mirror of
https://github.com/owncast/owncast.git
synced 2025-11-01 10:55:57 +08:00
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