Interface: VideoTrackOverrides
If the default video track settings should be overridden
Properties
forceVp8
• Optional
forceVp8: boolean
If true, will force browser to use VP8 instead of h264 (false)
maxBitrate
• Optional
maxBitrate: number
Override max bitrate for video (2000000)
stopOnUnload
• Optional
stopOnUnload: boolean
Override whether or not to stop (disable) track on unload (true)