GNOME Bugzilla – Bug 753896
EOS event get stuck on compositor
Last modified: 2016-09-30 08:23:52 UTC
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
Might be related: https://bugzilla.gnome.org/show_bug.cgi?id=706387
Can't reproduce on with gstreamer 1.8.2