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
I have 2 cars, with blackvue cam in both, and in both cars i have a wifi hotspot with ip-tunnel to my home router. (so the docker-process can access both ip adress on lan, and ip address in car)
So car 1 in-car-router gives out ip address 192.168.101.20 to the dashcam, when at home the blackvue connects to the "at-home" wifi and gets the ip address 192.168.100.20, is
And car 2 in-car-router gives out ip address 192.168.102.20 to the dashcam, when at home the blackvue connects tot he "at-home-wifi" and gets the ip address 192,168.100.21
with an extra address option, i could set for car 1:
ADDRESS: 192.168.100.20
ADDRESS 192.168.101.20
and for car 2 i could set
ADDRESS: 192.168.100.20
ADDRESS: 192.168.102.20
Or do i simply have to make a total of 4 processes?
I have 2 cars, with blackvue cam in both, and in both cars i have a wifi hotspot with ip-tunnel to my home router. (so the docker-process can access both ip adress on lan, and ip address in car)
So car 1 in-car-router gives out ip address 192.168.101.20 to the dashcam, when at home the blackvue connects to the "at-home" wifi and gets the ip address 192.168.100.20, is
And car 2 in-car-router gives out ip address 192.168.102.20 to the dashcam, when at home the blackvue connects tot he "at-home-wifi" and gets the ip address 192,168.100.21
with an extra address option, i could set for car 1:
and for car 2 i could set
Or do i simply have to make a total of 4 processes?
blackvue-car1-wan
blackvue-car1-lan
blackviue-car2-wan
blackvue-car2-lan
The text was updated successfully, but these errors were encountered: