Page 1 of 1

MB can handle an camera IP?? **solved**

Posted: Thu Jul 31, 2014 3:32 am
by josecmorales
I bougth a FOSCAM FI9804W, but i dont know is MB handle this camera?

Re: MB can handle an camera IP??

Posted: Thu Jul 31, 2014 9:51 am
by admin
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

Re: MB can handle an camera IP??

Posted: Fri Aug 08, 2014 2:53 am
by josecmorales
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!