
Zosi
C182 32 Channel 4K PoE Security Camera System for Business + Up To 16TB HDD
Reviewed by the The Top Finds editors · How we test
You'll complete your purchase on Zosi's site · price checked May 21
The Top Finds is reader-supported. When you buy through links on our site, we may earn an affiliate commission.
Our review
.home-banner.siginl-banner, .home-banner.siginl-banner+div { margin: 0 auto; } .siginl-banner { position: relative; } body .timeLines { margin-top: 25px; } .swiper-img .swiper-pagination { bottom: 20px; min-width: 200px; text-align: center; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); } .swiper-img .swiper-pagination .swiper-pagination-bullet { width: 15px; height: 15px; margin: 0 5px; } .swiper-container2,.swiper-img { width: 100%; max-width: 1400px; margin: 0 auto; position: relative; overflow: hidden; } .swiper-img .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: #01aded; } .top-section { top: 0; left: 0; width: 100%; color: #fff; overflow: hidden; text-align: center; max-width: 1400px; margin: 0 auto; margin-bottom: 48px; } .top-section .swiper-img .swiper-button-prev, .top-section .swiper-img .swiper-button-next { color: #fff; font-size: 14px !important; background: #ffffff99; color: #222222; padding: 25px 10px; } .top-section .swiper-img .swiper-button-prev { left: 0; } .top-section .swiper-img .swiper-button-next { right: 0; } .top-section .feature-content { text-align: left; } body .tab-col2-box, body .tab-col4-box { align-items: flex-start; } @media screen and (max-width: 768px) { .top-section .feature-content { text-align: center; } .top-section .feature-content p span, .feature-content p span { color: #222222; } .swiper-container1 .swiper-slide { display: block; } } #myProductAddCartButtonId.Estimated:after { content: "Expected to ship in 1 month"; position: absolute; width: 200px; text-transform: none; font-size: 12px; font-weight: 400; text-align: center; color: #ffffff; background-color: #000; padding: 5px 4px; border-radius: 10px; right: 0; top: -27px; } #myProductAddCartButtonId.PreOrder:before{ content: "?"; background: #000000; width: 20px; height: 20px; line-height: 20px; color: #ffffff; text-align: center; border-radius: 50%; position: absolute; right: 100%; left: 92%; z-index: 10; top: -2px; cursor: pointer; transform: none; } .t4s-d-flex.t4s-flex-wrap button#myProductAddCartButtonId { position: relative; overflow: visible; } @media (max-width: 768px) { #myProductAddCartButtonId.PreOrder:before { content: "?"; background: #000000; width: 20px; height: 20px; line-height: 20px; color: #ffffff; text-align: center; border-radius: 50%; position: absolute; right: 100%; left: 92%; z-index: 10; top: -2px; cursor: pointer; transform: none; } #myProductAddCartButtonId.Estimated:after { content: "Estimated delivery in 12 days"; position: absolute; width: 200px; text-transform: none; font-size: 12px; font-weight: 400; text-align: center; color: #ffffff; background-color: #000; padding: 5px 4px; border-radius: 10px; right: 0; top: -27px; } } @media (max-width: 768px) { .mySwiper2-timeContent .swiper-button-next, .mySwiper2-timeContent .swiper-button-prev { display: block; width: 30px; height:50px; } .mySwiper2-timeContent .swiper-button-next:after, .mySwiper2-timeContent .swiper-button-prev:after { font-size: 25px; } } 4K HDR Color Night Vision 100ft Night Vision Wide Coverage Simple Setup Smart AI Detection Two-Way Audio Spotlights Siren Remote Access Large-Capacity Dual-Disk Storage Enjoy up to 16TB of local storage with dual-disk support. Securely back up your footage and ensure easy access to all your recordings. Streamlined Surveillance with Enterprise-Level NVR Easily control and view all your camera feeds(up to 32 channel) with all-in-one NVR, ensuring extensive monitoring for your business. function initializeSwiper(swiperContainer, thumbsContainer, config = {}) { // 默认配置参数 const defaultConfig = { autoplay: true, // delay: 5000, autoplay: { delay: 6000, // 设置自动播放延迟为5秒 }, breakpoints: { "@0.00": { slidesPerView: 5, spaceBetween: 10, }, "@0.75": { slidesPerView: 5, spaceBetween: 10, }, "@1.00": { slidesPerView: 5, spaceBetween: 10, }, "@1.50": { slidesPerView: 5, spaceBetween: 10, }, }, freeMode: true, watchSlidesProgress: true, grabCursor: true, navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev', }, }; // 使用传入的配置参数覆盖默认配置 const mergedConfig = {...defaultConfig, ...config }; var swiper = new Swiper(swiperContainer, mergedConfig); var swiper2 = new Swiper(thumbsContainer, { autoplay: mergedConfig.autoplay, spaceBetween: 10, grabCursor: mergedConfig.grabCursor, navigation: mergedConfig.navigation, thumbs: { swiper: swiper, }, }); } initializeSwiper(".swiper-tab1", ".swiper-tabContent1", { autoplay: false, navigation: { nextEl: '.swiper-tabContent1 .swiper-button-next', prevEl: '.swiper-tabContent1 .swiper-button-prev', }, }); initializeSwiper(".swiper-tab2", ".swiper-tabContent2", { breakpoints: { "@0.00": { slidesPerView:4, spaceBetween: 10, }, "@0.75": { slidesPerView: 4, spaceBetween: 10, }, "@1.00": { slidesPerView: 4, spaceBetween: 10, }, "@1.50": { slidesPerView: 4, spaceBetween: 10, }, }, autoplay: false, navigation: { nextEl: '.swiper-tabContent2 .swiper-button-next', prevEl: '.swiper-tabContent2 .swiper-button-prev', }, }); // 初始化 Swiper 实例 const swiper1 = new Swiper('.swiper-container1', { // 方向 direction: 'horizontal', // 循环 loop: true, // 自动播放 // autoplay: { // delay: 5000, // 2秒切换一次 // }, // 分页器 pagination: { el: '.swiper-container1 .swiper-pagination', clickable: true, }, // 导航按钮 navigation: { nextEl: '.swiper-container1 .swiper-button-next', prevEl: '.swiper-container1 .swiper-button-prev', }, }); const swiper2 = new Swiper('.swiper-container2', { // 方向 direction: 'horizontal', // 循环 loop: true, // 自动播放 // autoplay: { // delay: 5000, // 2秒切换一次 // }, // 分页器 pagination: { el: '.swiper-container2 .swiper-pagination', clickable: true, }, // 导航按钮 navigation: { nextEl: '.swiper-container2 .swiper-button-next', prevEl: '.swiper-container2 .swiper-button-prev', }, }); const swiper3 = new Swiper('.swiper-container3', { // 方向 direction: 'horizontal', // 循环 loop: true, // 自动播放 // autoplay: { // delay: 5000, // 2秒切换一次 // }, // 分页器 pagination: { el: '.swiper-container3 .swiper-pagination', clickable: true, }, // 导航按钮 navigation: { nextEl: '.swiper-container3 .swiper-button-next', prevEl: '.swiper-container3 .swiper-button-prev', }, }); // 可以多次调用该函数来初始化多个轮播图,并在每次调用时传入不同的配置对象 (function() { var couponInput = document.getElementById("couponCode"); var coupon_item = document.getElementById("coupons_item"); couponInput.value = "30OFF300" coupon_item.textContent = "Extra £30 OFF Coupon :"; })() Support NVR Specs Camera Specs NVR Manuals / Downloads Camera Manuals / Downloads Tutorial Videos FAQs How far can a PoE camera be from the NVR? Direct runs from an NVR's POE port to a camera can go up to 300 feet without any issues. Can the surveillance system run without network? In fact, none of our DVR/PoE NVR systems require an internet connection to be used locally. The internet connection is used to allow remote connection using a smartphone app or PC client. Non-local operation is limited when there is no internet connection, but the system will still work as a local security system with recording and storage. How to Connect Zosi POE Cameras with Zosi PoE NVRs PoE cameras with PoE NVR,there are 2 ways to connect the system. 1 Connect the PoE cameras to the PoE NVR directly via an Ethernet cable. (suggested way). 2 Alternatively, you can power on this camera by a PoE switch/injector and connect to your router, then add this camera to the POE NVR system in the same local network. How many PoE cameras can I add to this system? This PoE NVR support up to 32 cameras. And you can add more cameras if you connect the PoE NVR to a PoE switch. What is the storage capacity of this nvr system? you have the option to install a maximum of 16TB HDD. Does this NVR system support 24/7 recording? Yes, all the ZOSI PoE IP cameras support 24/7 recording, motion-triggered recording, scheduled recording, and automatically overwrite the oldest videos once the storage is full. Do I need a subscription to use the NVR system? No, you don't need subscription and any extra fees to use the camera, including all the functions like live view, playback,and AI person vehicle detection. How does the siren and warning light work? You can decide when and where to activate the siren and warning light, by customizing the detection zone and time period. And you can also turn on/off the light and siren individually and together manually. How to Turn off the Automatic Maintenance on the PoE NVR System Step 1:Right click the mouse-Go to the main menu; Step 2 3 Then choose the Advance button-System maintenance; Step 4 5 Please click the Automatic Maintenance-Choose the Never;Then hit the apply it. Can I Connect my POE cameras to the POE Nvr with Wireless Bridge Yes, of course you can. Note: You can directly hook up the Poe cameras to the wireless bridge with the lan cables,and videos will pop up automatically on the monitor. Advantages of wireless bridge transmission: 1 long transmission distance; 2 Stable transmission signal; 3 Strong anti-interference; 4 Low cost. Can Zosi Poe system work with Alexa? No, Zosi poe systems don't have this function for the alexa.
Ready to buy
C182 32 Channel 4K PoE Security Camera System for Business + Up To 16TB HDD
The Top Finds is reader-supported. When you buy through links on our site, we may earn an affiliate commission.
More from Home & Garden
Related finds

Porte + Hall
The Innerweave - Chevron (Natural) / Runner
Our mats look like they're made from natural fibers, but they perform so much better. What we love about them: they are shed-resistant, slip-resistant and easy

Porte + Hall
The Innerweave - Chevron (Stone) / Runner
Our mats look like they're made from natural fibers, but they perform so much better. What we love about them: they are shed-resistant, slip-resistant and easy

Porte + Hall
The Innerweave - Chevron (Dark Grey) / Doormat
Our mats look like they're made from natural fibers, but they perform so much better. What we love about them: they are shed-resistant, slip-resistant and easy
Zosi
$1899.99