Russia
Asked — Edited

Not Working Camera

Hello, I got my ez-robot, thanks! but it not working camera! When run ez-robot camera is blinking blue LED on and off. When the program starts, the console writes disable camera


ARC Pro

Upgrade to ARC Pro

Elevate your robot's capabilities to the next level with Synthiam ARC Pro, unlocking a world of possibilities in robot programming.

Russia
#1  

version of my ez-robot v4

#2  

Did you try selecting then clicking the camera start button in the camera control?

#3  

I am having a similar issue. My web cam works fine. Click start and bingo. Not with the EZ-B camera. Blue light is on solid. Info at the bottom of the page reads.

at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at EZ_B.EZBv4Video.() 8/26/2014 9:11 AM - Camera Disabled 8/26/2014 9:11 AM - Error Initializing Camera: System.TimeoutException: The operation has timed out.

any ideas?

#4  

go to devices and select the ezb camera from dropdown list. then hit stop and then hit start.

#5  

Been there and done that. Not working. I think the camera is defective.

#6  

@bookmaker32 Just a check here... The Video Device dropdown in ARC probably shows 2 different EZB:\192.... cameras. Make sure you have the correct one selected. It will be the one that matches the connection box 0 device ip address. Initially it would have been set to 192.168.1.1. Now it will be something other than that most likely.

If you have that correct and still dont see the camera, I would contact EZ-Robot support and have them check it out with you.

PRO
Canada
#8  

Hey guys,

I'm not sure if this is the issue in this case, but when the EZ-B is connected via client mode you will have to enter in the new EZ-B IP address into the camera control. You won't need to keep the ":23" add the end

Here's an example:

User-inserted image

Otherwise, in regular AP mode you can connect to the camera with the default "EZB://192.168.1.1"

#9  

I guess I was right. EZ-B is sending a replacement. What a great company. Fantastic support. Thanks to the forum for all the help. It is so greatly appreciated.

#10  

Hi all!

V4 Camera was working, and now it does come on. Getting the following:

EZB 0: EZB 1: EZB 2: EZB 3: EZB 4: 8/31/2014 11:24 AM - TCP Server stopped 8/31/2014 11:24 AM - TCP Server stopped 8/31/2014 11:24 AM - TCP Server stopped 8/31/2014 11:24 AM - TCP Server stopped 8/31/2014 11:24 AM - TCP Server stopped 8/31/2014 11:24 AM - Attempting connection on 192.168.1.6:23 8/31/2014 11:24 AM - Connected to 192.168.1.6:23 8/31/2014 11:24 AM - EZ-B reports EZ-B v4 OS 8/31/2014 11:24 AM - Welcome to EZ-B v4 Beta! 8/31/2014 11:24 AM - EZ-B v4 ID: 60-54-0-0-47-255-60-57-57-38-38-38 8/31/2014 11:24 AM - Connected 8/31/2014 11:24 AM - Setting battery monitor voltage: 6.6 8/31/2014 11:24 AM - Setting battery protection: True 8/31/2014 11:24 AM - Setting i2c rate: 100000 8/31/2014 11:25 AM - Error Initializing Camera: System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 192.168.1.1:24 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at System.Net.Sockets.TcpClient.EndConnect(IAsyncResult asyncResult) at EZ_B.EZBv4Video.Start(EZB ezb, String ipAddress, Int32 port) at EZ_B.Camera.StartCamera(ValuePair videoCaptureDevice, Control processedPreviewControl, Control realtimePreviewControl, Int32 captureWidth, Int32 captureHeight). Resolution: 320x240 8/31/2014 11:25 AM - Camera Initialized: EZB://192.168.1.6 @ 320x240 8/31/2014 11:25 AM - EZ-B v4 Camera Error: System.IO.IOException: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at EZ_B.EZBv4Video.() 8/31/2014 11:25 AM - Camera Disabled

Should I contact EZ-Robot Inc., for a replacement. Blue led flash at power up on Camera then it does not come on, after connected to network?

J

United Kingdom
#11  

What IP address do you have set for the camera @Jdebay?

It looks like your EZ-B is 192.168.1.6 but the camera is set to look on 192.168.1.1. Change the camera IP to the same as the EZ-B V4

#12  

8/31/2014 11:25 AM - Camera Initialized: EZB://192.168.1.6 @ 320x240 8/31/2014 11:25 AM - EZ-B v4 Camera Error: System.IO.IOException: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at EZ_B.EZBv4Video.() 8/31/2014 11:25 AM - Camera Disabled

still does not, was working.

j