|
Re: 2010 Camera and vision problems.
Quote:
Originally Posted by Spacetech
I got it working by changing the username of the camera to FRC and the password to FRC
In Vision/AxisCamera2010.cpp it's using that combo (and only that combo) for the send request
Code:
Authorization: Basic RlJDOkZSQw==
Last years code confirms that the authorization string is FRC, FRC (Vision2009/AxisCamera.cpp)
Code:
"RlJDOkZSQw==", /* FRC, FRC */
|
I'll try that tonight and see if it helps us. I'll try to post again tomorrow if we get everything working. Thanks!
__________________
The opulence of the front office decor varies inversely with the fundamental solvency of the firm.
|