rtsp-stream: Don't set the state of the appsrc from PLAYING to PAUSED again during...
authorSebastian Dröge <sebastian@centricular.com>
Wed, 16 Mar 2016 21:35:09 +0000 (23:35 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 16 Mar 2016 21:36:30 +0000 (23:36 +0200)
commit8e72e69eecaf388ff9efe4b136c3d749a18e96d3
treea1cf7cc13e12d40469025fc8f9e97c702dc0235a
parentad7fcf7a2f1681a0c298640f91822ec3696d7d62
rtsp-stream: Don't set the state of the appsrc from PLAYING to PAUSED again during setup

This would get us NO_PREROLL in the bin again and break seeking.
Thanks to Carlos Rafael Giani for helping to debug this!

https://bugzilla.gnome.org/show_bug.cgi?id=740509
gst/rtsp-server/rtsp-stream.c