[Bug 797195] gst_rtsp_media_seek fails after pipeline is playing

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 16 10:53:20 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=797195

Mathieu Duponchelle <mduponchelle1 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #373900|none                        |reviewed
             status|                            |

--- Comment #12 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
Review of attachment 373900:
 --> (https://bugzilla.gnome.org/review?bug=797195&attachment=373900)

::: gst/rtsp-server/rtsp-media.c
@@ -2738,3 @@
     } else {
       gst_rtsp_media_set_status (media, GST_RTSP_MEDIA_STATUS_PREPARING);
-      if (priv->blocked)

Why is priv->blocked still TRUE at that point, if the media was playing?

-- 
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