M7D12-POE

From ZoneMinder Wiki
Revision as of 10:33, 26 January 2015 by Rk4n3 (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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.