new VideoConnectionOptions()
Properties:
Name | Type | Description |
---|---|---|
signal |
VideoConnectionSignal | optional, live or playback stream |
time |
Number | optional, timestamp for the playback stream |
jpegCompressionLevel |
Number | optional, from 1 (best compression, worst quality) to 100 (worst compression, best quality) |
playbackControllerId |
String | optional, for playback in multi-camera playback mode |
keyFramesOnly |
Boolean | optional, receive only the key frames of the video stream |
reuseConnection |
Boolean | optional, reuse existing connections for the same cameras |