Asked — Edited

Camera

I recently put my ezb in client mode. I gave the router it's MAC address so it assigns the same ip every time. However after doing this I never tried the camera. Today in doing so I find the camera not working. Do I need to give it an address also? Thanks Chris


ARC Pro

Upgrade to ARC Pro

Stay at the forefront of robot programming innovation with ARC Pro, ensuring your robot is always equipped with the latest advancements.

#1  

The camera has to have the same IP address as your ezb in order to work...

#3  

Make sure you don't include the :23 after the IP address for the camera. The EZ-B is port 23. The camera is port 24 but it is assumed by ARC so you don't need it.

Alan

#4  

Ha ha finally got it. Address needs to read EZB://insert IP address here. Wasn't including the ezb:// reference before the ip. Dumb rookie mistake, thanks guys! Chris