Skip to content

examples/webrtc: Configure payload types

Jan Schmidt requested to merge thaytan/gstreamer:webrtc-fixes into main

MR 2398 broke the webrtc sendrecv example by not configuring the payload types, so both audio and video streams get sent on payload 96.

Merge request reports