rtspsrc: Use URI hash for stream id
rtspsrc currently extracts an upstream stream-id and appends some session description meta. When upstream elements like udpsrc generate a random id, sometimes they are not unique. This causes issues in muxing/demuxing in funnel/streamiddemux.
This MR proposes a change in which the upstream id is ignored and the new generated stream-id consists of a RTSP URI hash and the appended SDP meta.
Merge request reports
Activity
- Resolved by Chris Duncan
- Resolved by Sebastian Dröge
- Resolved by Chris Duncan
Might be worth mentioning in the commit message that this is already the behaviour for TCP/interleaved and only makes it the same for UDP now.
added 1 commit
- 99348c07 - rtspsrc: Ensure same group-id used for both TCP/UDP stream-start events
- Resolved by Chris Duncan
- Resolved by Chris Duncan
- Resolved by Chris Duncan
added 1 commit
- ae502f11 - rtspsrc: ensure same group-id used for both TCP/UDP stream-start events
added 1 commit
- 910d7e9b - rtspsrc: Ensure same group-id used for both TCP/UDP stream-start events
assigned to @gstreamer-merge-bot
mentioned in commit ChrisDuncan/gst-plugins-good@e5f5e712
mentioned in commit ChrisDuncan/gst-plugins-good@9d2ae2c9
assigned to @ChrisDuncan and unassigned @gstreamer-merge-bot