GstWebRTC - Data Channel: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 2: Line 2:
[[GstWebRTC - GstWebRTCBin Properties | GstRrWebRTCBin Properties]]|
[[GstWebRTC - GstWebRTCBin Properties | GstRrWebRTCBin Properties]]|
[[GstWebRTC - Evaluating GstWebRTC | Evaluating GstWebRTC]]|
[[GstWebRTC - Evaluating GstWebRTC | Evaluating GstWebRTC]]|
|keywords=Gstreamer WebRTC Basics,Plugin Overview,WebRTC Basics,Gstreamer WebRTC Plugin Overview,GstRrWebRTCBin element,GstRrWebRTCBin}}


Ridgerun's GstRrWebRTC provides data channel support. Data channel can be used for data transfer between endpoints by using the SCTP protocol, which allows flow and congestion control. The reliability and delivery order of data are configurable on the SCTP ptotocol.
Ridgerun's GstRrWebRTC provides data channel support. Data channel can be used for data transfer between endpoints by using the SCTP protocol, which allows flow and congestion control. The reliability and delivery order of data are configurable on the SCTP ptotocol.
Line 53: Line 49:
Go to the browser on the https://webrtc.ridgerun.com:8443/ page and use '''room0''' as the '''Session ID'''. It is not necessary to press the '''Call''' button since the '''-s''' option is used. After the connection establishment you should be able to send messages from the pipeline to the browser and from the browser to the pipeline, as shown below.   
Go to the browser on the https://webrtc.ridgerun.com:8443/ page and use '''room0''' as the '''Session ID'''. It is not necessary to press the '''Call''' button since the '''-s''' option is used. After the connection establishment you should be able to send messages from the pipeline to the browser and from the browser to the pipeline, as shown below.   


[[File:dc-example.png|700px|thumbnail|center|Datachannel App Example]]
 
 
|keywords=Gstreamer WebRTC Basics,Plugin Overview,WebRTC Basics,Gstreamer WebRTC Plugin Overview,GstRrWebRTCBin element,GstRrWebRTCBin}}
 


[[Category:GStreamer]][[Category:GstWebRTC]]
[[Category:GStreamer]][[Category:GstWebRTC]]
932

edits