Difference between revisions of "M7D12-POE"
From ZoneMinder Wiki
Jump to navigationJump to search
Line 1: | Line 1: | ||
Microseven M7D12-POE | Microseven M7D12-POE | ||
[[File:M7D12-POE.jpg]] | [[File:M7D12-POE.jpg|250px]] | ||
I used the “Ffmpeg” mode in ZoneMinder, and the camera's rtsp interface. | I used the “Ffmpeg” mode in ZoneMinder, and the camera's rtsp interface. |
Revision as of 09:38, 26 January 2015
I used the “Ffmpeg” mode in ZoneMinder, and the camera's rtsp interface.
To verify if this works with your camera, you can try the command:
ffmpeg -i "rtsp://youruser:yourpassword@<cameraipaddr>/11" -r 8 out.mp4
If the command works, then you can put the URL into the “Source path” setting for the ZoneMinder monitor.