Skip to content

@camera.ui/sdk / camera / Go2RtcRTSPSource

Interface: Go2RtcRTSPSource

Defined in: camera/streaming.ts:19

RTSP streaming URLs from go2rtc.

Properties

aac

aac: string

Defined in: camera/streaming.ts:29

Stream with AAC audio URL


audioOnly

audioOnly: string

Defined in: camera/streaming.ts:27

Audio only (no video)


base

base: string

Defined in: camera/streaming.ts:21

Base RTSP URL


default

default: string

Defined in: camera/streaming.ts:23

Default stream (video + audio)


muted

muted: string

Defined in: camera/streaming.ts:25

Video only (muted)


noGop

noGop: string

Defined in: camera/streaming.ts:37

Stream URL with GOP cache disabled


onvif

onvif: string

Defined in: camera/streaming.ts:35

ONVIF URL


opus

opus: string

Defined in: camera/streaming.ts:31

Stream with Opus audio URL


pcma

pcma: string

Defined in: camera/streaming.ts:33

Stream with PCMA audio URL