Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Fixed some bugs with user video. #6851

Merged
merged 2 commits into from
Aug 31, 2022
Merged

Fixed some bugs with user video. #6851

merged 2 commits into from
Aug 31, 2022

Conversation

barankyle
Copy link
Member

@barankyle barankyle commented Aug 30, 2022

Summary

In immersive mode, applying the non-displayed consumer video to the user avatar UI was often not playing.
Changed this to creating a new video element from the consumer's track.

Made self video displayed in immersive mode, per feedback about not having self video being disorienting.
Moved application of display: auto/none to UserMediaWindow from UserMediaWindows, only applies to non-self
windows.

Renamed positionalAudio to positionalMedia (and all derivations of that). We are now using that setting to control
both spatial audio and showing users' video above their avatar.

References

closes #insert number here

Checklist

  • If this PR is still a WIP, convert to a draft
  • ensure all checks pass
  • When this PR is ready, mark it as "Ready for review"
  • Changes have been manually QA'd
  • Changes reviewed by at least 2 approved reviewer

QA Steps

List any additional steps required to QA the changes of this PR, as well as any supplemental images or videos.

In immersive mode, applying the non-displayed consumer video to the user avatar UI was often not playing.
Changed this to creating a new video element from the consumer's track.

Made self video displayed in immersive mode, per feedback about not having self video being disorienting.
Moved application of display: auto/none to UserMediaWindow from UserMediaWindows, only applies to non-self
windows.

Renamed positionalAudio to positionalMedia (and all derivations of that). We are now using that setting to control
both spatial audio and showing users' video above their avatar.
@barankyle barankyle merged commit 52a366f into dev Aug 31, 2022
@barankyle barankyle deleted the immersive-self-video branch August 31, 2022 17:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants