flv stream into Zoneminder ?
Posted: Sun Oct 23, 2016 9:08 am
Hello,
I just bought a Maginon IPC-25 HDC camera. I was able to connect zoneminder to it without much trouble using this stream:
http://user@password:192.168.0.50/videostream.cgi
The problem with this stream is that the resolution is only 640x480px while the camera is capturing 1280x720px frames.
To get full resolution frames, I would have to get the following stream:
http://user@password:192.168.0.50/videostream.flv
But zoneminder is not accepting it. Here are the logs:
Is there any way to get this flv stream into zoneminder ?
Thanks !
I just bought a Maginon IPC-25 HDC camera. I was able to connect zoneminder to it without much trouble using this stream:
http://user@password:192.168.0.50/videostream.cgi
The problem with this stream is that the resolution is only 640x480px while the camera is capturing 1280x720px frames.
To get full resolution frames, I would have to get the following stream:
http://user@password:192.168.0.50/videostream.flv
But zoneminder is not accepting it. Here are the logs:
Code: Select all
2016-10-23 11:02:12.560760 zmc_m11 23434 ERR Unrecognised content type 'video/x-flv' zm_remote_camera_http.cpp 856
2016-10-23 11:02:12.548857 zmc_m11 23434 ERR Unable to get response, disconnecting zm_remote_camera_http.cpp 1141
2016-10-23 11:02:12.546343 zmc_m11 23434 ERR Unrecognised content type 'video/x-flv' zm_remote_camera_http.cpp 856
2016-10-23 11:02:12.532418 zmc_m11 23434 ERR Unable to get response, disconnecting zm_remote_camera_http.cpp 1141
2016-10-23 11:02:12.530069 zmc_m11 23434 ERR Unrecognised content type 'video/x-flv' zm_remote_camera_http.cpp 856
Thanks !