[Bug 724611] RTSP server omits frames when client supplies a range in the PLAY request

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 18 07:40:22 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=724611
  GStreamer | gst-rtsp-server | git

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.2.0

--- Comment #4 from Wim Taymans <wim.taymans at gmail.com> 2014-02-18 16:00:38 UTC ---
commit 7ed2a6ef98d75085c47053c5d4bd7ae99c44d84d
Author: Branko Subasic <branko at axis.com>
Date:   Tue Feb 18 09:44:34 2014 +0100

    rtsp-media: don't loose frames handling new PLAY request

    If client supplied a range check if the range specifies the start point.
    If not, then do an accurate seek to the current position. If a start
    point was specified do do a key unit seek to make sure the streaming
    starts with decodeable frames.

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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