Wow, I didn’t expect this much activity on this thread.
It’s possible to implement this, but Bypass and Arm have always been only for Vera devices and not for the real (physical) devices, so I won’t change this.
That’s because the plugin requires the Vera IP address or URL to configure the camera to send the alarm notifications to, and it failed to detect it based on the camera’s IP address. You must enter the IP address or URL of the Vera in the camera’s control panel, Advanced tab.
This I have to investigate.
[quote=“Grain, post:14, topic:171931”]I installed the plugin, uploaded the extra file, created the device and can see live video.
Can’t use PTZ as it says “No Implementation”.
what I did was:
- Apps - Install Apps - install Foscam IP Camera 2.0
- Apps - Develop Apps - Luup files - upload D_DigitalSecurityCamera1.xml (this file appears twice now in the list)
- Apps - Develop Apps - Create device - enter D_DigitalSecurityCamera1.xml as “upnp Device Filename” and Foscam as “Description”
I don’t seem to have the StepSize, ReverseControls & VeraAddress Variables.
I also can’t seem to find the Motion Sensor.[/quote]
You must add I_FoscamPTZ.xml to the impl_file field on the Camera Advanced tab.
[quote=“silvereagle2208, post:15, topic:171931”]I have a Foscam FI8910W, and I also am not seeing the step size, reverse control, or Vera address variables.
I cannot get the Activation Icon for my Foscam camera to indicate that the camera’s motion sensor was tripped (activated). [/quote]
You add I_FoscamPTZ.xml to the impl_file field on the Camera Advanced tab.
I don’t recommend this because the motion sensor will have the same startup code as the camera and it’s possible you’ll get some errors.
That’s normal, the motion sensor is a child device of the camera.
I don’t recommend changing the Controlled via parameter. This can cause the Luup engine on your Vera to enter a restart loop if you make a wrong change.