You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Checked the issue tracker for similar issues to ensure this is not a duplicate.
Described the feature in detail and justified the reason for the request.
Provided specific use cases and examples.
Feature description
I managed to make the "web" example "human_face_detection" work using my laptop: I can stream the video from the ESP-eye DevKit accessing the IP address and the web server. However, when I try to reach the same IP address from my phone with the latest Android version using any web browsers, the page is not loaded.
I have read this StackOverflow that talks about adding a line in the "AndroidManifest" to enable newer versions of Android to connect to the web application. I am not familiar with web coding and I can't see any AndroidManifest in your code.
Could you please provide something to fix this problem?
Use cases
This would be useful to access the web app from any Android phone (regarding its OS version).
Alternatives
Using a laptop or an old Android phone could do it, but it is binding.
Additional context
No response
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Access web app from newer Android versions
Access web app from newer Android versions (AIV-737)
Dec 30, 2024
Checklist
Feature description
I managed to make the "web" example "human_face_detection" work using my laptop: I can stream the video from the ESP-eye DevKit accessing the IP address and the web server. However, when I try to reach the same IP address from my phone with the latest Android version using any web browsers, the page is not loaded.
I have read this StackOverflow that talks about adding a line in the "AndroidManifest" to enable newer versions of Android to connect to the web application. I am not familiar with web coding and I can't see any AndroidManifest in your code.
Could you please provide something to fix this problem?
Use cases
This would be useful to access the web app from any Android phone (regarding its OS version).
Alternatives
Using a laptop or an old Android phone could do it, but it is binding.
Additional context
No response
The text was updated successfully, but these errors were encountered: