GstWebRTC - GstWebRTCBin Features

From RidgeRun Developer Connection
Jump to: navigation, search



Previous: GstWebRTCBin Properties Index Next: Data Channel




Features

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.
Media Send+Receive
GstRrWebRTC is able to send and/or receive media or data of a pair at the same time.
RTCP Muxing
GstRrWebRtc is able to enable that RTP and RTCP share the same socket and connection
Codec Agnostic
GstRrWebRtc is not forced to use only some kinds of encoders or decoders, it could use any kind of codec while the messages can be understood
Extensible Signaler Support
GstRrWebRTC has 4 different signalers and also allows you to create a different one and use it with GstRrWebRTC. For more information visit our GstRrWebRTC Signaler page.
Simultaneous Media and Data Support
With GstWebRc you can send and/or recieve Audio, Video, Data, or any combination of them.
Candidates Filtering
This support allows you to remove not needed ICE candidates to speed connection process.


Previous: GstWebRTCBin Properties Index Next: Data Channel