credit
This commit is contained in:
parent
b171854378
commit
b86c087a4b
|
@ -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)
|
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
|
support for multiple servers left as an exercise to the reader :D
|
||||||
|
|
||||||
|
credit: heavily adapted from srt-tokio crate example
|
Loading…
Reference in New Issue