Jump to content

GstWebRTC - GstWebRTCBin: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 120: Line 120:


===start-call===
===start-call===
It's used to set which endpoint responsible of starting the call and sending the initial offer SDP to the peer. It only makes sense to have this property set to TRUE in one of the endpoints.
It's used to set which endpoint responsible of starting the call and sending the initial offer SDP to the peer. It only makes sense to have this property set to TRUE in one of the endpoints.
Default value: false
Default value: false


===data-port===
===data-port===
The SCTP port for data transfer. Range: 0 - 65535 Default: 5000
This property is used to specify the desired SCTP port to use for data transfer. Its value must be defined in the range: 0 - 65535. Default: 5000.


===data-channel-id===
===data-channel-id===
The ID of the data channel stream (random number if 0 is set). Range: 0 - 65535 Default: 13118
It is used to indicate an identifier for each data channel stream. Default: A random number in the range: 0 - 65535.


===rtcp-mux===
===rtcp-mux===
932

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.