EricssonResearch / openwebrtc

A cross-platform WebRTC client framework based on GStreamer
http://www.openwebrtc.org
BSD 2-Clause "Simplified" License
1.8k stars 537 forks source link

Trying to access media_source bin #702

Open SirUriel87 opened 6 years ago

SirUriel87 commented 6 years ago

Hi everyone. I'm trying to build a C application that gets video from a webcam using OpenWebRTC and then send this stream to a known address via UDP using udpsink but i can't find a way to get a reference to the media_source's bin. Can you please help me?

philn commented 6 years ago

You should directly use this instead of OpenWebRTC: https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstDeviceMonitor.html