oxedom / parker

Parking detection and monitoring webapp that runs entirely in the browser
https://parker-oxedoms-projects.vercel.app/
MIT License
140 stars 13 forks source link

Remote Phone Camera Not Working - Domain Issue? #21

Open sriks6711 opened 3 months ago

sriks6711 commented 3 months ago

Followed "Mobile Phone Instructions" in the FAQ. Scanned the QR code but when clicked, getting a "this can't be reached" message. Tried this a couple of times because we are very curious to see the parking application work from India :-)

The URLs are - https://www.parkerr.org/reroute?remoteID=27d1606d-35ad-46f0-930e-ce092ffb0f1d https://www.parkerr.org/reroute?remoteID=3f18f417-3378-414d-867f-4aff0fa0c579

oxedom commented 2 months ago

Hey, thanks for pointing that out I fixed it. Issue was that the URL was hardcoded, now it's based of window.location.href so it should work on any deployment.

sriks6711 commented 1 month ago

Thank you Sam. Appreciate and glad to see it works in Israel in the call last week.

I will get somebody to test it in India and if it works, close this ticket.