<!-- Come join our community on Slack https://pion.ly/slack for quicker support and more resources FAQ of common issues and questions https://github.com/pion/webrtc/wiki/FAQ Free book that covers general WebRTC https://webrtcforthecurious.com/ Please answer these questions before submitting your issue. Thanks! --> ### Your environment. - Version: v4.0.0-beta.7 - Browser: Chrome - Other Information - [related GStreamer issue](https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/560#note_2448414) ### What did you do? <!-- If possible, provide an example for reproducing the error. A complete runnable program is good. --> Server is based on `play-from-disk-renegotiation` example, client is either Chromium or based on `gstreamer-receive` ### What did you expect? Video should play in both Chromium and Gstreamer ### What happened? It doesn't. Refer to the gstreamer issue above. Chromium doesn't report any errors and just doesn't play the video.