[Bug 792825] rtph264pay: add support for STAP-A bundling

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 28 16:38:52 UTC 2018


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

--- Comment #11 from Jan Alexander Steffens (heftig) <jan.steffens at gmail.com> ---
Created attachment 372864
  --> https://bugzilla.gnome.org/attachment.cgi?id=372864&action=edit
rtph264pay: Support STAP-A bundling

Add a new property "do-aggregate"* to the H.264 RTP payloader which
enables STAP-A aggregation as per [RFC-6184][1]. With aggregation enabled,
packets are bundled instead of sent immediately, up until the MTU size.
Bundles also end at access unit boundaries or when packets have to be
fragmented.

*: The property-name is kept generic since it might apply more widely,
   e.g. STAP-B or MTAP.
[1]: https://tools.ietf.org/html/rfc6184#section-5.7

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