"GStreamer" (GNOME Bugzilla)
2018-04-04 06:41:44 UTC
https://bugzilla.gnome.org/show_bug.cgi?id=794966
Bug ID: 794966
Summary: rtsp-stream: avoid deadlock when playing a media where
some streams are inactive
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-rtsp-server
Assignee: gstreamer-***@lists.freedesktop.org
Reporter: ***@axis.com
QA Contact: gstreamer-***@lists.freedesktop.org
GNOME version: ---
If playing a media with multiple streams, all originating from the same single
threaded source, such as a a matroska demuxer, the streaming will be blocked
when the inactive parts of the pipeline are filled. This is because there are
blocking probes attached to those streams.
We can avoid that by letting the probes drop buffers when playing.
Bug ID: 794966
Summary: rtsp-stream: avoid deadlock when playing a media where
some streams are inactive
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-rtsp-server
Assignee: gstreamer-***@lists.freedesktop.org
Reporter: ***@axis.com
QA Contact: gstreamer-***@lists.freedesktop.org
GNOME version: ---
If playing a media with multiple streams, all originating from the same single
threaded source, such as a a matroska demuxer, the streaming will be blocked
when the inactive parts of the pipeline are filled. This is because there are
blocking probes attached to those streams.
We can avoid that by letting the probes drop buffers when playing.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.