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 [2015/09/13 13:30] 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. | ||
+ | |||
+ | ------ | ||
+ | ===== 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 | ||
+ | |||
------------------ | ------------------ | ||
Line 115: | Line 142: | ||
Power: DC12V, PoE | Power: DC12V, PoE | ||
+ | ------------------ | ||
+ | ===== IPOB-EL3MPIR100ML-D2 ===== | ||
+ | {{ :tech:zoneminder:cameras:ipob-el3ir100ml-d2.jpg?nolink&250}} \\ | ||
+ | Vendor/Product web page: [[http://www.securitycameraking.com/3mp-ip-network-motorized-varifocal-60132-prd1.html]] \\ | ||
+ | {{:tech:zoneminder:cameras:manual-ipob-el3mpir100ml2812-d2.pdf|User Manual}} \\ | ||
+ | \\ | ||
+ | This camera seems to use the same basic interfaces and setup as the [[tech:zoneminder:cameras:start#el3mpir50|EL3MPIR50 above]]. | ||
------------------ | ------------------ | ||
Line 120: | Line 154: | ||
{{:tech:zoneminder:cameras:IPPTZ-EL2MPL30X-AT.jpg?250}} \\ | {{:tech:zoneminder:cameras:IPPTZ-EL2MPL30X-AT.jpg?250}} \\ | ||
Vendor/Product web page: [[http://www.securitycameraking.com/30x-2mp-ip-network-ptz-60006-prd1.html]] \\ | Vendor/Product web page: [[http://www.securitycameraking.com/30x-2mp-ip-network-ptz-60006-prd1.html]] \\ | ||
- | // (Also posted on the [[http://www.zoneminder.com/wiki/index.php/IPPTZ-EL2MPL30X-AT|ZoneMinder wiki]]) // | + | // (Also posted on the [[http://www.zoneminder.com/wiki/index.php/IPPTZ-EL2MPL30X-AT|ZoneMinder wiki]]) // \\ |
- | {{:tech:zoneminder:cameras:manual-ipptz-el2mpl30x-at.pdf|User Manual}} | + | {{:tech:zoneminder:cameras:manual-ipptz-el2mpl30x-at.pdf|User Manual}} \\ |
- | {{:tech:zoneminder:cameras:manual-ipptz-el2mpl30x-at-operation.pdf|Operation Manual}} | + | {{:tech:zoneminder:cameras:manual-ipptz-el2mpl30x-at-operation.pdf|Operation Manual}} \\ |
+ | \\ | ||
+ | This camera seems to use the same basic interfaces and setup as the [[tech:zoneminder:cameras:start#el3mpir50|EL3MPIR50 above]]. \\ | ||
+ | The notable difference would be all the PTZ and Auto-Track features, which are only accessible via the Windows software. \\ | ||
------------------ | ------------------ | ||
===== 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 |