[Bug 673794] udpsink: implement timestamp smoothing / sender throttling (for rtprawpay and gigabit ethernet)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 19 04:33:28 PST 2012


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #14 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-11-19 12:33:22 UTC ---
We have this now, but I'm not sure how to make it work (i.e. how to transfer
the bitrate info from the payloader to the sink - put it in a tag event?):

 commit d8413cd0a2485af215c729f8109b1382f1ea6573
 Author: Wim Taymans <wim.taymans at collabora.co.uk>
 Date:   Fri Nov 9 16:50:50 2012 +0100

    basesink: add simple rate control

    Add a max-bitrate property that will slightly delay rendering of buffers if
it
    would exceed the maximum defined bitrate. This can be used to do
    rate control on network sinks, for example.

    API: GstBaseSink::max-bitrate
    API: gst_base_sink_set_max_bitrate()
    API: gst_base_sink_get_max_bitrate()

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