@camera.ui/sdk / camera / Go2RtcRTSPSource
Interface: Go2RtcRTSPSource
Defined in: camera/streaming.ts:15
RTSP streaming URLs from go2rtc.
Properties
aac
aac:
string
Defined in: camera/streaming.ts:25
Stream with AAC audio URL.
audioOnly
audioOnly:
string
Defined in: camera/streaming.ts:23
Audio only (no video).
base
base:
string
Defined in: camera/streaming.ts:17
Base RTSP URL.
default
default:
string
Defined in: camera/streaming.ts:19
Default stream (video + audio).
muted
muted:
string
Defined in: camera/streaming.ts:21
Video only (muted).
noGop
noGop:
string
Defined in: camera/streaming.ts:33
Stream URL with GOP cache disabled.
onvif
onvif:
string
Defined in: camera/streaming.ts:31
ONVIF URL.
opus
opus:
string
Defined in: camera/streaming.ts:27
Stream with Opus audio URL.
pcma
pcma:
string
Defined in: camera/streaming.ts:29
Stream with PCMA audio URL.