DreamineVMS
1.0.0.0
Windows PC의 RTSP·USB 카메라 영상을 HLS로 변환해 원격 CCTV Viewer에 전달하는 데스크톱 에이전트입니다.
Toggle main menu visibility
로딩중...
검색중...
일치하는것 없음
VmsServerOptions.cs
이 파일의 문서화 페이지로 가기
1
namespace
DreamineVMS.Options
;
2
11
public
sealed
class
VmsServerOptions
12
{
21
public
int
Port
{
get
;
set
; } = 6080;
22
31
public
bool
ListenAnyIp
{
get
;
set
; } =
true
;
32
}
DreamineVMS.Options
Definition
FfmpegOptions.cs:1
DreamineVMS.Options.VmsServerOptions
Definition
VmsServerOptions.cs:12
DreamineVMS.Options.VmsServerOptions.Port
int Port
Definition
VmsServerOptions.cs:21
DreamineVMS.Options.VmsServerOptions.ListenAnyIp
bool ListenAnyIp
Definition
VmsServerOptions.cs:31
Options
VmsServerOptions.cs
다음에 의해 생성됨 :
1.17.0