[Bug 795742] New: rtp: implementation of RFC 6464

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 2 08:28:06 UTC 2018


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

            Bug ID: 795742
           Summary: rtp: implementation of RFC 6464
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: havard.graff at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: gstreamer at pexip.com
     GNOME version: ---

Created attachment 371597
  --> https://bugzilla.gnome.org/attachment.cgi?id=371597&action=edit
gst/rtp: add GstRTPAudioLevelMeta

>From the RFC:
       A Real-time Transport Protocol (RTP) Header Extension for
                 Client-to-Mixer Audio Level Indication

Abstract

   This document defines a mechanism by which packets of Real-time
   Transport Protocol (RTP) audio streams can indicate, in an RTP header
   extension, the audio level of the audio sample carried in the RTP
   packet.  In large conferences, this can reduce the load on an audio
   mixer or other middlebox that wants to forward only a few of the
   loudest audio streams, without requiring it to decode and measure
   every stream that is received.


The implementation includes a new GstRTPAudioLevelMeta and implementations
for translating between RTP and Meta in the base-payloader and -depayloader.

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