GStreamer WebRTC Wrapper/Introduction/GstWebRTCWrapper Basics: Difference between revisions

No edit summary
Line 16: Line 16:
== Why GstWebRTCWrapperbin? ==
== Why GstWebRTCWrapperbin? ==


Other WebRTC solutions will automatically detect the video and audio sources, as well as the decoders/encoders and other elements to be used to build the pipeline. This may be convenient for many applications, but the result limiting for several other use cases. To mention some of them:
Other WebRTC solutions will automatically detect the video and audio sources, as well as the decoders/encoders and other elements to be used to build the pipeline. This may be convenient for many applications, but can be limiting for several other use cases. To mention some of them:
* Extend existing pipeline to support WebRTC streaming.
* Extend existing pipeline to support WebRTC streaming.
* Use non-standard pipeline configurations.
* Use non-standard pipeline configurations.
1,593

edits