United Arab Emr
Asked — Edited

Ip Cam Connection And Integration To ARC

Hi, I am new to EZB but I read much about it and I think we can benefit a lot out the HW and SW tools available.

I would like to have access to wifi ip cams single and multiple if possible , integrate it to the EZB software and use cam functionalities with ezb. I already ordered the wifi module to be able to connect using wifi at home. Your help is appreciated.

BR HH


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.

PRO
Synthiam
#21  

Here...

  1. Prepare your URL in NOTEPAD. You can load NOTEPAD from the Start Menu, or press Windows-Key R, and type NOTEPAD and press ENTER.

  2. Your URL will be one of the options from the webpage that I listed in my previous post. Swap out the PORT and IP ADDRESS with the camera's port and ip address. Also swap out the Username and Password with yours. For reference, webpage is here: http://www.ispyconnect.com/man.aspx?n=foscam

  3. Select the URL line of text with your mouse. When selected (highlighted), select Edit and choose Copy. Or, you can press CTRL C. Ctrl C is windows shortcut command for COPY SELECTED TEXT.

  4. At this point, we assume your URL is in the Windows Clipboard. The clipboard is a place that windows stores text that has been Copied or Cut.

Load ARC and press ADD CONTROL

User-inserted image

Select CAMERA Category and add CAMERA DEVICE

User-inserted image

Click the little DOWN ARROW next to VIDEO DEVICE

User-inserted image

A Drop down opens. And there will be a flashing cursor in the TEXT AREA

User-inserted image

  1. Press CTRL-V To paste in your clipboard text. CTRL-V is windows shortcut for paste.
  2. Press ENTER *Note: You must press CTRL-V, and then ENTER. The text must be visible that you had entered it. Once it's visible, press ENTER will submit the text.

    User-inserted image

Your video will begin playing if the JPEG stream is valid. Otherwise, you will see an error message.

User-inserted image

#22  

@DJ i tried but does not work on my end,and when i try ezb locks up and won't let me exit or do anything have to use task manager to exit on both computers does it. EZB says i have the newest version

United Arab Emr
#23  

Yes, same problem. I tried video.cgi,videostream.cgi,videostream.asf.....does not show anything and does you need to call task manager to exit EZ-b howver, snapshot.cgi does work and it shows the jpeg image which is a picture and not a video stream.

PRO
Synthiam
#24  

Again, ASF is not JPEG.

Feeding ASF file to ARC will lock it up because its a never ending file download. Only streaming JPEG is supported. Please Reread my precious post and follow the link to obtain jpeg links for your model.