Author Topic: Motion Detection Function and I/O of zavio F3115  (Read 5966 times)

trungphan

  • Newbie
  • *
  • Posts: 1
    • View Profile
Motion Detection Function and I/O of zavio F3115
« on: October 11, 2013, 03:00:59 AM »
Hi everyone!
I'm doing the project of camera zavio F3115. I want to control a light device when stranger go to the house, camera will take a snapshot and light up.
who can help me to solve it?
Thanks!

SKJM Support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1917
    • View Profile
Re: Motion Detection Function and I/O of zavio F3115
« Reply #1 on: October 11, 2013, 10:55:26 PM »
We haven't tested with that particular camera, but according to it's specifications (http://www.zavio.com/product.php?id=64) it does support MJPEG formatted data, so it'll probably work with iCamSource.

When you run iCamSource, you'll need to select the "Ethernet /Wi-Fi" tab because the camera is a network camera, not a USB camera. Then, enter the MJPEG or JPEG URL for your camera.

If the MJPEG or JPEG URL isn't something that can be found by searching around with Google or by contacting their support, we actually have another solution available, although it is currently in its very preliminary stages, and that is: http://skjm.com/icam/mjpeg_test.php

When you enter the camera's IP address and port into that web page, it will attempt to connect to the camera using all of the common MJPEG and JPEG URLs that we are aware of. If any of the URLs produce an image, then that is the URL to use in iCamSource.

If your camera requires a login and password, you can enter them in that webpage right before the address: login:password@Camera_address