Commit 92bb1275 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

wrong default ip

parent 9685f884
...@@ -41,7 +41,7 @@ import os ...@@ -41,7 +41,7 @@ import os
#params #params
SENSOR_TYPE = 5 SENSOR_TYPE = 5
IPADDR = "192.168.0.8" IPADDR = "192.168.0.9"
NETMASK = "255.255.255.0" NETMASK = "255.255.255.0"
IMGSRV_PORT = 2323 IMGSRV_PORT = 2323
CAMOGM_PORT = 3456 CAMOGM_PORT = 3456
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment