Quote:
Originally Posted by SprocketGuy
We have setup the camera as per the guide (m1011) model. It is set to ip 10.10.75.11 and connected directly to the white dlink box. I can see the image if I log in to ie and type in the cameras ip. However I have no image in the dashboard. I am very confused on how I tell the dashboard where to find the camera. Is this done automatically?
|
You will have to modify the dashboard to accept data directly from the camera. Normally the robot connects to the camera with http and then broadcasts the images over tcp port 1180. The dashboard expects the data from tcp port 1180. You will need to modify the dashboard to get camera data from http. As a hint, look at how the robot does this.