algesten / str0m

A Sans I/O WebRTC implementation in Rust.
MIT License
311 stars 50 forks source link

AV1 Packetizer #541

Open xnorpx opened 1 month ago

xnorpx commented 1 month ago

Noticed that AV1 is missing. Creating this to track this issue.

Rusty encoders and decoders

https://github.com/xiph/rav1e https://github.com/memorysafety/rav1d

xnorpx commented 1 month ago

related: https://issues.webrtc.org/issues/42226301

Need to find CL that is tied to it.