Unable to Read Stream Dahua IPC-HFW2100 [Solved]

In advanced tab of Vera, the following are configured for my Dahua IPC-HFW2100 in the Vera:

It works fine manually adding an MJPEG camera, but it does not seem to worth through Vera, why?

Using latest version on Google Play store on a 7" Android Tablet v4.0.4.

Update - Fixed using these settings which used the same port didn’t have the HTTP in front and it worked after a refresh

  • DirectStreamingURL = /axis-cgi/mjpg/video.cgi
  • ip = 192.168.0.201
  • URL = /cgi-bin/snapshot.cgi
  • username = reserved
  • password = reserved

I got mine to work through Vera with:

  • DirectStreamingURL = blank
  • URL = /cgi-bin/snapshot.cgi?

Port = blank

Thank you! Got it working with MJPEG

Update - Fixed using these settings which used the same port didn’t have the HTTP in front and it worked after a refresh

  • DirectStreamingURL = /axis-cgi/mjpg/video.cgi
  • ip = 192.168.0.201
  • URL = /cgi-bin/snapshot.cgi
  • username = reserved
  • password = reserved