VIVOTEK

FAQ - URL

 
Please click on the question to unfold the answer.

Q1: Where can I find the URL command document?

You can find the URL command in the end of user's manual. You can download the user's manual from this page.

Q2: How can I get a snapshot by a URL command?

You can type URL command http://<IP of your camera>/cgi-bin/video.jpg to get the snapshot.

If you are using our new 7000 series cameras or video server, you can type another URL command http://<IP address of your device>/cgi-bin/viewer/video.jpg to get the snapshot.

Q3: How do I use SERVER PUSH of VIVOTEK products?

IP7138/IP7139/VS7100 support SERVER PUSH function. You can use Firefox or Netscape browsers or VLC player to view the video by using URL command http://<IP>/video.mjpg (For new products such as IP7138/IP7139/VS7100, you can configure the access name "video.mjpg" in the Network page)

Q4: How do I use URL command of PZ6000 cameras to set the preset location, delete the preset location, and move the camera to the preset location?

  • To set the preset location: http://<IP>/cgi-bin/admin/preset.cgi?addpos=test
    (You name the preset location to "test")
  • To delete the preset location: http://<IP>/cgi-bin/admin/preset.cgi?delpos=test
    (You delete the preset location named "test")
  • To move the camera to the preset location: http://<IP>/cgi-bin/recall.cgi?recall=VVTK
    (You move the camera to the preset location named "VVTK")

Q5: How do I use URL command to calibrate the PZ6000 cameras?

Please use: http://<ipaddress>:<ttpportnumber>/cgi-bin/camctrl.cgi?calibrate=go

Q6: How do I use URL command to active PZ6000 cameras to do "Pan" or "Patrol" function?

Please use http://<ipaddress>:<httpportnumber>/cgi-bin/camctrl.cgi?auto=pan to do "Pan".

Use http://<ipaddress>:<httpportnumber>/cgi-bin/camctrl.cgi?auto=patrol to do "Patrol".

Q7: Why can't I save the "low lux mode" settings by using URL command: http://192.168.3.140/cgi-bin/admin/setparam.cgi?ccd_lowluxmode=1 ?

Because the "low lux mode" option is in CCD settings page, please add one more command "&ccd_mode=save" to save the settings.

So, please use the URL command: http://192.168.3.140/cgi-bin/admin/setparam.cgi?ccd_lowluxmode=1&ccd_mode=save

Q8: Why can't I save the "brightness" settings by using URL command? http://192.168.3.165/cgi-bin/admin/setparam.cgi?image.brightness=3

Because the "brightness" option is in Image settings page, please add one more command "&image_mode=save" to save the settings.

So, please use the command: http://192.168.3.165/cgi-bin/admin/setparam.cgi?image.brightness=3&image_mode=save

But if you are using PT7137/PT7135/IP7137/IP7135, please use http://192.168.3.165/cgi-bin/admin/setparam.cgi?image.brightness=3&image_mode.value=save