minish b86c087a4b | ||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md | ||
VideoServer.rbxm |
README.md
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