gstreamer/subprojects/gst-examples/webrtc/sendrecv/gst
Sebastian Dröge d10981f7b9 examples: webrtc: Add bus handling to the Android and C sendrecv examples
Without a bus, messages will just pile up and errors are not handled at
all. Also without handling the LATENCY messages the latency configured
on the pipeline will be wrong.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3609>
2022-12-20 13:02:08 +02: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 Move files from gst-examples into the "subprojects/gst-examples/" subdir 2021-09-24 16:15:58 -03:00
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: webrtc: Add bus handling to the Android and C sendrecv examples 2022-12-20 13:02:08 +02:00
webrtc_sendrecv.py Change GstSdp.sdp_message_parse_buffer to GstSdp.SDPMessage.new_from_text in examples 2022-12-16 10:40:41 +00:00