I'm runnng ZM 1.25 on Centos 6.5. The docs that came with the camera were useless, but through a bit of poking around and ONVIF Device Manager, I know that the following URL will show a video stream in VLC:
Code: Select all
rtsp://192.168.2.33/user=zoneminder_password=xxxxxxxxxx_channel=1_stream=0.sdp?real_stream
I have tried a few combinations of settings in Zoneminder but can't get things running.
The camera setup is corrently:
Remote protocol: RTSP
Remote Method: RTP/RTSP
Remote host name: 192.168.2.33
Remote Host Port: 554
Remote Hpst Path: /user=zoneminder_password=xxxxxxxx_channel=1_stream=0.sdp?real_stream
Capture Width: 1280
Capture height: 720
In /var/log/messages I'm getting:
Jul 26 18:33:28 zone zmc_m3[5150]: ERR [Got unexpected memory map file size 27649192, expected 55297032]
Am I missing something - like H264 support?
Any advice appreciated as I'm quite new to Zoneminder.
Thanks