mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-05 19:59:20 +00:00
debuggin iOS further
This commit is contained in:
@@ -41,7 +41,7 @@ const defaultLiveKitPublishOptions: TrackPublishDefaults = {
|
|||||||
stopMicTrackOnMute: false,
|
stopMicTrackOnMute: false,
|
||||||
videoCodec: "h264",
|
videoCodec: "h264",
|
||||||
videoEncoding: VideoPresets.h720.encoding,
|
videoEncoding: VideoPresets.h720.encoding,
|
||||||
backupCodec: { codec: "vp8", encoding: VideoPresets.h720.encoding },
|
backupCodec: { codec: "h264", encoding: VideoPresets.h720.encoding },
|
||||||
} as const;
|
} as const;
|
||||||
|
|
||||||
export const defaultLiveKitOptions: RoomOptions = {
|
export const defaultLiveKitOptions: RoomOptions = {
|
||||||
|
|||||||
Reference in New Issue
Block a user