From 9bbc37b8537d9655f2d580aa2b39ce661d040b13 Mon Sep 17 00:00:00 2001 From: minish Date: Mon, 2 Dec 2024 21:23:27 -0600 Subject: [PATCH] readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..da61bbc --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# 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