This commit is contained in:
minish 2024-12-02 21:31:41 -06:00
parent b171854378
commit b86c087a4b
1 changed files with 2 additions and 0 deletions

View File

@ -5,3 +5,5 @@ stream from OBS onto a Roblox editableimage
best quality is around 1280x720 @ 20fps. this could definitely be improved with a more efficient encoding scheme (like not using zstd for video compression lol)
support for multiple servers left as an exercise to the reader :D
credit: heavily adapted from srt-tokio crate example