Difference between revisions of "GstWebRTC"

From RidgeRun Developer Connection
Jump to: navigation, search
m
m
Line 1: Line 1:
<seo title="GstWebRTC GStreamer Plug-In | WebRTC Streaming | PubNub" titlemode="replace" keywords=" GStreamer, WebRTC, Embedded Linux, Nvidia, Xilinx, TI, NXP, Freescale, Linux Software development, Embedded Linux SDK, Embedded Linux Application development, GStreamer Multimedia Framework, Gstreamer Plugin,Streaming, Protocol, Server, Media, Payloader, Encoder"  description="The GstWebRTC GStreamer plug-in turns pipelines into WebRTC compliant endpoints, which allows video & audio streaming. Learn more now at RidgeRun Developer."></seo>
+
<seo title="GstWebRTC GStreamer Plug-In | WebRTC Streaming | PubNub" titlemode="replace" keywords=" GStreamer, WebRTC, GStreamer WebRTC, Embedded Linux, Nvidia, Xilinx, TI, NXP, Freescale, Linux Software development, Embedded Linux SDK, Embedded Linux Application development, GStreamer Multimedia Framework, Gstreamer Plugin,Streaming, Protocol, Server, Media, Payloader, Encoder"  description="The GstWebRTC GStreamer plug-in turns pipelines into WebRTC compliant endpoints, which allows video & audio streaming. Learn more now at RidgeRun Developer."></seo>
  
  

Revision as of 05:17, 22 November 2018


Overview

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

Template:Eval SDK Download, Demo Image download and Contact Us buttons

GstWebRTC Promo Video


Features

The plug-in is equipped with three elements:

  • GstWebRTCSrc: Unidirectional video/audio source.
  • GstWebRTCSink: Unidirectional video/audio sink.
  • GstWebRTCBin: 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.