Difference between revisions of "X-vision"

From ZoneMinder Wiki
Jump to navigationJump to search
(Created page with "http://www.x-vision.co.uk/ had some cameras wich we bought and they tested fine with ZM. We tested the X104S (you cant use the pan and tilt from ZM) and the X100T. Both setups ...")
 
m (formatting fix)
 
(2 intermediate revisions by 2 users not shown)
Line 11: Line 11:


Pete
Pete
----
X720B is not compatible.
The X720B requires credentials to connect. Connecting via VLC works with the following path:
    rtsp://<username>:<password>@<ipaddress>
No combination of the settings and credentials work in Zoneminder.
----
I eventually got working: XC1080BAP (bullet) XC1080VP (dome) using these settings on zoneminder V1.30.4
  Source Type: FFMPEG
  Source tab -
  Source Path: rtsp://user:password@<ipaddress>/ch01.264
  remote: TCP,
  no options,
  colourspace: 24 bit colour,
  capture width: 1920
  capture height: 1080,
  orientation: normal,
  deinterlacing: disabled

Latest revision as of 07:48, 8 July 2017

http://www.x-vision.co.uk/ had some cameras wich we bought and they tested fine with ZM.

We tested the X104S (you cant use the pan and tilt from ZM) and the X100T.

Both setups exactly the same. Just choose ffmpeg as the source type and the source path is something like:

rtsp://172.16.10.44/mpeg4/media.amp?resolution=640x480

Works fine.

Pete


X720B is not compatible.

The X720B requires credentials to connect. Connecting via VLC works with the following path:

    rtsp://<username>:<password>@<ipaddress>

No combination of the settings and credentials work in Zoneminder.



I eventually got working: XC1080BAP (bullet) XC1080VP (dome) using these settings on zoneminder V1.30.4

 Source Type: FFMPEG
 Source tab -
 Source Path: rtsp://user:password@<ipaddress>/ch01.264 
 remote: TCP, 
 no options, 
 colourspace: 24 bit colour, 
 capture width: 1920 
 capture height: 1080, 
 orientation: normal, 
 deinterlacing: disabled