mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-29 21:15:19 +00:00
wip
This commit is contained in:
@@ -33,10 +33,10 @@ const defaultLiveKitPublishOptions: TrackPublishDefaults = {
|
|||||||
red: false,
|
red: false,
|
||||||
forceStereo: false,
|
forceStereo: false,
|
||||||
simulcast: true,
|
simulcast: true,
|
||||||
// videoSimulcastLayers: [
|
videoSimulcastLayers: [
|
||||||
// VideoPresets.h180,
|
VideoPresetsH264.h240,
|
||||||
// VideoPresets.h360,
|
VideoPresets.h360,
|
||||||
// ] as VideoPreset[],
|
] as VideoPreset[],
|
||||||
screenShareEncoding: ScreenSharePresets.h1080fps30.encoding,
|
screenShareEncoding: ScreenSharePresets.h1080fps30.encoding,
|
||||||
stopMicTrackOnMute: false,
|
stopMicTrackOnMute: false,
|
||||||
videoCodec: "h264",
|
videoCodec: "h264",
|
||||||
|
|||||||
Reference in New Issue
Block a user