[Bug 712198] rtptimes in RTP-Infor header not syncronized

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 26 08:16:31 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=712198
  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 #6 from Wim Taymans <wim.taymans at gmail.com> 2013-12-26 16:16:27 UTC ---
I was not happy with how it was structured, I commited this instead:


commit 8aaa432d5881f82abff3cf60978e8e739b70ed70
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Thu Dec 26 17:02:50 2013 +0100

    stream: return clock-rate from get_rtpinfo

    And use it to correct the rtptime to the requested start-time.

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

commit 037e21b578d56057a205bd07422b53f3c1d1e7e8
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Thu Dec 26 16:28:59 2013 +0100

    session-media: calculate start-time

commit cfdc7408b533048515f59b7cd1190c5f1f0b2797
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Thu Dec 26 14:43:35 2013 +0100

    stream: also return the running-time

    Return the running-time in the rtpinfo as well.

commit 4ca0b23a3fcf1a3ecb3559bd931e162ab5921cdc
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Thu Dec 26 15:41:14 2013 +0100

    session-media: let the session-media make the RTPInfo

    Add method to create the RTPInfo for a stream-transport.
    Add method to create the RTPInfo for all stream-transports in a
    session-media.
    Use the session-media RTPInfo code in client. This allows us to refactor
    another method to link the TCP callbacks.

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