webrtcbin

Jerry Geis jerry.geis at gmail.com
Wed May 28 16:38:50 UTC 2025


I am using Ubuntu 24.04. I desire to make a call using gstreamer and
webrtcbin

When I do this:
gst-launch-1.0 webrtcbin start-call=true signaler::server_url=
http://my-machine:8080 \
    signaler::session_id=1234mycall name=web \
    videotestsrc is-live=true ! queue ! videoconvert ! \
    x264enc key-int-max=2 ! rtph264pay ! queue ! identity silent=false ! \
    web.video_sink web.video_src ! rtph264depay ! avdec_h264 ! videoconvert
! ximagesink async=true

I get a message about start-call is not a property.
Why is that ? This was an example on a webpage.

Either way - 'How" do I make a call to a number like 101 using webrtcbin ?

thanks

Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20250528/39c166d6/attachment.htm>


More information about the gstreamer-devel mailing list