top of page

GstWebRTC -- GStreamer Web RTC

Writer: ridgerun
ridgerun
Oct 30, 2016
1 min read

Updated: Apr 24, 2019

GstWebRTC is a GStreamer plug-in that turns pipelines into WebRTC compliant endpoints. The plug-in is equipped with two elements:

GstWebRTCSrcGstWebRTCSink

which allows audio and/or video streaming using the WebRTC protocol.

Learn more at:

 
 
bottom of page