Jump to content

GstWebRTC - Data Channel: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 6: Line 6:


Data channel in GstRrWebRTC works with a combination of elements that provide support for data transfer between multiple endpoints on a single session. Such elements are presented in the following image:   
Data channel in GstRrWebRTC works with a combination of elements that provide support for data transfer between multiple endpoints on a single session. Such elements are presented in the following image:   
 
<br>
[[File:data-flow.png|600px|thumbnail|center|Elements involved in data transfer]]
[[File:data-flow.png|600px|thumbnail|center|Elements involved in data transfer]]
 
<br>
==GstWebRTCBin Data Properties==
==GstWebRTCBin Data Properties==


Line 49: 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.   
 
<br>
[[File:dc-example.png|700px|thumbnail|center|Datachannel App Example]]
[[File:dc-example.png|700px|thumbnail|center|Datachannel App Example]]
 
<br>
{{GstWebRTC/Foot|previous=GstWebRTCBin Features|next=Evaluating GstWebRTC}}
{{GstWebRTC/Foot|previous=GstWebRTCBin Features|next=Evaluating GstWebRTC}}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.