[gstreamer-bugs] [Bug 611213] estimate bitrate on receiver side

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 8 08:52:15 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=611213
  GStreamer | gst-plugins-good | git

Wim Taymans <wim.taymans> changed:

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

--- Comment #3 from Wim Taymans <wim.taymans at gmail.com> 2010-03-08 16:52:10 UTC ---
commit 529f443a617a0ef78d8a55e0ee511dca9b092ad4
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Tue Mar 2 13:21:24 2010 +0100

    rtpsource: use payload size to estimate bitrate

    Use the length of the payload for estimating the receiver bitrate so that
it
    matches the calculations done on the sender side. Together with the number
of
    packets one can scale the bitrate with the header overhead of the lower
    transport.

commit c971d1a9abed161db0f9c619f34592620f6c8621
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Tue Mar 2 12:39:20 2010 +0100

    rtpsource: refactor bitrate estimation

    Don't reuse the same variable we need for stats for the bitrate estimation
    because we're updating it.
    Refactor the bitrate estimation code so that both sender and receivers use
the
    same code path.

commit a0a6d4ff3beb4a037474a31e4608c9ce36522734
Author: Tristan Matthews <tristan at sat.qc.ca>
Date:   Mon Mar 1 16:40:27 2010 -0500

    added bitrate estimation to receiver-side stats, fixes #611213

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