Add logs to debug missing spatial audio
And potentially fix it, by recreating the source node when the stream changes.
This commit is contained in:
@@ -71,8 +71,8 @@ export function VideoTileContainer({
|
||||
stream ?? null,
|
||||
audioContext,
|
||||
audioDestination,
|
||||
isLocal,
|
||||
localVolume
|
||||
localVolume,
|
||||
isLocal
|
||||
);
|
||||
const {
|
||||
modalState: videoTileSettingsModalState,
|
||||
|
||||
Reference in New Issue
Block a user