Skip to content

Commit

Permalink
rtp/basepayload: implement support for rtp header extensions
Browse files Browse the repository at this point in the history
New signals are added for managing the internal list of rtp header
extension implementations read by a specific depayloader instance.

If the 'extmap-$NUM' field is present in the src caps, then an
extension implementation will be requested but is not required to be able
to negotiate correctly.  An extension will be requested using the
'request-extension' signal if none could be found internally.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/748>
  • Loading branch information
ystreet authored and GStreamer Merge Bot committed Dec 3, 2020
1 parent 092ea64 commit 7a53fba
Show file tree
Hide file tree
Showing 2 changed files with 698 additions and 94 deletions.

0 comments on commit 7a53fba

Please sign in to comment.