Display video passthrough values properly + some tweaks
This commit is contained in:
@@ -12,6 +12,7 @@ export const initialServerConfigState = {
|
||||
videoQualityVariants: [
|
||||
{
|
||||
audioPassthrough: false,
|
||||
videoPassthrough: false,
|
||||
videoBitrate: 0,
|
||||
audioBitrate: 0,
|
||||
framerate: 0,
|
||||
|
||||
Reference in New Issue
Block a user