Stuck at initial camera image after launch
See original GitHub issueAgain, following the tutorial, the app now opens but all I get is the first image rendered, it then doesn’t refresh and the app almost feels stuck.
The logs seem ok though:
ARImageSensor (0x280196490): Vision data delivery enabled
==========================================================
Device 0:
Device Open succeeded
{"msg":"CLGyroBiasEstimatorClientRemote::onWatchdogTimerExpiry", "event":"activity", "client":"0x2833dd8a0"}
ARImageSensor (0x280180c60): capture state changed (<private>)
ARSession (0x105c392b0): begin interruption
CONSOLE LOG file:///app/vendor.js:80736:20: >>> sessionWasInterrupted: The tracking session has been interrupted. The session will be reset once the interruption has completed
ARSession (0x105b76fc0): running
CONSOLE LOG file:///app/vendor.js:80771:24: Tracking state changed to: Limited
CONSOLE LOG file:///app/vendor.js:80773:28: Limited tracking state reason: Initializing
ARSession (0x105c392b0): interrupted
CONSOLE LOG file:///app/vendor.js:80771:24: Tracking state changed to: Normal
HTHangEventCreate: HangTracing is disabled. Not creating a new event.
World tracking performance is being affected by resource constraints [1]
Issue Analytics
- State:
- Created 4 years ago
- Comments:11 (5 by maintainers)
Top Results From Across the Web
Stuck on "Loading Camera" - Profile Advantage Help Center
Go to Settings on your device. Scroll down and open Safari tab. Ensure Camera & Microphone are set to Allow. Android - Chrome....
Read more >camera application gets stuck after taking pic and do not ...
I am using nexus 5 for testing. Sometimes my Camera application gets stuck/hang after taking pic and do not return to my application....
Read more >Phone stuck in camera mode wont reset - OnePlus Community
Today I was recording some stuff on my oneplus6t and suddenly the camera just freezes on the last image in front of it....
Read more >How to fix a camera stuck on selfie mode - Quora
Go to the settings>apps>camera>clear cache and reboot your device mostly the problem will go away. Otherwise you can install the manual camera apk...
Read more >Camera Background Image Stuck - AutoCAD - Autodesk Forums
I'm working on a rendering of a large site, and I've added a background to a camera view. The background is an image...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
omg
That totally came from my article, which I’m going to update right now. I would’ve never tracked that down, so thanks so much @EddyVerbruggen!
Let me check this tomorrow. And thanks for those repos I’m sure that will be helpful in tracking this down.