Results 5 issues of melpon

I implemented the [Dependency Descriptor RTP Header Extension](https://aomediacodec.github.io/av1-rtp-spec/#dependency-descriptor-rtp-header-extension) in `AV1RtpPacketizer`. This allows SFUs to determine the dependencies between frames and the presence of keyframes without inspecting the RTP payload, enabling...

対応しました。 m122 ベースで作っているので、support/m122.6261 ブランチへのマージになります。 scripts/patchdev.py を使ってパッチ管理しているので、libwebrtc のソースファイルがほぼそのまま含まれています。 --- ### @voluntas メモ マルチコーデックサイマルキャストの仕様は [RFC 8853](https://datatracker.ietf.org/doc/html/rfc8853) に準拠しています。 - `a=rid` に `pt=` で `payload_type` を指定可能にしています - Server Offer は `a=rid` に入ってきた `pt` を利用するようにしています...

ちょっと一人で直すの辛そうなので、適当に手伝って頂けると。 ``` Warning: [tips.md] href "/tips/template_page (/tips/template_page)" not found. Warning: [archive/boost_docs/document/error_handling.md] href "[email protected] (/archive/boost_docs/document/[email protected])" not found. Warning: [archive/boost_docs/document/generic_exception_safety.md] href "実践としては、この関数はあまりにも貧弱なランダムシーケンス製作器である! (/archive/boost_docs/document/実践としては、この関数はあまりにも貧弱なランダムシーケンス製作器である!)" not found. Warning: [archive/boost_docs/document/generic_programming.md] href "[email protected] (/archive/boost_docs/document/[email protected])" not found....

https://github.com/shiguredo/sora-unity-sdk/pull/149 のテクスチャキャプチャを実際に試したときのソースです。 参考用です。既存の機能を壊しているのでこれをマージしてはいけないです。