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:
parent
85959046a5
commit
0a5701b9fa
2 changed files with 62 additions and 51 deletions
|
|
@ -71,8 +71,8 @@ export function VideoTileContainer({
|
|||
stream ?? null,
|
||||
audioContext,
|
||||
audioDestination,
|
||||
isLocal,
|
||||
localVolume
|
||||
localVolume,
|
||||
isLocal
|
||||
);
|
||||
const {
|
||||
modalState: videoTileSettingsModalState,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue