Re: gstreamer webrtcbin
Matthew Waters via gstreamer-devel <[email protected]> Sat, 17 May 2025 18:00:16 +1000
| Newsgroups | gmane.comp.video.gstreamer.devel |
|---|---|
| Message-ID | <[email protected]> |
What have you tried? You would need to at least write some kind of signalling conversion between asterisk and the pieces that GStreamer provides. Cheers -Matt On 16/5/25 05:49, Jerry Geis via gstreamer-devel wrote: > Hi - I am trying to figure out how to use gst-launch-1.0 (ubuntu > 24.04) with asterisk? > > I am trying to get the video/audio out of a call. WEBRTC is working on > asterisk well. > I desire to connect with gstreamer and have audio video with > autovideosink. > > How might I do that ? > Thanks > > jerry