Announcement

Collapse
No announcement yet.

FI9828W - Solved!

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    FI9828W - Solved!

    Hi guys,
    Has anyone Foscam FI9828W successfully working with HS3? I thought that NetCam is supposeed to support all Foscam cameras but I can't get FI9828W working in HSTouch . It is recognized in Auto Camera Setup but I am not getting any picture.

    #2
    use manual camera setup in hstouch config

    use manual camera setup in hstouch config and turn off auto discover. these urls work for FI9831W.
    I'v also attached a Foscam manual with all url settings for all functions.
    Code:
    snapshot url:
    http://IPADDRESS:88/cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=[USERNAME]&pwd=[PASSWORD]&
    pan right url: 
    http://IPADDRESS:88/cgi-bin/CGIProxy.fcgi?cmd=ptzMoveRight&usr=[USERNAME]&pwd=[PASSWORD]&
    pan left :
    http://IPADDRESS:88/cgi-bin/CGIProxy.fcgi?cmd=ptzMoveLeft&usr=USERNAME]&pwd=[PASSWORD]&
    pan move up
    http://IPADDRESS:88/cgi-bin/CGIProxy.fcgi?cmd=ptzMoveUp&usr=[USERNAME]&pwd=[PASSWORD]&
    Move down
    http://IPADDRESS:88/cgi-bin/CGIProxy.fcgi?cmd=ptzMoveDown&usr=[USERNAME]&pwd=[PASSWORD]&
    pan stop movement (use the same url for all directions)
    http://IPADDRESS:88/cgi-bin/CGIProxy.fcgi?cmd=ptzStopRun&usr=[USERNAME]&pwd=[PASSWORD]&
    Zigmund
    Attached Files
    Last edited by zigmund; December 14, 2014, 06:58 AM. Reason: modified urls

    Comment


      #3
      Great! I'll give it try. Thank you.

      Comment


        #4
        It has worked.. I was able to put live stream and working controls on one screen without any scripting.. Probably not cleanest solution but it works so far.

        Comment

        Working...
        X