|
Re: Camera not showing up on dashboard.
What IP are you viewing in the web view? The IP camera setting on the dashboard uses the DNS name axis-camera.local. This works well for Axis M1013 model cameras, but at least for the older cameras I tested, their default name was different. If this is the issue, you can either configure the camera's DNS name to match the DB, or you can customize the DB to hardcode the IP address.
The other thing to check is to run robot code. For some settings, the DB needs to know the IP address, and the DS must tell it. The DS does that when it actually sees code running on the robot.
Greg McKaskle
|