backend and frontend: port frame sending to flatbuffers
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user