Camera Setup Script


Ned Smith
 

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


Dave Jones
 

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


Ned Smith
 

Got it.  
Thanks Dave.

On Sat, Mar 25, 2023 at 2:28 PM Dave Jones via groups.io <davy911=aol.com@groups.io> wrote:
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



--
Ned Smith

--
Ned Smith
34 53 38, -85 28 17