Announcement

Collapse
No announcement yet.

Foscam FI9831P Help with tilt/pan from app

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

    Foscam FI9831P Help with tilt/pan from app

    Hi

    I bought a Foscam FI9831P and tried to integrate it with Hometroller zee S2 (2.00.206) on linux.

    There are two options from myhs.homeseer.com (Plugins --> HSTouchServer --> HSToush):

    1) Option 1: I checked "Auto Discover Foscam Cameras" but it did nothing. Did not pick up the camera.

    2) Option 2: Using "Manual Camera Setup", I added an entry with the following URL's snapshot: http://192.168.x.x:88/cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=<username>&pwd=<password>
    with option 2, I can see the image from the android app. But, the controls are disabled (as in no tilt/pan).

    It seems like there is more configuration for the tilt/pan as shown on the menu:

    Pan Right Start:
    Pan Right Stop:
    Pan Left Start:
    Pan Left Stop:
    Pan Up Start:
    Pan Up Stop:
    Pan Down Start:
    Pan Down Stop:

    Can anyone please share what would these values be? Thanks

    Regards,
    a.
    Attached Files

    #2
    Was hoping. Someone was going to provide some direction

    Comment


      #3
      Hope this helps...

      Edit the xxx for user,password and address
      PHP Code:
      http://192.168.0.xxx/decoder_control.cgi?command=5&user=xxx&pwd=xxx      <---- Stop Patrol
      http://192.168.0.xxx/decoder_control.cgi?command=31&user=xxx&pwd=xxx    <---- Go to preset 1
      http://192.168.0.xxx/decoder_control.cgi?command=33&user=xxx&pwd=xxx    <---- Go to preset 2
      http://192.168.0.xxx/decoder_control.cgi?command=4&onestep=5&user=xxx&pwd=xxxx   <--one step to left and stop
      http://192.168.0.xxx/decoder_control.cgi?command=6&onestep=7&user=xxx&pwd=xxx    <-- one step to right and stop
      http://192.168.0.xxx/decoder_control.cgi?command=0&onestep=1&user=xxxi&pwd=xxx    <-- one step up and stop
      http://192.168.0.xxx/decoder_control.cgi?command=2&onestep=3&user=xxx&pwd=xxx    <-- one step down and stop 
      Don

      Comment


        #4
        Originally posted by devoir View Post
        Was hoping. Someone was going to provide some direction
        See this post:
        http://board.homeseer.com/showthread...49#post1209749


        - Robert

        Comment


          #5
          Hi Don,

          You posted seven lines while the screenshot i attached has eight. Can you please match the entries as per the screenshot if possible. Thanks

          Pan Right Start:
          Pan Right Stop:
          Pan Left Start:
          Pan Left Stop:
          Pan Up Start:
          Pan Up Stop:
          Pan Down Start:
          Pan Down Stop:

          Comment


            #6
            These are the only ones I use, up,down,left,right,preset 1, preset 2. I don't use the stock hstouch camera page. Sorry.

            Did you look at Robert's link?
            Don

            Comment

            Working...
            X