If you're tempted... http://extrahomesecurity.com/foscam-cctv-wifi-wireless-pantilt-ir-ip-camera-fi8918w-p-1016.html is the one I got. Seems to have got a bit pricier recently though, mine was only £42.
Under £45 here ;If you're tempted... http://extrahomesecurity.com/foscam-cctv-wifi-wireless-pantilt-ir-ip-camera-fi8918w-p-1016.html is the one I got. Seems to have got a bit pricier recently though, mine was only £42.
I might go and get one just so that I can do this!! Then I might demo it to some of my Sky scoffing mates with the camera pointed at a photo of me sticking two fingers up at them!!Nice Now if only I had an IP Cam lol
I have managed to ftp to the test1.jim and tried copying the code foscam so that the only code in test1 was foscam code. It didn't work. Do I keep the original/ part of the original code in test1. I used notepad for editing if that matters.Here's a version which just shows a slightly transparent image in the top left corner and refreshes it. It also allows pan/tilt using the arrow keys on the remote control - feels a bit weird controlling the camera with the TV remote though!
http://hummypkg.org.uk/foscam.jim
Also use the red button to reload the page (useful when making code/layout changes) and back or blue to go back to the custom portal start screen.
The new foscam.jim completely replaces test1.jim - you need to edit it to update the IP address of the camera and the username/password, but otherwise it should work. Notepad is likely to mess up the newlines (convert them to DOS style) which will break it.I have managed to ftp to the test1.jim and tried copying the code foscam so that the only code in test1 was foscam code. It didn't work. Do I keep the original/ part of the original code in test1. I used notepad for editing if that matters.
humax# cd /mod/var/mongoose/portal
humax# dos2unix test1.jim > unixtest1.jim
humax# cp unixtest1.jim test1.jim
So after the change the file in the humax should be called foscam.jim or still test1.jim just with the new code inside.The new foscam.jim completely replaces test1.jim - you need to edit it to update the IP address of the camera and the username/password, but otherwise it should work. Notepad is likely to mess up the newlines (convert them to DOS style) which will break it.
You can use the dos2unix command on the humax via telnet to fix that though:
Code:humax# cd /mod/var/mongoose/portal humax# dos2unix test1.jim > unixtest1.jim humax# cp unixtest1.jim test1.jim
Yes, unless you want to modify the main portal launcher to call foscam.jim - eventually I intend to release a foscam plugin that you can just install which will have a web-based configuration screen etc. but this is just a work in progress for anyone who wants to get involved.So after the change the file in the humax should be called foscam.jim or still test1.jim just with the new code inside.
Chris thanks for uploading the photoshop template - sadly I don't have photoshop...