Skip to content
Snippets Groups Projects
Commit 34590b34 authored by Mathieu Duponchelle's avatar Mathieu Duponchelle :frog: Committed by GStreamer Marge Bot
Browse files

rtsp-stream: explicitly set caps on udpsrc elements

This causes them to send caps events before data flow, which is
usually a pretty correct thing to do!

Not doing so manifested in a bug where ssrcdemux wouldn't forward
the caps it had received with an extra ssrc field, as it hadn't
received any caps event.

Fixes #85

Part-of: <gstreamer/gst-rtsp-server!141>
parent 60d8ed7d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment