Changes between Version 14 and Version 15 of WikiStart


Ignore:
Timestamp:
2013-01-14 14:39:59 (11 years ago)
Author:
mcvflorin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v14 v15  
    1515 
    1616=== UI4 === 
    17 1. Download [http://code.mios.com/trac/mios_foscam-camera/changeset/12/tags/2.2?old_path=%2F&format=zip this] file on your computer and extract ''I_FoscamPTZ.xml'' from the archive. 
    18 2. Upload ''I_FoscamPTZ.xml'' on Vera from ''MiOS Developers'' >> ''Luup files''. 
    19 3. In the camera's ''Advanced'' tab enter ''I_FoscamPTZ.xml'' in the '''impl_file''' field. 
     171. Download these files: 
     18 * I_FoscamPTZ.xml 
     19 * D_DigitalSecurityCamera1.xml 
     202. Upload both files on Vera: 
     21 * On the Vera UI, in the ''Toolbox'' section, open ''MiOS Developers'' >> ''Luup Files''. 
     22 * Upload the files. 
     23 * Uncheck ''Restart Luup after upload''. 
     24 * Click ''GO''.  
     253. Set the camera to use the I_FoscamPTZ.xml file as the implementation file: 
     26 * On the Vera UI open the camera's control panel (click on the wrench). 
     27 * On the ''Advanced'' tab, in the ''impl_file'' field enter ''I_FoscamPTZ.xml'' 
     28 * Close the control panel.  
    20294. Save. 
     305. '''Motion detection is disabled by default'''. To enable it open the ''Advanced'' tab of the camera device and scroll down to the ''ConfiguredMD'' field. ''-1'' means that it's disabled. To enable it set it to ''0''.  
    2131 
    2232== Setting up motion detection == 
     
    2939The plugin will attempt to find the Vera's IP address automatically based on the camera's IP address. This attempt will be successful only if the camera is on the same network as Vera. In all other cases the Vera's IP address (or URL) must be specified by the user. 
    3040 
    31 '''On firmwares older than 1.5.390 arming and bypassing the motion sensor won't work unless you upload [http://code.mios.com/trac/mios_foscam-camera/raw-attachment/wiki/WikiStart/D_DigitalSecurityCamera1.xml this] file on Vera.''' After you upload the file, you must reload the Luup engine. 
    32  
    3341{{{ 
    3442#!html 
     
    4048=== To disable the motion detection feature of the plugin === 
    4149 
    42 1. Open the ''Advanced'' tab in the camera's control panel. 
    43 2. Scroll to the bottom to find the ''ConfiguredMD'' variable. 
    44 3. Set this variable to '''-1'''. 
     501. Open the ''Advanced'' tab of the camera's control panel. 
     512. Scroll to the bottom to find the ''ConfiguredMD'' field. 
     523. Set this field to ''-1''. 
    45534. Save. 
    4654