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
Describe the bug
when i scan the QR code with my phone, it tries to connect to the IP adress in my browser.
It fails to connect, and says "this site can't be reached" on my phone.
To Reproduce
Steps to reproduce the behavior:
download portable exe
run exe, a qr shows
scan qr with phone
Expected behavior
display the webdeck in the browser on my phone
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop:
OS: windows 11
Browser chrome
Version n.a.
Smartphone (:
Device: honor 10 lite
OS: android 10
Browser chrome
Version [e.g. 22]
The text was updated successfully, but these errors were encountered:
check if your device is on the same network as your computer and that the software has permissions to open a local port, you can right click on the tray icon to accept the firewall if it is not already done
I tried to accept firewall, and restart my pc, but no luck.
I also tried on another laptop, but no luck either.
both pcs can deffo see each other since i m using barrier between them.
i just found another repo https://github.com/tarneaux/web-streamdeck that seems to use the same tech (flask and python) and the same ip address and port. (but it seems a bit more barebones)
and this seems to work on my devices. so it seems to be something related to your repo i'm afraid.
Maybe try changing the port in the configuration file otherwise I don't know. This kind of problem is complicated to fix as I don't have access to your exact network configuration, so I can't do any tests
Describe the bug
when i scan the QR code with my phone, it tries to connect to the IP adress in my browser.
It fails to connect, and says "this site can't be reached" on my phone.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
display the webdeck in the browser on my phone
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop:
Smartphone (:
The text was updated successfully, but these errors were encountered: