[Bug 753896] New: EOS event get stuck on compositor
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Aug 20 13:13:00 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=753896
Bug ID: 753896
Summary: EOS event get stuck on compositor
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: ben.browitt at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
To reproduce, download eos.py and cam1.py to the same folder and execute
python3 eos.py
The python script replay RTP and RTCP packets from cam1.rtp with the same time
offset as captured in real time emulating live mode.
When the script reach the end of the file, it sends EOS to the pipeline but the
event doesn't propagate to all elements.
When removing compositor from the pipeline, the EOS event propagates to all
elements and the pipeline is stopped.
Python script
https://drive.google.com/file/d/0B12AhxvnYHrARVRZN1ZIMTRkcjA/view?usp=sharing
RTP/RTCP capture
https://drive.google.com/file/d/0B12AhxvnYHrAeWpTSURfQnlNVkE/view?usp=sharing
Log:
https://drive.google.com/file/d/0B12AhxvnYHrAeHlrWWFkTHZDSEE/view?usp=sharing
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list