Noble app

Post Reply
Savage66
Posts: 5
Joined: Sat Aug 24, 2019 10:11 pm

Noble app

Post by Savage66 »

Have an iPhone and blue iris app was working now the part that allows you to see cameras remotely doesn’t work.When on site it works fine checked WAN and it’s correct the port is same as LAN tried to turn WiFi off then on turned phone off then On no luck
Please advise thanks
User avatar
terk
Posts: 175
Joined: Tue Jun 18, 2019 2:36 pm

Re: Noble app

Post by terk »

Remote mobile viewing is only available if you have opened a port in the firewall (security risk) or if you have setup a VPN server on your firewall and connect to that first with something like OpenVPN. Which way have you tried?
Matts1984
Posts: 496
Joined: Fri Apr 10, 2020 1:12 pm
Location: Maryland, USA

Re: Noble app

Post by Matts1984 »

And to go with that, it's most likely that your server IP on your LAN is not routable so it would need a different external IP when accessing remotely.
Blue Iris 5.8.8.x | Server 2022 VM | Xeon X5650 @ 2.67GHz - 12 Cores | 12GB RAM | 7TB RAID | Sophos UTM WAF | 4x SV3C 5MP Bullet A | 1x SV3C 5MP PTZ HX | 1x SV3C 5MP Bullet HX | 1x SV3C 5MP Dome HX | 2x Amcrest 5MP Bullet
sparkzter
Posts: 35
Joined: Fri May 15, 2020 9:53 am

Re: Noble app

Post by sparkzter »

lets assume
1)your external IP address of your home is 123.456.789.123
2)your blue iris IP is 192.168.1.100
3)and you blue iris is using port 80

Inside your home network you can access BI on 192.168.1.100:80 (80 is the normal http port, so isn't really required to enter it as 192.168.1.100 be the same thing)

as Matt mentioned its likely your ISP will block port 80 to your house..even if they didn't you probably would want to use it, so in your router, you need to forward another port(lets say port 99 for example) to 192.168.1.100:80. the end result would be if you went to 123.456.789.123:99 outside of your home network, it would be the same as 192.168.1.100:80 inside your network.

your config for the app in this example would be:

internal 192.168.1.100
external 123.456.789.123:99
Post Reply