WXforum.net

Weather Software => Virtual Weather Station => ImageSalsa/MovieSalsa => Topic started by: Anole on September 10, 2008, 12:17:09 PM

Title: ImageSalsa and IP cameras?
Post by: Anole on September 10, 2008, 12:17:09 PM
Is there a walkthrough available somewhere that describes setting up an IP camera with image salsa? I tried adding it into a canvas using the graphics tab and supplying the source URL but nothing happens.
Title: Re: ImageSalsa and IP cameras?
Post by: ncpilot on September 10, 2008, 01:25:44 PM
If I recall the documentation (and I think I played with it once upon a time), the result of the URL has to be a single static image? So the URL has to be something like:

http://1.2.3.4:88/cgi/__/image.jpg

or something along those lines...

I think...
Title: Re: ImageSalsa and IP cameras?
Post by: George Richardson on September 10, 2008, 01:41:16 PM
Be sure to let us know when/how you get it working.
George
Title: Re: ImageSalsa and IP cameras?
Post by: EKB on September 10, 2008, 03:19:47 PM
Which IP camera.  I have several and each one has a different method for accessing the image from ImageSalsa.

EKB
Title: Re: ImageSalsa and IP cameras?
Post by: Anole on September 10, 2008, 03:56:50 PM
Basically I was just trying to figure out the basics of what settings need to be changed like what the source type should be set to (2 I'm assuming) should only the source URL (no file name etc.) be filled in and the like.

Turns out though I think I know what the problem is. For some reason on the Toshiba IK-WBK15A you have to login as admin to see the still image. I tried using the http://user:password@ipaddress:port/ trick but that doesn't seem to work in ImageSalsa (nor much of anywhere these days). I haven't looked at the scripting engine in ImageSalsa yet. Could it be used to do the authentication perhaps?
Title: Re: ImageSalsa and IP cameras?
Post by: EKB on September 10, 2008, 04:07:50 PM
I'm using a IK-WB15A and here are my base settings.
Update Interval: 2
Source Type: 2
Source URL: http://root:pass@10.0.0.1/admin/__live.jpg?&&&

On the IK-WB11A, I use the following.
Update Interval: 2
Source Type: 2
Source URL: http://10.0.0.2/__live.jpg?&&&

EKB
Title: Re: ImageSalsa and IP cameras?
Post by: Anole on September 10, 2008, 05:13:23 PM
I'm using a IK-WB15A and here are my base settings.
Update Interval: 2
Source Type: 2
Source URL: http://root:pass@10.0.0.1/admin/__live.jpg?&&&


Yep, that's what I was trying.
Found the problem though and it's about as "Doh!" a moment as one can have. You have to actually _enable_ the graphic to make it work  :oops:

Thanks for the help!
Title: Re: ImageSalsa and IP cameras?
Post by: unclemoosh on August 07, 2009, 06:33:19 PM
Anybody know what setting to use for a Panasonic BL-C1A?

TIA.
Title: Re: ImageSalsa and IP cameras?
Post by: ke9lz on August 08, 2009, 09:57:20 AM
Try this:

hxxp://192.168.1.252:18080/SnapshotJPEG?Resolution=320x240&Quality=Standard

You need to edit in your IP address and port to match your setup.  I have a BL-C131a
and the above works with it but not sure the C1A is the same.  The parameters below
will show how to set the resolution and quality.

Resolution
192x144
320x240
640x480
1280x1024 (Support 1280x1024 models such as BB-HCM515)

Quality
Motion (Favor motion)
Standard (Standard quality)
Clarity (Favor clarity)

Steve

Title: Re: ImageSalsa and IP cameras?
Post by: unclemoosh on August 08, 2009, 12:21:51 PM
Thanks!  I had to add the user:password@ and it worked!  The C1A doesn't have a setting to allow guests.

Now, does anybody know how to use the digital zoom function on the BL-C1A?  The instructions don't mention it.  The lens and spec do. :?:

EDIT:  I guess I should ask the zoom question in the webcam thread. :oops:
Title: Re: ImageSalsa and IP cameras?
Post by: f499 on December 14, 2009, 06:48:54 PM
Would anybody know the URL to enter for a Linksys WVC54GCA?  I have not been impressed with this camera (wireless range, poor software, etc..)  Before I send it back to the store, I was hoping to determine if it actually works with Image Salsa.

Currently, in test mode, I can only generate still images using the motion detection.  Unfortunately, it has its own numerical convention for naming .jpg files.  I want to control the .jpg filename, using ImageSalsa.

I'm not sure what I will try next.  I can not find the Panasonic up here in Canada.

Thanks in advance for the URL,

F499
Title: Re: ImageSalsa and IP cameras?
Post by: racenet on December 14, 2009, 07:17:24 PM
Would anybody know the URL to enter for a Linksys WVC54GCA? 

That is contained on page 26 of the user manual. The exact URL depends on which streaming image you wish to access.



Bob
Title: Re: ImageSalsa and IP cameras?
Post by: f499 on December 15, 2009, 12:44:14 PM
I've read the manual, and understand where to enter the URL (Graphics tab, URL field) and to also ensure the line is "enabled"  I've tried using the different URL's in this tread (with username and password), but none have worked.  Based on my reading of this thread, it seems like the URL is different, depending on make/model of camera.
Title: Re: ImageSalsa and IP cameras?
Post by: racenet on December 15, 2009, 01:16:52 PM
I've read the manual, and understand where to enter the URL (Graphics tab, URL field) and to also ensure the line is "enabled"  I've tried using the different URL's in this tread (with username and password), but none have worked.  Based on my reading of this thread, it seems like the URL is different, depending on make/model of camera.

And you set the source type as 2?

Title: Re: ImageSalsa and IP cameras?
Post by: mackbig on December 15, 2009, 08:12:16 PM
Are you sure you cant have it ftp an image every x seconds/minutes.

I have found the naming convention an issue with the ip security cameras (cheapish ones mosty)  I have had a few trendnet's and a dlink and they all want to time and date images (which makes sense if using for "security" not a static weather image on your site)  once ftp'd which is why I use wunderground as it renames any jpg you ftp to a constant name.

If you can get an image (not java created) in your browswer then image salsa should be able to work with it.

Andrew


Currently, in test mode, I can only generate still images using the motion detection.  Unfortunately, it has its own numerical convention for naming .jpg files.  I want to control the .jpg filename, using ImageSalsa.