gstreamer/subprojects/gst-examples/webrtc/sendrecv/gst
Nirbheek Chauhan 0007fa38e0 webrtc-sendrecv: Fix create-answer caps negotiation
We need to parse the payload type map provided by the offer SDP and
set those values on the payloader, otherwise webrtcbin will create
a recvonly answer SDP and we won't send anything to the browser.

Fixed it for both C and Python sendrecv examples.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1864>
2022-03-18 08:16:46 +00:00
..
Dockerfile Move files from gst-examples into the "subprojects/gst-examples/" subdir 2021-09-24 16:15:58 -03:00
Makefile webrtc: Update Makefile for building webrtc-sendrecv 2022-03-01 16:33:28 +00:00
meson.build Move files from gst-examples into the "subprojects/gst-examples/" subdir 2021-09-24 16:15:58 -03:00
webrtc-sendrecv.c webrtc-sendrecv: Fix create-answer caps negotiation 2022-03-18 08:16:46 +00:00
webrtc_sendrecv.py webrtc-sendrecv: Fix create-answer caps negotiation 2022-03-18 08:16:46 +00:00