From b86c087a4b0fd357b634dc34e99b4769020300d1 Mon Sep 17 00:00:00 2001 From: minish Date: Mon, 2 Dec 2024 21:31:41 -0600 Subject: [PATCH] credit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index da61bbc..72b57bc 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file