Skip to content

@camera.ui/sdk / camera / StreamUrls

Interface: StreamUrls

Defined in: camera/streaming.ts:47

Collection of all streaming URLs for a camera source.

Properties

rtsp

rtsp: Go2RtcRTSPSource

Defined in: camera/streaming.ts:51

RTSP URLs.


snapshot

snapshot: Go2RtcSnapshotSource

Defined in: camera/streaming.ts:53

Snapshot URLs.


ws

ws: Go2RtcWSSource

Defined in: camera/streaming.ts:49

WebSocket URLs.