Date
1 - 3 of 3
Camera Setup Script
I know there is a script that does all the tasks that are described in the tutorial done by Denis. I have used it. Now that I am setting up a new camera, I can't find it in the Wiki.
Help. Ned Smith -- Ned Smith 34 53 38, -85 28 17 |
|
If the camera is defaulted to the ip range of 192.168.1.10 then do the following
Plug into poe switch first python -m Utils.SetCameraAddress 192.168.1.10 192.168.42.10
Then Scripts/RMS_SetCameraParams.sh DIRECT That will set up all of the parameters for you Unplug and reconnect camera If the camera is already set at 192.168.42.10 then you just need to do the SetCameraParams line, not the setcameraaddress HTH Dave |
|
Got it. Thanks Dave. If the camera is defaulted to the ip range of 192.168.1.10 then do the following Ned Smith --
Ned Smith 34 53 38, -85 28 17 |
|