Changes between Version 16 and Version 17 of WikiStart
- Timestamp:
- 2013-03-13 13:29:03 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v16 v17 12 12 13 13 1. Download these files: 14 * [http://code.mios.com/ trac/mios_vistacam/export/10/tags/1.1/I_VistaCamMS.xml I_VistaCamMS.xml]14 * [http://code.mios.com/svn_public/mios_vistacam/tags/1.2/I_VistaCamMS.xml I_VistaCamMS.xml] 15 15 * [http://code.mios.com/trac/mios_vistacam/raw-attachment/wiki/WikiStart/D_DigitalSecurityCamera1.xml D_DigitalSecurityCamera1.xml] 16 16 2. Upload both files on Vera: … … 24 24 3. Close the control panel. 25 25 4. Save. 26 5. '''Motion detection is disabled by default.''' To enable it open the ''Advanced'' tab of the camera device and scroll down to the ''State'' field. '' 0'' means that it's disabled. To enable it set it to ''1''.26 5. '''Motion detection is disabled by default.''' To enable it open the ''Advanced'' tab of the camera device and scroll down to the ''State'' field. ''-1'' means that it's disabled. To enable it set it to ''0''. 27 27 28 28 === UI5 === 29 29 30 1. Install the !VistaCam Motion Detectionplugin.30 1. Install the !VistaCam Motion Sensor plugin. 31 31 2. Set the camera to use that file as the implementation file: 32 32 1. On the Vera UI open the camera's control panel (click on the wrench). … … 34 34 3. Close the control panel. 35 35 3. Save. 36 4. '''Motion detection is disabled by default.''' To enable it open the ''Advanced'' tab of the camera device and scroll down to the ''State'' field. '' 0'' means that it's disabled. To enable it set it to ''1''.36 4. '''Motion detection is disabled by default.''' To enable it open the ''Advanced'' tab of the camera device and scroll down to the ''State'' field. ''-1'' means that it's disabled. To enable it set it to ''0''. 37 37 38 38 == Configuration == … … 45 45 == Troubleshooting == 46 46 47 * '''ERROR''': Missing camera IP address .47 * '''ERROR''': Missing camera IP address 48 48 * '''SOLUTION''': Enter the correct camera IP address and port (or the camera's URL if it's not in the same network as Vera, in the '''ip''' field in the camera's ''Advanced'' tab. (e.g. ''192.168.81.24:8080'' or ''www.myserver.com/myipcam:8080'') 49 49 50 * '''ERROR''': Missing MiOS unit IP address.51 * '''SOLUTION''': Enter the Vera IP address and port (or the URL if it's not in the same network as the camera) in the '''! MiosUnitAddress''' field in the camera's ''Advanced'' tab. (e.g. ''192.168.81.1'' or ''www.myserver.com/myvera'')50 * '''ERROR''': Missing Gateway IP address 51 * '''SOLUTION''': Enter the Vera IP address and port (or the URL if it's not in the same network as the camera) in the '''!GatewayAddress''' field in the camera's ''Advanced'' tab. (e.g. ''192.168.81.1'' or ''www.myserver.com/myvera'') 52 52 53 53 * '''ERROR''': Failed to configure the camera.