MB can handle an camera IP?? **solved**
Moderator: Mattk
- josecmorales
- Expert Boarder
- Posts: 93
- Joined: Wed Sep 25, 2013 8:25 pm
- Location: Puerto Ordaz, Venezuela
- Contact:
MB can handle an camera IP?? **solved**
I bougth a FOSCAM FI9804W, but i dont know is MB handle this camera?
Re: MB can handle an camera IP??
Just find out the URL that provides you with a still image from your webcam.
Then insert that URL into the webcam field of Meteobridge. Done.
When googling for your cam (http://foscam.us/forum/how-to-fetch-sna ... t4328.html)
I found this as a URL that should work for your cam:
Then insert that URL into the webcam field of Meteobridge. Done.
When googling for your cam (http://foscam.us/forum/how-to-fetch-sna ... t4328.html)
I found this as a URL that should work for your cam:
Code: Select all
http://ip address:port/cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=admin&pwd=xxx
- josecmorales
- Expert Boarder
- Posts: 93
- Joined: Wed Sep 25, 2013 8:25 pm
- Location: Puerto Ordaz, Venezuela
- Contact:
Re: MB can handle an camera IP??
admin wrote:Just find out the URL that provides you with a still image from your webcam.
Then insert that URL into the webcam field of Meteobridge. Done.
When googling for your cam (http://foscam.us/forum/how-to-fetch-sna ... t4328.html)
I found this as a URL that should work for your cam:Code: Select all
http://ip address:port/cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=admin&pwd=xxx
The code works great! thanks!