Difference between revisions of "M7D12-POE"

From ZoneMinder Wiki
Jump to navigationJump to search
(Created page with "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: <code>ffmpeg -i "rtsp://yourus...")
 
Line 1: Line 1:
Microseven M7D12-POE
[[File:M7D12-POE.jpg]]
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 10:36, 26 January 2015

Microseven M7D12-POE M7D12-POE.jpg

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.