0
This commit is contained in:
Jacob Wrenn 2023-03-05 23:37:29 +00:00 committed by GitHub
parent 45e18db28a
commit 4291c881ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -209,10 +209,10 @@ export const FIELD_PROPS_HIDE_VIEWER_COUNT = {
export const DEFAULT_VARIANT_STATE: VideoVariant = {
framerate: 24,
videoPassthrough: false,
videoBitrate: 800,
videoBitrate: 1200,
audioPassthrough: true, // if false, then CAN set audiobitrate
audioBitrate: 0,
cpuUsageLevel: 3,
cpuUsageLevel: 2,
scaledHeight: null,
scaledWidth: null,
name: '',