This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tech:zoneminder:cameras:start [2016/11/27 22:29] rk4n3 |
tech:zoneminder:cameras:start [2019/10/13 22:21] (current) rk4n3 |
||
---|---|---|---|
Line 2: | Line 2: | ||
This is documentation of cameras that we have gotten to work with ZoneMinder, and details of the techniques involved. | This is documentation of cameras that we have gotten to work with ZoneMinder, and details of the techniques involved. | ||
- | {{:tech:zoneminder:cameras:ipob-el3ir100ml-d2.jpg?200|}} | + | |
+ | ------ | ||
+ | ===== JideTech JD-Hi2162-PTZ3X ===== | ||
+ | **// (AKA IPD-E17T08) //** \\ | ||
+ | {{:tech:zoneminder:cameras:jidetech-ipd-e17t08.jpg?250}} \\ | ||
+ | HD 1080P PTZ Outdoor POE Security IP Dome Camera with 3X Optical Zoom Pan/Tilt/3X Motorized Zoom, Dome Style for Ceiling Installation | ||
+ | <code>ffmpeg -i "rtsp://user:password@jidetechipaddr:554/1/h264major" -r 15 out.mp4</code> | ||
+ | This URL should go into the ZoneMinder Soure path, when using Ffmpeg mode. | ||
+ | |||
+ | \\ | ||
+ | |||
+ | ------ | ||
+ | ===== TRENDnet TV-IP311PI ===== | ||
+ | {{:tech:zoneminder:cameras:tv-ip311pi.png?250}} \\ | ||
+ | // (Also posted on the [[http://www.zoneminder.com/wiki/index.php/Trendnet#TV-IP322P|ZoneMinder wiki]]) // | ||
+ | === To view direct via VLC: === | ||
+ | <code>rtsp://user:password@camera-ip-addr/streaming/Channels/1</code> | ||
+ | === Sample ZM config: === | ||
+ | Remote Protocol: rtsp \\ | ||
+ | Remote Method: Simple \\ | ||
+ | Remote Host Name: user:password@ipaddr \\ | ||
+ | Remote host Port: ? \\ | ||
+ | Remote Host Path: ? \\ | ||
+ | Remote Image Colors: 24 bit color \\ | ||
+ | Capture Width: 1280 \\ | ||
+ | Capture Height: 720 | ||
+ | |||
------------------ | ------------------ | ||
===== Microseven M7D12-POE ===== | ===== Microseven M7D12-POE ===== | ||
Line 137: | Line 164: | ||
===== TRENDnet TV-IP322P ===== | ===== TRENDnet TV-IP322P ===== | ||
{{:tech:zoneminder:cameras:TV-IP322P.jpg?250}} \\ | {{:tech:zoneminder:cameras:TV-IP322P.jpg?250}} \\ | ||
- | // (Also posted on the [[http://www.zoneminder.com/wiki/index.php/Trendnet#TV-IP322P|ZoneMinder wiki]]) // | + | // [[https://wiki.zoneminder.com/Trendnet#TV-IP322P]] // |
=== To view direct via VLC: === | === To view direct via VLC: === | ||
http://user:pass@ipaddr/cgi/mjpg/mjpg.cgi | http://user:pass@ipaddr/cgi/mjpg/mjpg.cgi |