jimmerzzz52 / shrine-exp

A workspace for gesture recognition. Some demos using javascript, python, and other items.
2 stars 0 forks source link

Mobile web version not loading camera feed and mediapipe #12

Closed jimmerzzz52 closed 1 month ago

jimmerzzz52 commented 3 months ago

Issue: Application Not Working on Mobile Web Version Description: The application is experiencing issues when accessed via the mobile web version. The page either fails to load properly or certain features are not functioning as expected.

Steps to Reproduce:

Open a mobile web browser (e.g., Safari, Chrome). Navigate to the application URL /asl-a-z?asl_chars=0123456789 Attempt to use the application and view the alphabet reader a regular user would Expected Behavior: The application should load correctly and all features should function as they do on the desktop version.

Actual Behavior:

The page fails to load properly webpage does not load image

Device and Browser Information:

Device: ( iPhone 12, Samsung Galaxy S21 on Web on asl-a-z?asl_chars=0123456789) Operating System: (iOS 14.4, Android 11) Browser: (Safari, Chrome 90.0)

Additional Information: getUserMedia fails. Full error Log

Users on mobile devices may not be able to access or use the application effectively, leading to a poor user experience and potential loss of users.

jimmerzzz52 commented 3 months ago

Mobile version works. UI is awful though...

jimmerzzz52 commented 1 month ago

Completed. Looks bad with the button though.. Need to program it with the button on desktop.