GstWebRTC - GstWebRTCBin Features: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
No edit summary
Line 32: Line 32:


;Data Channel
;Data Channel
:Datachannel is a network channel which can be used for bidirectional peer-to-peer transfers of arbitrary data. For more information visit our [[GstWebRTC_-_Data_Channel GstRrWebRTC Data Channel page]].
:Datachannel is a network channel which can be used for bidirectional peer-to-peer transfers of arbitrary data. For more information visit our [[GstWebRTC_-_Data_Channel|GstRrWebRTC Data Channel page]].
;ICE Trickle
;ICE Trickle
:Ice-Trickle speeds up the initial connection process by exchanging individual ICE candidates.
:Ice-Trickle speeds up the initial connection process by exchanging individual ICE candidates.


|keywords=Gstreamer WebRTC Basics,Plugin Overview,WebRTC Basics,Gstreamer WebRTC Plugin Overview,GstRrWebRTCBin element,GstRrWebRTCBin}}
|keywords=Gstreamer WebRTC Basics,Plugin Overview,WebRTC Basics,Gstreamer WebRTC Plugin Overview,GstRrWebRTCBin element,GstRrWebRTCBin}}

Revision as of 23:15, 28 February 2019


GstRrWebRTCBin Properties


Home

GstRrWebRTCBin Data Channel



Features

Feature Description
Datachannel Datachannel is a network channel which can be used for bidirectional peer-to-peer transfers of arbitrary data. For more information: GstRrWebRTCBin Data Channel
Ice-Trickle Ice-Trickle makes the whole process parallel by having the ability to send single ICE candidates
Send-Receive Send-Receive makes possible to send and receive information of a pair at the same time
Rtcp-Mux Rtcp-Mux enable that RTP and RTCP share the same socket and connection
Table 1. Features description

Data Channel
Datachannel is a network channel which can be used for bidirectional peer-to-peer transfers of arbitrary data. For more information visit our GstRrWebRTC Data Channel page.
ICE Trickle
Ice-Trickle speeds up the initial connection process by exchanging individual ICE candidates.




GstRrWebRTCBin Properties


Home

GstRrWebRTCBin Data Channel