Scrypted Documentation / RTCSignalingOptions
Interface: RTCSignalingOptions
Properties
offer?
optionaloffer:RTCSessionDescriptionInit
Indicates that this client requires an answer, and is providing an offer.
requiresOffer?
optionalrequiresOffer:boolean
requiresAnswer?
optionalrequiresAnswer:boolean
disableTrickle?
optionaldisableTrickle:boolean
Disables trickle ICE. All candidates must be sent in the initial offer/answer sdp.
disableTurn?
optionaldisableTurn:boolean
Disables usage of TURN servers, if this client exposes public addresses or provides its own.
proxy?
optionalproxy:boolean
Hint to proxy the feed, as the target client may be inflexible.
capabilities?
optionalcapabilities:object
video?
optionalvideo:RTCRtpCapabilities
audio?
optionalaudio:RTCRtpCapabilities
userAgent?
optionaluserAgent:string
screen?
optionalscreen:object
devicePixelRatio
devicePixelRatio:
number
width
width:
number
height
height:
number
