Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

armode=true camera permissions loading error #492

Closed
EdwardLu2018 opened this issue Aug 15, 2022 · 2 comments · Fixed by #494
Closed

armode=true camera permissions loading error #492

EdwardLu2018 opened this issue Aug 15, 2022 · 2 comments · Fixed by #494
Assignees
Labels
bug Something isn't working

Comments

@EdwardLu2018
Copy link
Member

Describe the bug
Due to 048189a, jitsi now loads after armode=1 asks for camera permissions, and gives a black screen in webar/spotar mode with ?armode=1.

To Reproduce
Steps to reproduce the behavior:

  1. Go to any scene with ?armode=1
  2. It will ask for camera permissions for webar, then camera permissions for jitsi, then the screen will be black. This is because the passthrough video feed gets overriden by jitsi.

Expected behavior
Should maybe ask for jitsi camera permissions first, then webar?

@EdwardLu2018 EdwardLu2018 added the bug Something isn't working label Aug 15, 2022
@mwfarb
Copy link
Contributor

mwfarb commented Aug 15, 2022

I'll take a look at this tonight.

@mwfarb mwfarb self-assigned this Aug 15, 2022
@mwfarb mwfarb closed this as completed in dc12cf0 Aug 16, 2022
@mwfarb
Copy link
Contributor

mwfarb commented Aug 16, 2022

I just put this logic back the way it was for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants