Open God-damnit-all opened 2 years ago
AV1 is so slow, I don't really think it's intended or capable for streaming. The design goal was to minimize filesize without regards to compute time. Even the rav1 library which skips a lot of steps to be faster takes days on a 48 core cpu to compress a typical 4k movie.
OBS Studio 28.1 beta 1 has added an AV1 encoder: https://github.com/obsproject/obs-studio/releases/tag/28.1.0-beta1
I'd appreciate if obs-rtspserver was updated to support it.
(Might be difficult though, since an NVIDIA RTX 40 series is needed for testing.)