Level One

From ZoneMinder Wiki
Revision as of 10:22, 22 December 2011 by Rknobbe (talk | contribs) (Undo revision 4962 by Buzzzyman2 (talk))
Jump to navigationJump to search

General information

This camera(s) works fine with zoneminder.

  • Remote Host Name: user:password@<ip>
  • Remote Host Port: 80 (is default, alternative 1024 when you've setup this port by webconfig)
  • Remote Host Path: /img/video.mjpeg


WCS-2003

This camera supports MP4 or MJPEG. Additional to the information above the remote path is different:

  • MP4 stream remote path: /img/video.asf

In the Monitor definition window of Zoneminder set following values:
Select as source type: Ffmpeg
Source Path: http://<your_camera_ip>/img/video.asf
Set capture width and capture height according the configuration settings of your camera


  • MJPEG stream remote path: /img/mjpeg.jpg (not yet fully tested)


This camera has a Linux based firmware. The source code of the firmware is available at the Level One WCS-2003 page
file WCS-2003(GPL)_2004-07-28.zip


FCS-1101

This camera supports MPEG4 or MJPEG. I just got MJPEG to work with Zoneminder. I didn't get RTSP (Port 554) and MPEG4 Port 8090 to work with Zoneminder, but it's no problem to access these ports with VLC.

Here are the settings:

  • Source type: Remote
  • Remote Protocol: HTTP
  • Remote Method: Simple
  • Remote Hostname: Your Cameras IP
  • Remote Hostport: 8070
  • Remote Hostpath: /video.mjpg
  • Width: Set width depending to the image width you have configured
  • Height: Set height depending to the image width you have configured


FCS-5030

This camera is working with Zoneminder.

Here are the settings:

  • Source type: Remote
  • Remote Protocol: HTTP
  • Remote Method: Simple
  • Remote Host Name: <USERNAME>:<PASSWORD>@<IP CAMERA> <-- example root:@192.168.1.2
  • Remote Host Port: 80
  • Remote Host Path: video.mjpg
  • Width: Set width depending to the image width you have configured
  • Height: Set height depending to the image width you have configured


FCS-5051

Unfortunately at this moment ffmpeg (svn date: 2011-12-21) doesn't support RTSP or MJPEG stream for this camera. Zoneminder works fine with JPG snapshot.

Here are the settings:

  • Source type: Remote
  • Maximum FPS: 10
  • Alarm Maximum FPS: 12
  • Remote Protocol: HTTP
  • Remote Method: Simple
  • Remote Host Name: <USERNAME>:<PASSWORD>@<IP CAMERA> <-- example root:@192.168.1.2
  • Remote Host Port: 80
  • Remote Host Path: /cgi-bin/jpg/image.cgi?
  • Width: Set width depending to the image width you have configured
  • Height: Set height depending to the image width you have configured


Other Level One cameras (not tested)

Note: This is not tested, just for infomation.

This information is from here:

Following cameras use URL http://IP-AddressCamera/cdi-bin/video.jpg:
FCS-1010, FCS-1030, FCS-1040, FCS-1060, FCS-1070, FCS-3000, FCS-3021, WCS-2010, WCS-2030, WCS-2040, WCS-2060, WCS-2070

The cameras FCS-0010, FCS-0020, FCS-1091, WCS-0010, WCS-0020, WCS-1090 are supporting MJPG, the URL is
http://IP-address/video.mjpg

For the cameras FCS-1081, FCS-1081A, FCS-4000, FCS-4100, FCS-4200, FCS-4300, FCS-4400, FCS-4500, FCS-7011 the command to get the actual JPG image is:
http://ip_address_of_camera/cgi-bin/jpg/image and then http://ip_address_of_camera/jpg/image.jpg or for MJPG http://IPaddresse:port/video.mjpg

The SDK´s for the Level One cameras could be downloaded from:

http://www.level1.tw/level1/other/SDK_2008-01-24.zip