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/12/29 22:51] rk4n3 |
tech:zoneminder:cameras:start [2019/10/13 22:21] (current) rk4n3 |
||
---|---|---|---|
Line 3: | Line 3: | ||
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. | ||
- | ------------------ | + | ------ |
+ | ===== 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 ===== | ===== TRENDnet TV-IP311PI ===== | ||
{{:tech:zoneminder:cameras:tv-ip311pi.png?250}} \\ | {{:tech:zoneminder:cameras:tv-ip311pi.png?250}} \\ | ||
// (Also posted on the [[http://www.zoneminder.com/wiki/index.php/Trendnet#TV-IP322P|ZoneMinder wiki]]) // | // (Also posted on the [[http://www.zoneminder.com/wiki/index.php/Trendnet#TV-IP322P|ZoneMinder wiki]]) // | ||
=== To view direct via VLC: === | === To view direct via VLC: === | ||
- | ''rtsp://user:password@<camera-ip-addr>/streaming/Channels/1'' | + | <code>rtsp://user:password@camera-ip-addr/streaming/Channels/1</code> |
=== Sample ZM config: === | === Sample ZM config: === | ||
Remote Protocol: rtsp \\ | Remote Protocol: rtsp \\ | ||
Line 17: | Line 27: | ||
Remote Image Colors: 24 bit color \\ | Remote Image Colors: 24 bit color \\ | ||
Capture Width: 1280 \\ | Capture Width: 1280 \\ | ||
- | Capture Height: 720 \\ | + | Capture Height: 720 |
------------------ | ------------------ | ||
Line 153: | 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 |