Skip to content

Commit

Permalink
Update files/en-us/web/api/webrtc_api/protocols/index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee authored Feb 24, 2025
1 parent 59d5cc5 commit 2876e77
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions files/en-us/web/api/webrtc_api/protocols/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ For the AV1 codec the information is sent in the [Dependency Descriptor (DD) RTP

As for simulcast, recent browser implementations commonly use the DD header for all codecs that support SVC, in order to simply the SFM implementation, and because it supports end-to-end encryption scenarios.

Chrome 111 and later supports SVC.
Firefox does not support SVC at the time of writing (around FF136).

### Dependency Descriptor RTP Header Extension

The [Dependency Descriptor (DD) RTP Header Extension](https://aomediacodec.github.io/av1-rtp-spec/#43-dependency-descriptor-rtp-header-extension), defined in the specification _RTP Payload Format For AV1 (v1.0)_, provides a codec-agnostic, flexible, efficient, and extensible way to describe the relationships between frames in a multi-layered video stream.
Expand Down

0 comments on commit 2876e77

Please sign in to comment.