Announcement

Collapse
No announcement yet.

UltraNetCam Controls - New Feature

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    UltraNetCam Controls - New Feature

    UltraNetCam HSPI version 1.1.4781.25469 adds the ability to define NetCam Controls to control your NetCam using HomeSeer device actions.

    Feel free to post import files for other NetCams so others don't have to manually type them in.

    Importing File Format
    When importing Controls into UltraNetCam HSPI, please using the following file format:

    Code:
    [Control Name] /path-to-action.extenstion?parm1=value1&parm2=value2
    Example
    Code:
    # Comment
    [Move Up - Start] /decoder_control.cgi?command=0
    [Move Up - Stop] /decoder_control.cgi?command=1
    [Move Down - Start] /decoder_control.cgi?command=2
    [Move Down - Stop] /decoder_control.cgi?command=3
    [Move Left - Start] /decoder_control.cgi?command=4
    [Move Left - Stop] /decoder_control.cgi?command=5
    [Move Right - Start] /decoder_control.cgi?command=6
    [Move Right - Stop] /decoder_control.cgi?command=7
    If your camera only supports authentication by passing the user name and password attached to the query string, then use the following placeholders in the query string:

    $user will be replaced with the user defined for the NetCam device.
    $pass will be replaced with the password defined for the NetCam device.

    Example
    Code:
    [Some Control Command] /decoder_control.cgi?command=0&usr=$user&pwd=$pass

    Regards,
    Ultrajones
    Attached Files
    Last edited by Ultrajones; February 3, 2013, 01:44 PM.
    Plug-ins: UltraMon, UltraM1G, UltraCID, Ultra1Wire, UltraLog, UltraWeatherBug, UltraPioneerAVR, UltraGCIR

    #2
    [Screenshot]

    Screenshots
    Attached Files
    Plug-ins: UltraMon, UltraM1G, UltraCID, Ultra1Wire, UltraLog, UltraWeatherBug, UltraPioneerAVR, UltraGCIR

    Comment


      #3
      Foscam Import Files

      This is the Foscam JPEG import file. It should work with the Foscam JPEG Cameras. Feel free to modify the import file and remove commands you won't be using.
      Attached Files
      Plug-ins: UltraMon, UltraM1G, UltraCID, Ultra1Wire, UltraLog, UltraWeatherBug, UltraPioneerAVR, UltraGCIR

      Comment


        #4
        Has anyone per chance created a Control file for Amcrest camera's? Mike
        Computer: CUK Intel NUC7i7BNH
        Op System: Windows10 Pro - Work Station
        HS Version: HS4 Pro Edition 4.2.19.0

        Plug-Ins: AK Weather 4.0.5.25,APCUPSD 3.3.2.3,BLBackup 2.0.63.0,BLEditor 2.0.11.0,BLGData 3.0.55.0,BLOccupied 2.0.28.0,BLShutdown 1.0.6.0,Blue-Iris 3.1.3.33206,Device History 3.2.0.2,EasyTrigger 3.0.0.76,Harmony Hub 4.0.14.0,iRobot 5.22.41.1,JowiHue 4.0.8.7,Nest 3.0.0.34,NetCam Plugin 1.0.0.5,PHLocation2 3.0.0.64,Pushover 4.0.10.0,Random 3.0.0.2,Restart 1.0.0.7,Ring 1.0.0.9,SDJ-Health 3.1.1.3,Sonos 3.1.0.59,Sonos4 4.0.1.12,UltraCID3 3.0.6681.34300,UltraMon3 3.0.6554.33094,UltraNetCam3 3.0.6413.20219,Unifi 4.0.32.0,Zigbee 4.0.11.0,Z-Wave 4.0.3.0, and Jon00 scripts.

        Comment

        Working...
        X