Difference between revisions of "GstWebRTC"

From RidgeRun Developer Connection
Jump to: navigation, search
m
m
Line 230: Line 230:
  
 
Start navigating this wiki by going to the [[ GstWebRTC - WebRTC Fundamentals|WebRTC Fundamentals ]] page in the table of contents.
 
Start navigating this wiki by going to the [[ GstWebRTC - WebRTC Fundamentals|WebRTC Fundamentals ]] page in the table of contents.
}}
+
 
 
<!--
 
<!--
 
= Contents =
 
= Contents =
Line 252: Line 252:
 
:- A walkthrough on how to create a custom signaler for your application
 
:- A walkthrough on how to create a custom signaler for your application
 
-->
 
-->
 
+
|keywords=GstWebRTC promo video,GstWebRTC video,Hands On GstWebRTC,Features,GstWebRTC Features}}
 
[[Category:GStreamer]][[Category:GstWebRTC]]
 
[[Category:GStreamer]][[Category:GstWebRTC]]

Revision as of 10:35, 15 August 2019


Home


Home

WebRTC Fundamentals



Error creating thumbnail: Unable to save thumbnail to destination


Overview

GstRrWebRTC is a GStreamer plug-in that turns pipelines into WebRTC compliant endpoints, which allows audio and/or video streaming using the WebRTC protocol.

GstRrWebRTC Promo Video


GstRrWebRTC MCU Support



Features

The plug-in is equipped with three elements:

  • GstRrWebRTCSrc: Unidirectional video/audio source.
  • GstRrWebRTCSink: Unidirectional video/audio sink.
  • GstRrWebRTCBin: Bidirectional video/audio source/sink.

Supported Formats

Audio

  • Opus
  • G722
  • PCMU
  • PCMA

Video

  • VP8
  • H264

Getting Started

Start navigating this wiki by going to the WebRTC Fundamentals page in the table of contents.




Home


Home

WebRTC Fundamentals