Skip to content

Commit

Permalink
rtp/basedepayload: 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 sink caps, then an
extension implementation will be requested but is not requited 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 427c3f4 commit 092ea64
Show file tree
Hide file tree
Showing 2 changed files with 626 additions and 4 deletions.

0 comments on commit 092ea64

Please sign in to comment.