You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)
The text was updated successfully, but these errors were encountered: