GstWebRTC - GstWebRTCBin: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
No edit summary
Line 21: Line 21:
<tr>
<tr>
     <td>Send/Receive Audio Only</td>  
     <td>Send/Receive Audio Only</td>  
     <td><br /><img src="http://developer.ridgerun.com/wiki/images/e/ef/Gstwebrtc-audio.png" width=600></img><br /></td>
     <td><br /><img src="http://developer.ridgerun.com/wiki/images/thumb/c/c5/Gstwebrtc-sendreceive-audio-bin.png/800px-Gstwebrtc-sendreceive-audio-bin.png" width=600></img><br /></td>
</tr>
</tr>
<tr>
<tr>
Line 29: Line 29:
<tr>
<tr>
   <td>Send/Receive Audio+Video</td>
   <td>Send/Receive Audio+Video</td>
   <td><br /><img src="http://developer.ridgerun.com/wiki/images/a/a6/Gstwebrtc-audiovideo.png" width=600></img><br /></td>
   <td><br /><img src="http://developer.ridgerun.com/wiki/images/thumb/f/f2/Gstwebrtc-sendreceive-audio-video-bin.png/800px-Gstwebrtc-sendreceive-audio-video-bin.png" width=600></img><br /></td>
</tr>
</tr>
<caption>Table 1. GstWebRTCSink Supported Capabilities
<caption>Table 1. GstWebRTCBin Supported Capabilities
</table>
</table>
</center>
</center>

Revision as of 20:52, 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.



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. GstWebRTCBin Supported Capabilities

Element Properties



WebRTC Fundamentals


Home

Evaluating GstWebRTC