9 lines
337 B
Markdown
9 lines
337 B
Markdown
# srt2rvt
|
|
|
|
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 |