[Bug 797195] New: gst_rtsp_media_seek fails after pipeline is playing

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 24 10:30:15 UTC 2018


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

            Bug ID: 797195
           Summary: gst_rtsp_media_seek fails after pipeline is playing
    Classification: Platform
           Product: GStreamer
           Version: 1.14.x
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: mail at b-kl.de
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

There seems to be a seeking issue concerning gstreamer rtsp-server versions
1.13+.

I want to play an existing h264-video file using the rtsp-server and seek to a
specific timestamp after the pipeline has been completely set up.

The initial connection is established correctly and the video is played
correctly. When calling gst_rtsp_media_seek after a few (10) seconds on the
stream media, the video gets stuck and stops playing.

Using older gstreamer versions (1.12.5) the media_seek call is working fine.

Checking the commits, the fix of Bug #788340 might have to do with this, but
I'm not that deep into the code to be able to fix it.

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