Jump to content

GstWebRTC - Data Channel: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 30: Line 30:


There is an application called '''datachannel'' inside the '''gst-webrtc/tests/examples/data_channel''' folder. This application allows to establish communication between two endpoints in order to transfer audio, video and data.
There is an application called '''datachannel'' inside the '''gst-webrtc/tests/examples/data_channel''' folder. This application allows to establish communication between two endpoints in order to transfer audio, video and data.
===Options===
* -c, --channel=C:      <br>Channel to register (The session ID)
* -p, --peer-channel=P: <br>Peer channel
* -a, --no-audio:      <br>Don't use audio in the WebRTC session
* -v, --no-video:      <br>Don't use video in the WebRTC session
* -d, --no-data:        <br>Don't use data in the WebRTC session
* -o, --owr-signaler:  <br>Use OWR signaler (by default Pubnub signaler is used)
* -s, --start-call:    <br>Start the call from this endpoint (Disabled by default)




932

edits

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