So, I’ve got an Aposonic DVR that serves up a file at:
http://192.168.1.100:8000/cgi-bin/wappaint?camera_no=1&name=[name]&password=[pass]&pic_size=2
(Any time brackets appear, it is just to mask my data - I’ve put the correct username, password, etc. in there.)
When I visit that URL, IE prompts me to download the file of “Unknown File Type” ‘wappaint’. I download it, add the .jpg extension to the filename and I can open the image.
When I set it up in Vera, I get the dreaded red X instead of seeing my camera image. I’ve been doing lots of searching for solutions, but can’t get it to work. My guess is that the camera system is serving up a file without an extension… but other people have reported successfully using camera URLs that don’t contain a ‘.jpg’ extension.
Vera Lite (UI5)
Manual option to set up the camera
Manuall set the device_file to D_DigitalSecurityCamera1.xml
URL set to cgi-bin/wappaint?camera_no=1&animation=0&name=[name]&password=[pass]&pic_size=2
IP set to 192.168.1.100:8000
Any ideas are much appreciated!
—UPDATE—
Silly as this might be, I’d really love some help… so I’ve created a ‘tester’ account with limited access to view one of my cameras. This way, anyone who would like to help can work with my live data in their own Vera. (And anyone curious can use the link to download a picture of my front yard…)
http://ip.winninghamfamily.com:8000/cgi-bin/wappaint?camera_no=1&animation=0&name=tester&password=1234&pic_size=2