Add feature id for supporting codec parameters in offer.

This commit is contained in:
Joachim Bauch 2025-01-22 10:24:05 +01:00
commit 5e14d9ec03
No known key found for this signature in database
GPG key ID: 77C1D22D53E15F02
2 changed files with 6 additions and 0 deletions

View file

@ -1027,6 +1027,8 @@ separated list in order of preference.
- `h264profile`: H.264-specific profile to prefer, e.g. `42e01f` for
`profile-level-id=42e01f`.
Codec parameters (`audiocodec`, `videocodec`, `vp9profile` and `h264profile`)
can be provided if the server supports the `offer-codecs` feature id.
Message format (Server -> Client, send answer):