Can't install PWA on Android (insecure?) #15655
Replies: 3 comments 5 replies
-
Yes, that is not a secure connection. You have a few options:
|
Beta Was this translation helpful? Give feedback.
-
Can somebody check Claude AI's logic on this before I do it please as I don't want to brick my system. (for setting it up in Linux Mint 22)
Create Nginx config file /etc/nginx/sites-available/frigate `server { location / {
|
Beta Was this translation helpful? Give feedback.
-
I've been tinkering with this for a while but am still confused by it. Is it possible to set this up to install the PWA for use in my LAN without purchasing/registering a domain? I tried a simple setup with Caddy and the browser still didn't allow the installation (self signed), but I'm not 100% I set it up correctly and gave up and thought I'd ask for more info before I waste any more time. I don't need or want access over the internet and if I do need to register/purchase a domain I don't think it's worth exposing my frigate to the internet just to use the PWA locally. |
Beta Was this translation helpful? Give feedback.
-
Hello, I don't see the option to install the PWA on Android. I'm using a Samsung A55 5G and have tried in mobile Chrome, Edge and Firefox. Looking at the requirements it looks like I might not be running in a secure context. I am using https://192.168.1.205:8971 and authenticating, but I haven't installed any certificates and do get a warning about insecure self signed certificate, so I'm assuming this is it?
Can someone help me out with how to sort this please? Thanks a lot
Beta Was this translation helpful? Give feedback.
All reactions