The resolved bug comment for Livekit has been deleted. (#2015)
This comment has been deleted to avoid confusion because the mentioned issue has been resolved with livekit-client version 1.15.5.
This commit is contained in:
@@ -107,8 +107,6 @@ export function useLiveKit(
|
|||||||
...defaultLiveKitOptions.audioCaptureDefaults,
|
...defaultLiveKitOptions.audioCaptureDefaults,
|
||||||
deviceId: initialDevices.current.audioInput.selectedId,
|
deviceId: initialDevices.current.audioInput.selectedId,
|
||||||
},
|
},
|
||||||
// XXX Setting the audio output here doesn't seem to do anything… a bug in
|
|
||||||
// LiveKit?
|
|
||||||
audioOutput: {
|
audioOutput: {
|
||||||
deviceId: initialDevices.current.audioOutput.selectedId,
|
deviceId: initialDevices.current.audioOutput.selectedId,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user