
C289 3MP Pan-Tilt WiFi Security System + 12.5 inch LCD Monitor +1TB/2TB HDD
Document .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; } } Auto-Pair, True Plug & Play Power on the cameras and NVR and all is done! No wiring and no complex configuration needed. All-in-One NVR for Easier Local Viewing No need of another monitor connected to the NVR, NVR monitor with 1TB HDD storage make it easy for you to watch live video locally. ZOSI C2893 2K, Pan & Tilt, Human Detection, Light & Sound Alarm, Two-Way Audio, Color Night Vision. The best just got better. Meet Wyze Cam v4 --> Light & Sound Siren Smart Motion Detection Two-way Audio Remote Access 24/7 Recording Smart & Active Deterrence The camera detects human and activates spotlight and siren alerts to send strangers running. Intelligent Person Detection Armed with advanced AI-based human detection, this cam alerts you to true threats only. See, Hear and Talk over the Camera Use two-way audio to respond to guests or warn off the unwanted from anywhere. Remote Access Anytime & Anywhere Stay aware of what's happening at home or business via the free Zosi Smart App/AVSS Client. Stay Informed of Person/Vehicle Activity AI-powered human/vehicle detection ensures alerts for true threats only. Wide Monitoring Range You can adjust the camera view on your smartphone, 355° pan and 140° tilt to see different angles around the house to ensure safety. Immediate Threat Alerts You will receive timely and precise alerts in real-time when the camera detects any suspicious activity. IP66 Weatherproof IP66 weatherproof casing makes it tough enough to withstand harsh weather conditions. Compact NVR Design Slim and sleek all-in-one NVR offers maximal flexibility in placement. Mount it to the wall or put it on any flat surface like a table or shelf. Monitor Specified Areas By customizing motion zone and adjusting motion sensitivity, it can effectively reduce useless false alarms. Save Storage Space H.265+ plus AVBR video coding compresses video file sizes 50% more efficiently than H.264, saving you lots of hard drive space. 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", { 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 = "20OFF200" coupon_item.textContent = "Extra $20 OFF Coupon :"; })() $(document).ready(function() { // Function to ensure the checkout button text is "Pre-order" for specific variants function ensureCheckoutText() { var $checkoutButton = $('.t4s-btn-atc_text'); var currentUrl = window.location.href; // 检查 URL 是否包含指定的变体参数 if (currentUrl.includes('variant=44949622194418') || currentUrl.includes('variant=44949622227186')) { // 如果包含指定的变体参数,并且按钮文本不是 "Pre-order",则将按钮文本设置为 "Pre-order" if ($checkoutButton.text().trim() !== 'Pre-order') { $checkoutButton.text('Pre-order'); } else { // 清除定时器 clearInterval(intervalId); } } } // 设置定时器每秒执行一次 ensureCheckoutText 函数,并保存定时器 ID var intervalId = setInterval(ensureCheckoutText, 1000); }); Support Apps & Client Manuals / Downloads Tutorial Videos Articles FAQs Do I need a subscription to use the system? No, you don't need subscription and any extra fees to use the camera, including all the functions like live view, playback, and motion detection alerts. Does this C289 monitor system support 5GHz WiFi? No, it does not support 5GHz WiFi. It only support 2.4GHz networks. Can I view the camera on desktop computers such as TV, PC, and Mac ? Yes! Simply connect the NVR to your desktop computer with a HDMI cable(Package included). Can I view or control the camera from another location? Yes, you can view and control your camera remotely on ZOSI Smart App, as long as it has power and both your camera and phone have access to the internet. Does C289 monitor system allow 24/7 recording? Yes, with the preinstalled 2TB Hard Drive, the C302 NVR system support 24/7 recording. Besides,it also support motion triggered recording and scheduled recording. Does the camera record audio? Can I turn off audio recording? Yes,this security camera support both video and audio recording.And you can also turn off the audio recording of each camera separately on your ZOSI Smart App/AVSS client. 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. Can the light activated only, siren activated only, or both activated? Yes! You can have light activated only, siren activated only, or both activated/deactivated, all can be operated on your ZOSI Smart App/AVSS client. How many cameras can I add to this system? You can add up to 8 cameras to the system.