Difference between revisions of "Vivotek"

From ZoneMinder Wiki
Jump to navigationJump to search
Line 1: Line 1:
= < v. 1.24 =
= IP7131 =
== ZM < v. 1.24 ==
In versions of ZoneMinder prior to 1.24, the only way to use the Vivotek 7131 camera was by streaming the snapshot (which gives you an inconsistent FPS of 1 - 3).  Use '''/cgi-bin/video.jpg''' as the '''Remote Host Path''' (Under '''Source''').
In versions of ZoneMinder prior to 1.24, the only way to use the Vivotek 7131 camera was by streaming the snapshot (which gives you an inconsistent FPS of 1 - 3).  Use '''/cgi-bin/video.jpg''' as the '''Remote Host Path''' (Under '''Source''').


= >= v. 1.24 =
== ZM >= v. 1.24 ==
Starting with version 1.24 of ZoneMinder, RTSP is supported.  As the Vivotek 7131 camera supports RTSP, we can now make full use of this camera.
Starting with version 1.24 of ZoneMinder, RTSP is supported.  As the Vivotek 7131 camera supports RTSP, we can now make full use of this camera.
I have successfully setup a a Vivotek 7131 on an Ubuntu 8.10 Server using RTSP at 640x480, 24-bit color and streaming at 20FPS using RTSP.
I have successfully setup a a Vivotek 7131 on an Ubuntu 8.10 Server using RTSP at 640x480, 24-bit color and streaming at 20FPS using RTSP.
I had manually changed the RTSP port in the camera settings to port 7070.  This is probably not necessary, and I do not remember the default - so adjust accordingly.
To make this work, use the following settings:
To make this work, use the following settings:


Line 11: Line 11:
;Remote Method : RTP/RTSP
;Remote Method : RTP/RTSP
;Remote Host Name : x.x.x.x
;Remote Host Name : x.x.x.x
;Remote Host Port : 7070
;Remote Host Port : 554
;Remote Host Path : /live.sdp
;Remote Host Path : /live.sdp
;Remote Host SubPath : /trackID=
;Remote Host SubPath : /trackID=
Line 18: Line 18:
;Capture Height (pixels) : 480
;Capture Height (pixels) : 480


= IP7138 =
== < v. 1.24 ==
In versions of ZoneMinder prior to 1.24, the only way to use the Vivotek 7138 camera was by streaming the snapshot (which gives you an inconsistent FPS of 1 - 3).  Use '''/cgi-bin/viewer/video.jpg''' as the '''Remote Host Path''' (Under '''Source''').


[[Category:Cameras]]
[[Category:Cameras]]

Revision as of 13:03, 9 March 2009

IP7131

ZM < v. 1.24

In versions of ZoneMinder prior to 1.24, the only way to use the Vivotek 7131 camera was by streaming the snapshot (which gives you an inconsistent FPS of 1 - 3). Use /cgi-bin/video.jpg as the Remote Host Path (Under Source).

ZM >= v. 1.24

Starting with version 1.24 of ZoneMinder, RTSP is supported. As the Vivotek 7131 camera supports RTSP, we can now make full use of this camera. I have successfully setup a a Vivotek 7131 on an Ubuntu 8.10 Server using RTSP at 640x480, 24-bit color and streaming at 20FPS using RTSP. To make this work, use the following settings:

Remote Protocol
RTSP
Remote Method
RTP/RTSP
Remote Host Name
x.x.x.x
Remote Host Port
554
Remote Host Path
/live.sdp
Remote Host SubPath
/trackID=
Remote Image Colours
24 bit colour
Capture Width (pixels)
640
Capture Height (pixels)
480

IP7138

< v. 1.24

In versions of ZoneMinder prior to 1.24, the only way to use the Vivotek 7138 camera was by streaming the snapshot (which gives you an inconsistent FPS of 1 - 3). Use /cgi-bin/viewer/video.jpg as the Remote Host Path (Under Source).