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

Providing a clear signal for when we should call initiateRoomCapture #40

Open
msub2 opened this issue Oct 27, 2023 · 3 comments
Open

Providing a clear signal for when we should call initiateRoomCapture #40

msub2 opened this issue Oct 27, 2023 · 3 comments

Comments

@msub2
Copy link
Contributor

msub2 commented Oct 27, 2023

Having the ability to request room capture from the application is definitely useful, but currently there doesn't seem to be a straightforward way to determine whether it's necessary or not. It seems like currently the best way to check would be to wait for a certain amount of frames where detectedPlanes remained empty, but the fact that there's an uncertain amount of dead time before room capture would be called feels less than ideal.

If there's a way that the browser could surface this (either through a property on XRSystem or on XRSession perhaps) in a way that one could immediately check it'd definitely be more convenient.

@msub2
Copy link
Contributor Author

msub2 commented Oct 27, 2023

/agenda

@probot-label probot-label bot added the agenda label Oct 27, 2023
@cabanier
Copy link
Member

/agenda define a signal to tell the developer that room setup finished iniitializing

@Yonet Yonet removed the agenda label Oct 31, 2023
@Yonet
Copy link
Member

Yonet commented Oct 31, 2023

Discussion minutes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants