gstreamer/subprojects/gst-examples/webrtc/sendrecv/gst
Jan Schmidt 8177588250 examples/sendrecv: Remove extra unref of webrtcbin
The code now constructs webrtcbin with a floating ref and then
gives it to the pipeline. The extra unref is one too many.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3436>
2022-11-19 19:51:54 +11:00
..
custom_agent.c webrtc: Add/fix various annotations 2022-10-18 08:56:58 +00:00
custom_agent.h webrtc: Split WebRTCICE into base classes and implementation. 2022-07-26 13:51:11 +00:00
Dockerfile
Makefile webrtc: Split WebRTCICE into base classes and implementation. 2022-07-26 13:51:11 +00:00
meson.build webrtc: Split WebRTCICE into base classes and implementation. 2022-07-26 13:51:11 +00:00
webrtc-sendrecv.c examples/sendrecv: Remove extra unref of webrtcbin 2022-11-19 19:51:54 +11:00
webrtc_sendrecv.py