C186A 4K 8 Channel PoE Security System with Full-Color Night + 2TB/4TB Hard Drive
.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; background: #fff; opacity: 0.8; } .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; } .feature-content h2 { font-size: 30px; } body .tab-col2-box, body .tab-col4-box { align-items: flex-start; } .feature-content { max-width: 500px; left: 24%; } .siginl-banner .icon-imgs { display: flex; justify-content: space-between; flex-wrap: wrap; flex-direction: row; align-items: center; position: absolute; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); bottom: -15%; width: 100%; max-width: 1000px; } .siginl-banner .icon-imgs .icon-box .icon-text { color: #ffffff; padding-left: 20px; } .siginl-banner .icon-imgs .icon-box .icon-text p, .siginl-banner .icon-imgs .icon-box .icon-text h4 { margin: 10px; } .siginl-banner .icon-imgs .icon-box .icon-text h4 { font-size: 20px; color:#fff; } .siginl-banner .icon-imgs .icon-box .icon-text p { font-size: 16px; color: #ffffff87; } .siginl-banner .icon-imgs .icon-box { width: calc(33.33% - 10px); margin-bottom: 20px; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: center; border-radius: 15px; background-color: #04060e8f; padding: 15px 0; min-height: 145px; cursor: pointer; } .siginl-banner .icon-imgs .icon-img img { max-width: 75px; padding-right: 20px; } @media screen and (max-width: 768px) { .siginl-banner .icon-imgs { position: relative; left: auto; transform: initial; -webkit-transform: initial; -ms-transform: initial; bottom: auto; justify-content: space-around; } .siginl-banner .icon-imgs .icon-box { width: calc(50% - 10px); display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: center; align-items: center; min-height: 185px; margin-bottom: 0; margin-top: 9px; } .siginl-banner .icon-imgs .icon-box .icon-text h4 { font-size: 16px; } .siginl-banner .icon-imgs .icon-box .icon-text p { font-size: 14px; } .siginl-banner .icon-imgs .icon-box .icon-text p, .siginl-banner .icon-imgs .icon-box .icon-text h4 { margin: 10px; text-align: center; } .siginl-banner .icon-imgs .icon-box .icon-text { padding-left: 0px; } .feature-content h2 { font-size: 18px; margin-bottom: 10px; color: #000; } .section-content .mySwiper-timeline .swiper-wrapper { justify-content: flex-start; } .section-content .mySwiper-timeline .swiper-wrapper .swiper-slide { margin: 0 10px !important ; } .feature-content { max-width: 500px; left: auto; } .mySwiper2-timeContent { margin-bottom: 30px; } .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; } } 4K Ultra HD Closer to Reality Than Ever True-to-Life Color Shines in Ultra-Low Light On-Device Al Smart Person/vehicle Alerts Power over Ethernet Plug & Play Setup Light & siren Alarms Double Deterrence Against intruders Full Metal Housing For Extended lifespan Plug & Play PoE Connection Streamline installation with one Ethernet cable for power, data, and sound, freeing you from cable clutter hassle. Secure Storage with No Monthly Fee 2TB pre-installed HDD (expandable up to 8TB) enables 24/7 video and audio recording of all connected cameras simultaneously. On-Device AI Two-way Audio Effective Alarms IP66 Weatherproof Alert Watch: Person & Vehicle Detection AI discerns humans and vehicles precisely, providing relevant alerts and optimizing efficiency. Stay Connected with Two-Way Talk Real-time two-way audio for seamless guest interaction and intruder deterrence. Smart Light & Siren Deterrence Warm lights and siren that work in tandem to ward off any intruders. Keep an Eye Inside & Out This camera's weatherproof and metal build ensures reliable surveillance in any environment. 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' } }) // 初始化 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' } }) // 可以多次调用该函数来初始化多个轮播图,并在每次调用时传入不同的配置对象 // Tab 切换逻辑 const tabItems = document.querySelectorAll('.icon-box') tabItems.forEach(tab => { tab.addEventListener('click', function () { // 获取目标产品分类的 data-id const targetId = this.getAttribute('data-id') const targetContainer = document.querySelector(`.section[data-id="${targetId}"]`) const swiper = document.querySelector(`.section[data-id="${targetId}"] .swiper-container`) if (swiper && swiper.swiper) { const slideId = this.getAttribute('slide-id') const slideIndex = parseInt(slideId, 10) - 1 swiper.swiper.slideTo(slideIndex, 500) // 切换到第一个 slide } if (targetContainer) { // 滚动到目标元素,同时调整位置使其出现在 tab 的下方 window.scrollTo({ top: targetContainer.getBoundingClientRect().top + window.scrollY-60, behavior: 'smooth' }) } }) // 如果对应的轮播图实例存在,也可以在这里切换到对应的 slide }) .t4s-row div#t4s-counter2b96d4a6-4713-4468-b1b2-e179a106682d { display: block !important; } Support 16CH NVR Specs 8CH NVR Specs Camera Specs NVR Manual / Downloads Camera Manual / Downloads Tutorial Videos FAQs How much storage space does this camera have? This kit will give you 2TB of storage Does the Hard Drive automatically overwrite what's on it when it's full? For 2TB hard drive: Almost about 26 days(4MP),it depends on the resolution. If you want to if you set recycle record for this system: Please kindly go to System Setup--Channel Setup--HDD Setup to check 'Overwrite',then the system will automatically cover the earliest video file and continue recording. How do I do play back on the app? After you install a SD card in the camera, and set the full time record or motion record, then you use the app to view the picture, there is a playback button under the picture. How many extra cameras can I add? You can add more 4pcs cameras. What is the siren and how does it work? We’ve improved the volume of the speaker so that it can be used as a siren, which is loud so you can use it to ward off intruders. Control the Siren feature from the ZOSI app. Does the system support 24/7 recording? The camera can work without an NVR. Yes, the C186 security camera system supports 24/7 non-stop. Is the hard drive already installed? Yes, there is a 2TB hard drive already installed inside the NVR.