ARC Pro

Upgrade to ARC Pro

Unlock the true power of automation and robotics by becoming a proud subscriber of Synthiam ARC Pro.

#17  

@Rich: it is indeed savable as jpg. It should work. I also tried from two other computers on which I have EZB.

PRO
Synthiam
#18  

You will always want to use SNAPSHOT.CGI

  1. As for the error, I'm wondering if there is any message in the debug window? Does the Debug popup and display information about the error?

  2. Because ARC is requesting the image and attempting to process so quickly, I'm also wondering if the image size may be an issue. I don't see why, but it would be worth looking into. Can you try changing the source image to a lower resolution within the camera?

Those are the only two questions I have for now...

PS, empty your garbage:D

#19  

Hello DJ

No error message in the debug, just usual initialization conf. I'll follow your suggestions and I let you know. I already use a low resolution (320x240) on the source, though. It is to save power.

For the PS : it is just to show to the entire world that I recycle !:D

PRO
Synthiam
#20  

Haha, thumbs up to the recycling!

We are going to add MJPEG (motion jpeg) to the next release of ARC. If you aren't able to solve the issue with standard snapshot JPEG's, you will be able to use MJPEG soon.

#21  

@RICH yes i got my ip cam to work like DJ said

@DJ MJPEG ,that will be great

United Kingdom
#22  

OK, my IP Camera turned up today and it works in ARC

Use;

http://YourIPAddress/snapshot.cgi?user=admin&password=123456

Change YourIPAddress to whatever it's set as, i.e. 192.168.0.44 Change admin to your username (if it's not already admin) Change 123456 to your password (if you changed it)

Paste that into the camera selection (red box) Set the resolution to 320x240 (green box) See live image (you won't see me though, yellow box)

User-inserted image

#23  

Nope... it doesn't work on my side. There must be something wrong with my installation of ARC, definitely... I tried to reinstall, and tried from a new project file, nothing. I tried from two other computers, same... confused

United Kingdom
#24  

The only thing I can think it may be is incorrect username and/or password since it will throw an error if they are wrong.

There are two ways to do it. One is the way I mentioned above

http://YourIPAddress/snapshot.cgi?user=admin&password=123456

And the other

http://admin:123456@YourIPAddress/snapshot.cgi

Unless you have a weird firmware on the camera (although I've yet to find a reliable source for firmware).

In your browser the snapshot.cgi was a static jpeg wasn't it?

I guess if you can't sort it at least the update will fix that:)