How to install FI9828W with UI5 - camera URL is invalid

Hi, just short… was any one install FI9828W with UI5? I tried, but general after add new device process I got: “camera URL is invalid”

  • any suggestion what to set, to get this Foscam camera operating with UI5 (VeraLite)?

after much fiddling around and adding the camera manually i used this URL

:@:/cgi-bin/CGIStream.cgi?cmd=GetMJStream&usr=&pwd=

substitue your username and password and ip and port numbers. this is for the directstreamURL

:@:/cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=&pwd=

this one is snapshot URL.

streaming is working when i click the plugin but snapshot doesnt seem to work and neither does PTZ so i am hoping for more answers myself.

Hi, I spent also more time with this setup - here is what I did (now looks that camera FI 9828W, going to follow UI5):

URL cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=grzegorz-new&pwd=citycam02&
Username username
Password password
MAC xx:xx:xx:xx:xx:xx (put Your camera MAC)
IP address username.password@xxx.xxx.x.xx:88 or just xxx.xxx.x.xx:88 (put Your IP addres got by camera, also port - I set 88)
Device_type urn:schemas-upnp-org:device:DigitalSecurityCamera:2
device_file D_DigitalSecurityCamera2.xml
impl_file I-Foscam98HD.xml
Commands camera_full_screen,camera_left,camera_right,camera_up,camera_down,camera_preset,camera_archive_snapshot,camera_zoom_in,camera_zoom_out
DirectStreamingURL /cgi-bin/CGIStream.cgi?cmd=GetMJStream&usr=username&pwd=password

First need to add manualy new device - this time IP camera, and set all setup described… should work.