bp2008 / ui3

A powerful, modern HTML5 web interface for Blue Iris.
GNU Lesser General Public License v3.0
124 stars 16 forks source link

Feature Request - Redirect requests from phone browsers to mobile apps #77

Closed sea3pea0 closed 3 years ago

sea3pea0 commented 3 years ago

I use telegram for receiving notifications about surveillance events on my phone. I include a link to ui3 with the blue iris database record id in my notifications so I have the option to open up a video stream of the event. It would be awesome if ui3 could detect that I'm doing this from my android phone and automatically redirect my request to the app and play the stream in the app instead of ui3.

bp2008 commented 3 years ago

Do you know an example URL that would cause the app to be opened? I doubt the android app implemented such a capability in the first place.

sea3pea0 commented 3 years ago

As far as I know there isn't any such functionality built into the app. I tried before to see if I could find any android "intents" built into the app, without any luck. Sorry, I guess this is probably more on the mobile apps rather than ui3. I guess I'll try to recommend this to Ken. Thanks