GstWebRTC - GstWebRTCBin: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
No edit summary
Line 25: Line 25:
<tr>
<tr>
   <td>Send/Receive Video Only</td>
   <td>Send/Receive Video Only</td>
   <td><br /><img src="http://developer.ridgerun.com/wiki/images/2/21/Gstwebrtc-video.png" width=600></img><br /></td>
   <td><br /><img src="http://developer.ridgerun.com/wiki/index.php?title=File:Gstwebrtc-sendreceive-bin.png" width=600></img><br /></td>
</tr>
</tr>
<tr>
<tr>

Revision as of 20:47, 7 July 2017


WebRTC Fundamentals


Home

Evaluating GstWebRTC



This pages gives an overview of the GstWebRTCBin element.

Architecture

Ridgerun's GstWebRTCBin can be used as a sender-receiver endpoint, as shown in Figure 1.


Figure 1. Pipeline as a WebRTC send-receive endpoint.



File:Gstwebrtc-sendreceive-video-bin.png
Figure 1. Pipeline as a WebRTC send-receive endpoint.
Figure 1. Pipeline as a WebRTC send-receive endpoint.

Media Type

Send/Receive Audio Only

Send/Receive Video Only

Send/Receive Audio+Video

Table 1. GstWebRTCSink Supported Capabilities

Element Properties



WebRTC Fundamentals


Home

Evaluating GstWebRTC