Search found 3 matches

by DanielH
Tue Jul 09, 2024 7:05 pm
Forum: Blue Iris 5
Topic: How does ‚Automatically run NGROK with authtoken ' work?
Replies: 3
Views: 856

Re: How does ‚Automatically run NGROK with authtoken ' work?

There are two option to start the NGROK service: Option 1: ngrok http 81 This starts ngrok with an internet addess like xxx.ngrok-free.app or xxx.ngrok.app. Option 2: ngrok http --subdomain=YourUniqueName 81 This starts ngrok with your own domain. Obviously, the option „automatically run ngrok“ runs...
by DanielH
Tue Jul 09, 2024 9:22 am
Forum: Blue Iris 5
Topic: Investing in a coral USB accelerator?
Replies: 6
Views: 2138

Re: Investing in a coral USB accelerator?

Hi there,

I bought a Coral USB since I originally wanted to use it with a RPi. Now, I decided to use BI (on a Intel NUC with Windows 10).

Can I nevertheless make use of the Coral USB? If yes, what settings are needed?
by DanielH
Tue Jul 09, 2024 6:39 am
Forum: Blue Iris 5
Topic: How does ‚Automatically run NGROK with authtoken ' work?
Replies: 3
Views: 856

How does ‚Automatically run NGROK with authtoken ' work?

Hi, I‘m new to BI and new to this forum. So, please excuse my lack of experience. I set up remote access for my BI using my own domain. It works fine if I do it exactly how it’s described in the manual on p. 204-207. Now, I wonder how the option ‘Automatically run NGROK with authtoken’ in settings -...