|
yet another axis camera question
I don't understand why the current camera instructions describe setting its address to 10.36.81.11 (for instance) but the AxisCamera::GetInstance() method returns an AxisCameraParam (base class) instance initialized to 192.168.0.90. AFAICT there is no way to override that IP address. What am I missing?
|