backend and frontend: port frame sending to flatbuffers

This commit is contained in:
2025-08-10 21:02:03 -06:00
parent 209c1cffc4
commit 7afd8db8d8
17 changed files with 1230 additions and 79 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ export async function getStreamData(appId: number, server_name: string): Promise
height: 1080,
},
stream_config: {
bitrate_kbps: 1024 * 10,
bitrate_kbps: 1024 * 10 * 2,
mode: {
fps: 60,
width: 1920,