GstWebRTC - GstWebRTCBin Features: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
No edit summary
Line 3: Line 3:
[[GstWebRTC - Data Channel | GstRrWebRTCBin Data Channel]]|
[[GstWebRTC - Data Channel | GstRrWebRTCBin Data Channel]]|


ADD TABLE IN HERE
== Features ==
 
<html>
    <table class='wikitable'>
    <tr>
      <th>Feature</th>
      <th>Description</th>
    </tr>
    <tr>
      <td>Datachannel</td>
      <td>Datachannel is a network channel which can be used for bidirectional peer-to-peer transfers of arbitrary data. For more information: [[GstWebRTC - Data Channel | GstRrWebRTCBin Data Channel]] </td>
    </tr>
    <tr>
      <td>Ice-Trickle</td>
      <td>Ice-Trickle makes the whole process parallel by having the ability to send single ICE candidates</td>
    </tr>
    <tr>
      <td>Send-Receive </td>
      <td>Send-Receive makes possible to send and receive information of a pair at the same time</td>
    </tr>
    <tr>
      <td>Rtcp-Mux </td>
      <td>Rtcp-Mux enable that RTP and RTCP share the same socket and connection</td>
    </tr>
    <caption>Table 1. Features description </caption>
  </table>
  </html>


|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 21:45, 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: [[GstWebRTC - Data Channel | 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




GstRrWebRTCBin Properties


Home

GstRrWebRTCBin Data Channel