EasyN IPCAM 1BF and VeraLite

I’ve been trying to add the EasyN IPCAM model 1BF and I get some unexpected behavior during the process. I was able to determine that the camera produces jpeg images at http://camipaddress:port/tmpfs/snap.jpg, which I can see in a web browser. I then tried to manually add the camera to my micasaverde interface, but after I click on the add button on the Add Camera page (see attached) I get a popup window that asks for a user name and password (see attached). The URL from the popup window is that of my VeraLite. I’ve tried various combinations of user name/password including that of the webcam, my mios login, router login without success. I never seen this popup window on my previous 4 other camera types installations.

After trying various configurations I figured it out. The image URL field should be /tmpfs/auto.jpg/tmpfs/snap.jpg?usr=&pwd=, where and should be the actual user name and password associated with the camera access, respectively. The fields for username and password under the advanced tab of the camera settings in UI5 should be left blank.

I still could not figure out how to implement the pan/tilt commands.