GstWebRTC - GstWebRTCSrc
← |
⌂ Home |
→ |
This pages gives an overview of the GstRrWebRTCSrc element.
Architecture
RidgeRun's GstRrWebRTCSrc is used as a standard GStreamer source element. If a pipeline uses the GstRrWebRTCSrc element, it becomes a receive-only endpoint. GstRrWebRTCSrc element may receive audio, video or both simultaneously.
Configurations
The supported capabilities are determined at runtime based on the pads that were requested for the elements. Simply said, if a GstRrWebRTCSrc was created with video and audio pads, it will be capable of receiving both medias. Table 1 summarizes the complete set of possible configurations. At the time being, only one pad of each media type can be created.
Audio Only | OpenWebRTC Example Pipeline | |
Video Only | OpenWebRTC Example Pipeline | |
Audio + Video | OpenWebRTC Example Pipeline |
← |
⌂ Home |
→ |