Xiaomi Smart Camera C200
11 discount codes
<style> /* =============== Xiaomi Smart Camera C200 =============== */ #smart_camera_c200 { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; font-family: Camphor Pro; } #smart_camera_c200 ul, #smart_camera_c200 ol { list-style: none; padding-left: 0; } #smart_camera_c200 video, #smart_camera_c200 img { vertical-align: middle; } #smart_camera_c200 video { width: 100%; height: auto; } #smart_camera_c200.xiaomi_container { max-width: 2560px; } #smart_camera_c200 .section { line-height: 1.2; } #smart_camera_c200 .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #smart_camera_c200 .font-bold { font-weight: 700; } #smart_camera_c200 .font-light { font-weight: 300; } #smart_camera_c200 .text-box { text-align: center; color: #191919; padding: 5% 12.5%; } #smart_camera_c200 .text-box.text-box--left { text-align: left; } #smart_camera_c200 .text-box--white { color: #ffffff; } #smart_camera_c200 .text-box .title, #smart_camera_c200 .text-box .desc, #smart_camera_c200 .text-box .text { display: block; } #smart_camera_c200 .text-box .title { font-size: 36px; line-height: 1.2; } #smart_camera_c200 .text-box .title.title--big { font-size: 42px; margin-bottom: 20px; } #smart_camera_c200 .text-box .title--color { margin-bottom: 15px; opacity: .5; } #smart_camera_c200 .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 700; } #smart_camera_c200 .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #smart_camera_c200 .text-box .text.text--small { font-size: 14px; opacity: .5; } #smart_camera_c200 .video-box, #smart_camera_c200 .image-box { padding: 0 12.5%; } #smart_camera_c200 .video-box video { width: 100%; height: auto; } #smart_camera_c200 .video a, #smart_camera_c200 .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #smart_camera_c200 .video a img, #smart_camera_c200 .video .video-link img { transition: 0.3s ease-in-out transform; } #smart_camera_c200 .video a:hover img, #smart_camera_c200 .video .video-link:hover img { transform: scale(1.1); } #smart_camera_c200 .video a::after, #smart_camera_c200 .video .video-link::after { content: ''; position: absolute; transform: translateX(-50%) translateY(-50%); width: 56px; height: 56px; background: url('https://media.mi-home.pl/products/smart-camera-c200/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 2; } @media (max-width: 991.98px) { #smart_camera_c200 .text-box { padding: 5%; } #smart_camera_c200 .text-box .title { font-size: 28px; } #smart_camera_c200 .text-box .title.title--big { font-size: 36px; } #smart_camera_c200 .video-box, #smart_camera_c200 .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #smart_camera_c200 .text-box .title { font-size: 24px; } #smart_camera_c200 .text-box .title.title--big { font-size: 28px; } #smart_camera_c200 .text-box .desc { font-size: 18px; margin-top: 10px; } #smart_camera_c200 .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #smart_camera_c200 .text-box { padding: 10% 5%; } #smart_camera_c200 .text-box .title { font-size: 22px; } #smart_camera_c200 .text-box .title.title--big { font-size: 24px; } #smart_camera_c200 .text-box .desc { font-size: 16px; } #smart_camera_c200 .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #smart_camera_c200 .text-box .text { font-size: 18px; } } @media (min-width: 1620px) { #smart_camera_c200 .text-box .text { padding-left: 10%; padding-right: 10%; } #smart_camera_c200 .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } /* =============== Floating text-box =============== */ #smart_camera_c200 .section.section-float { position: relative; z-index: 1; height: 640px; } #smart_camera_c200 .section.section-float--big { height: 680px; } #smart_camera_c200 .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 30%; transform: translateY(-50%); } #smart_camera_c200 .section .text-box.text-box-float--left { left: 5%; } #smart_camera_c200 .section .text-box.text-box-float--right { left: 60%; width: 35%; } @media (max-width: 991.98px) { #smart_camera_c200 .section.section-float { height: 560px; } #smart_camera_c200 .section.section-float--big { height: 560px; } } @media (max-width: 767.98px) { #smart_camera_c200 .section.section-float { height: auto; background-position: center bottom; background-size: 140% auto; background-color: #ffffff; padding-bottom: 400px; } #smart_camera_c200 .section .text-box.text-box-float, #smart_camera_c200 .section .text-box.text-box-float--left { position: static; text-align: center; transform: none; padding: 10% 5%; width: 100%; } } @media only screen and (max-width: 575.98px) { #smart_camera_c200 .section.section-float { padding-bottom: 300px; } } @media only screen and (max-width: 363.98px) { #smart_camera_c200 .section.section-float { padding-bottom: 220px; } } @media (min-width: 1200px) { #smart_camera_c200 .section.section-float { height: 720px; } #smart_camera_c200 .section.section-float--big { height: 820px; } #smart_camera_c200 .section .text-box.text-box-float { width: 30%; } #smart_camera_c200 .section .text-box.text-box-float--right { width: 35%; } #smart_camera_c200 .section .text-box.text-box-float--left { left: 10%; } } @media (min-width: 1620px) { #smart_camera_c200 .section.section-float { height: 880px; } #smart_camera_c200 .section.section-float--big { height: 980px; } #smart_camera_c200 .section .text-box.text-box-float { width: 30%; } } @media (min-width: 2080px) { #smart_camera_c200 .section.section-float { height: 1080px; } #smart_camera_c200 .section.section-float--big { height: 1180px; } } /* =============== Add Font =============== */ @font-face { font-display: swap; font-family: 'Xiaomi Brand'; font-style: normal; font-weight: 100 900; src: url(https://i02.appmifile.com/i18n/fonts/Brand/Brand.woff2) format("woff2") } #smart_camera_c200 .xiaomi_product_name { font-family: 'Xiaomi Brand', 'Camphor Pro', sans-serif !important; } /* =============== Section 01 =============== */ #smart_camera_c200 .section-01 { background-image: url('https://media.mi-home.pl/products/smart-camera-c200/section-01.jpg'); height: 560px; } #smart_camera_c200 .section-01 .text-box { padding-top: 12.5%; padding-left: 10%; padding-right: 45%; } #smart_camera_c200 .section-01 .text-box .title { font-size: 42px; white-space: nowrap; } #smart_camera_c200 .section-01 .text-box .desc { font-size: 20px; margin-top: 25px; font-weight: 500; } #smart_camera_c200 .section-01 .logo-wrapper { margin-top: 50px; } #smart_camera_c200 .section-01 .logo-wrapper img { height: 48px; display: inline-block; margin-right: 20px; } @media (max-width: 991.98px) { #smart_camera_c200 .section-01 { height: 480px; } #smart_camera_c200 .section-01 .text-box .title { font-size: 36px; } #smart_camera_c200 .section-01 .text-box .desc { font-size: 20px; } } @media (max-width: 767.98px) { #smart_camera_c200 .section-01 { height: auto; background-position: right bottom; background-size: 230% auto; background-color: #DAD9DE; padding-bottom: 550px; } #smart_camera_c200 .section-01 .text-box { position: static; width: 100%; padding: 15% 5% 10%; background-color: #DAD9DE; text-align: center; transform: none; } #smart_camera_c200 .section-01 .text-box .title { font-size: 28px; white-space: normal; } #smart_camera_c200 .section-01 .text-box .desc { font-size: 18px; } #smart_camera_c200 .section-01 .logo-wrapper img { height: 38px; margin: 0 5px; } } @media only screen and (max-width: 575.98px) { #smart_camera_c200 .section-01 { padding-bottom: 400px; } } @media only screen and (max-width: 363.98px) { #smart_camera_c200 .section-01 { padding-bottom: 300px; } #smart_camera_c200 .section-01 .text-box .title { font-size: 24px; } } @media (min-width: 1200px) { #smart_camera_c200 .section-01 { height: 680px; } #smart_camera_c200 .section-01 .text-box { padding-right: 45%; } #smart_camera_c200 .section-01 .text-box .title { font-size: 52px; } #smart_camera_c200 .section-01 .logo-wrapper { margin-top: 100px; } } @media (min-width: 1620px) { #smart_camera_c200 .section-01 { height: 780px; } } @media (min-width: 2080px) { #smart_camera_c200 .section-01 { height: 880px; } } /* =============== Section 02 & 12 =============== */ #smart_camera_c200 .section-02, #smart_camera_c200 .section-12 { padding: 30px; } #smart_camera_c200 .section-02 .text-box, #smart_camera_c200 .section-12 .text-box { background-color: #55514C; margin-bottom: 30px; } #smart_camera_c200 .section-02 .image-wrapper, #smart_camera_c200 .section-12 .image-wrapper { display: flex; flex-wrap: wrap; justify-content: space-between; } #smart_camera_c200 .section-02 .image-wrapper .item, #smart_camera_c200 .section-12 .image-wrapper .item { flex: 0 0 calc(50% - 15px); width: calc(50% - 15px); } #smart_camera_c200 .section-02 .image-wrapper .item img, #smart_camera_c200 .section-12 .image-wrapper .item img { width: 100%; } #smart_camera_c200 .section-02 .image-wrapper .item .text { display: block; font-weight: normal; text-align: center; padding: 20px 0; font-size: 28px; } @media (max-width: 767.98px) { #smart_camera_c200 .section-02, #smart_camera_c200 .section-12 { padding: 10px; } #smart_camera_c200 .section-02 .text-box, #smart_camera_c200 .section-12 .text-box { margin-bottom: 10px; } #smart_camera_c200 .section-02 .image-wrapper .item, #smart_camera_c200 .section-12 .image-wrapper .item { flex: 0 0 calc(50% - 5px); width: calc(50% - 5px); } #smart_camera_c200 .section-02 .image-wrapper .item .text { font-size: 22px; } } @media only screen and (max-width: 575.98px) { #smart_camera_c200 .section-02 .image-wrapper .item, #smart_camera_c200 .section-12 .image-wrapper .item { flex: 0 0 100%; width: 100%; } #smart_camera_c200 .section-12 .image-wrapper .item:first-child { margin-bottom: 10px; } } /* =============== Section 03 =============== */ #smart_camera_c200 .section-03 { padding: 2.5% 0 0; } /* =============== Section 04 =============== */ #smart_camera_c200 .section-04 { padding-bottom: 7.5%; padding-top: 2.5%; background-color: #F5F5F5; } #smart_camera_c200 .section-04 .image-wrapper { max-width: 860px; width: 90%; margin: 0 auto; } /* =============== Section 05 =============== */ #smart_camera_c200 .section-05 { position: relative; z-index: 1; padding: 2.5%; } #smart_camera_c200 .section-05 .text-box { position: absolute; z-index: 2; top: 5%; left: 0; width: 100%; } @media only screen and (max-width: 575.98px) { #smart_camera_c200 .section-05 .text-box { position: static; } } /* =============== Section 06 =============== */ #smart_camera_c200 .section-06 { background-image: url('https://media.mi-home.pl/products/smart-camera-c200/section-06.jpg'); height: 880px; } #smart_camera_c200 .section-06 .text-box { padding-top: 25%; padding-right: 50%; } @media (max-width: 991.98px) { #smart_camera_c200 .section-06 { height: 680px; } } @media (max-width: 767.98px) { #smart_camera_c200 .section-06 { height: 560px; } } @media only screen and (max-width: 575.98px) { #smart_camera_c200 .section-06 { height: auto; background-position: right bottom; background-size: 160% auto; background-color: #F2F2F2; padding-bottom: 450px; } #smart_camera_c200 .section-06 .text-box { width: 100%; text-align: center; padding: 10% 5%; } } @media only screen and (max-width: 363.98px) { #smart_camera_c200 .section-06 { padding-bottom: 350px; } } @media (min-width: 1200px) { #smart_camera_c200 .section-06 { height: 1060px; } } @media (min-width: 1620px) { #smart_camera_c200 .section-06 { height: 1160px; } } @media (min-width: 2080px) { #smart_camera_c200 .section-06 { height: 1280px; } } /* =============== Section 07 =============== */ #smart_camera_c200 .section-07 { padding-bottom: 5%; } #smart_camera_c200 .section-07 .image-wrapper { width: 90%; max-width: 1080px; margin: 0 auto; } /* =============== Section 08 & 11 =============== */ #smart_camera_c200 .section-08, #smart_camera_c200 .section-11 { padding-bottom: 7.5%; padding-top: 2.5%; background-color: #36ADDF; } #smart_camera_c200 .section-08 .list, #smart_camera_c200 .section-11 .list { width: 90%; max-width: 860px; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: center; } #smart_camera_c200 .section-08 .list .item, #smart_camera_c200 .section-11 .list .item { flex: 0 0 50%; width: 50%; color: #ffffff; padding: 20px; text-align: center; } #smart_camera_c200 .section-11 .list .item { flex: 0 0 33.3333%; width: 33.3333%; } #smart_camera_c200 .section-08 .list .item img { display: inline-block; width: 150px; } #smart_camera_c200 .section-11 .list .item img { display: inline-block; width: 86px; } #smart_camera_c200 .section-08 .list .item .text { display: block; font-size: 15px; margin-top: 10px; } #smart_camera_c200 .section-11 .list .item .text { display: block; font-size: 16px; margin-top: 20px; } #smart_camera_c200 .section-11 .text-bottom { padding-top: 50px; color: rgba(255,255,255,0.75); font-weight: 300; font-size: 15px; line-height: 1.5; text-align: center; width: 75%; margin: 0 auto; } @media (max-width: 991.98px) { #smart_camera_c200 .section-11 .text-bottom { width: 90%; } } @media (max-width: 767.98px) { #smart_camera_c200 .section-08 .list .item img { width: 120px; } #smart_camera_c200 .section-11 .list .item .text { font-size: 15px; } #smart_camera_c200 .section-11 .text-bottom { font-size: 13px; } } @media only screen and (max-width: 575.98px) { #smart_camera_c200 .section-08 .list .item .text, #smart_camera_c200 .section-11 .list .item .text { font-size: 14px; } #smart_camera_c200 .section-11 .list .item { flex: 0 0 50%; width: 50%; } } @media only screen and (max-width: 363.98px) { #smart_camera_c200 .section-08 .list .item, #smart_camera_c200 .section-11 .list .item { flex: 0 0 100%; width: 100%; } } @media (min-width: 1200px) { #smart_camera_c200 .section-11 .list .item .text { font-size: 18px; } } /* =============== Section 09 & 10 & 16 =============== */ #smart_camera_c200 .section-09 { box-shadow: 0 0 0 30px #ffffff inset; padding-top: 30px; padding-bottom: 2.5%; background-color: #D9D9D9; } #smart_camera_c200 .section-10 { padding-bottom: 7.5%; padding-top: 2.5%; background-color: #F1F1F1; margin-bottom: 30px; } #smart_camera_c200 .section-13 { padding-bottom: 7.5%; background-color: #2B2B2B; } #smart_camera_c200 .section-09 .list, #smart_camera_c200 .section-10 .list, #smart_camera_c200 .section-13 .list { width: 90%; max-width: 1080px; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: center; } #smart_camera_c200 .section-09 .list .item, #smart_camera_c200 .section-10 .list .item, #smart_camera_c200 .section-13 .list .item { flex: 0 0 33.3333%; width: 33.3333%; color: #191919; padding: 20px; text-align: center; } #smart_camera_c200 .section-13 .list .item { color: #ffffff; } #smart_camera_c200 .section-09 .list .item img { display: inline-block; width: 125px; } #smart_camera_c200 .section-10 .list .item img { display: inline-block; width: 86px; } #smart_camera_c200 .section-13 .list .item img { display: inline-block; width: 180px; } #smart_camera_c200 .section-09 .list .item .text, #smart_camera_c200 .section-10 .list .item .text, #smart_camera_c200 .section-13 .list .item .text { display: block; font-size: 16px; margin-top: 30px; } @media (max-width: 767.98px) { #smart_camera_c200 .section-09 { box-shadow: 0 0 0 10px #ffffff inset; padding-top: 10px; } #smart_camera_c200 .section-09 .list .item .text, #smart_camera_c200 .section-10 .list .item .text, #smart_camera_c200 .section-13 .list .item .text { font-size: 15px; margin-top: 20px; } #smart_camera_c200 .section-09 .list .item img { width: 98px; } #smart_camera_c200 .section-13 .list .item img { width: 150px; } } @media only screen and (max-width: 575.98px) { #smart_camera_c200 .section-09 .list .item, #smart_camera_c200 .section-10 .list .item, #smart_camera_c200 .section-13 .list .item { flex: 0 0 50%; width: 50%; } #smart_camera_c200 .section-09 .list .item .text, #smart_camera_c200 .section-10 .list .item .text, #smart_camera_c200 .section-13 .list .item .text { font-size: 14px; } } @media only screen and (max-width: 363.98px) { #smart_camera_c200 .section-09 .list .item, #smart_camera_c200 .section-13 .list .item { flex: 0 0 100%; width: 100%; } } @media (min-width: 1200px) { #smart_camera_c200 .section-09 .list .item .text, #smart_camera_c200 .section-10 .list .item .text { font-size: 18px; } #smart_camera_c200 .section-13 .list .item img { width: 200px; } } /* =============== Section spec =============== */ #smart_camera_c200 .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #smart_camera_c200 .section-notes ul { margin: 0; padding: 0; list-style: none; } #smart_camera_c200 .section-notes ul li { color: #191919; font-size: 13px; line-height: 1.5; font-weight: 300; opacity: .5; padding-bottom: 5px; } @media (max-width: 991.98px) { #smart_camera_c200 .section-notes { padding: 5%; } #smart_camera_c200 .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #smart_camera_c200 .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* =============== Slider =============== */ #smart_camera_c200 .slick-dots { bottom: 35px; } #smart_camera_c200 .slick-dots li button::before { font-size: 15px; color: #ffffff; transition: 0.3s ease-in-out opacity; font-family: 'slick'; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } #smart_camera_c200 .slick-dots li.slick-active button::before, #smart_camera_c200 .slick-dots li:hover button::before { opacity: 1; } #smart_camera_c200 .slick-dotted.slick-slider { margin-bottom: 0; } #smart_camera_c200 .slick-slider > .slider-item { display: none; } #smart_camera_c200 .slick-slider > .slider-item:first-child { display: block; } #smart_camera_c200 .slick-slider .slick-dots li button { border-radius: 30px; } #smart_camera_c200 .slick-slider .slick-dots li button { background: #fff; transition: 0.3s ease-in-out opacity; opacity: .25; width: 15px; height: 15px; } #smart_camera_c200 .slick-slider .slick-dots li.slick-active button, #smart_camera_c200 .slick-slider .slick-dots li button:hover { background: #fff; opacity: 1; } #smart_camera_c200 .slick-dots li button::before { content: none; } @media (max-width: 767.98px) { #smart_camera_c200 .slick-dots { bottom: 15px; } } /* If you're copying, you are a very bad person. Very. */ </style> <script type="module"> require( ['aos', 'jquery'], function (AOS, $) { $(window).on('load scroll',function(){ AOS.init({ once:true }); }); } ); </script> <!-- container --> <div class="xiaomi_container" id="smart_camera_c200"> <section class="section section-01 section-bg"> <div class="text-box text-box--left" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold xiaomi_product_name"><strong>Xiaomi</strong> Smart Camera C200</span> <span class="desc">Panoramiczny widok 360° dla pełnej ochrony Twojego domu</span> <span class="text">Wysoka rozdzielczość 1080p | Widok 360° <br> Noktowizja w podczerwieni | Wykrywanie osób </span> <div class="logo-wrapper"> <img src="https://media.mi-home.pl/products/smart-camera-c200/section-01_google.png" alt=""> <img src="https://media.mi-home.pl/products/smart-camera-c200/section-01_alexa.png" alt=""> </div> </div> </section> <section class="section section-02"> <div class="text-box text-box--white"> <span class="title font-bold" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0">Rozdzielczość Full HD 1080p dla lepszej jakości wideo.</span> <span class="text" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0">Dzięki rozdzielczości Full HD 1080p, 2.0MP i obsłudze WDR, nawet podświetlone obrazy będą wyraźne i szczegółowe.</span> <span class="text text--small" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0">*Zdjęcia mają charakter poglądowy, rzeczywiste efekty mogą się różnić w zależności od konkretnego produktu.</span> </div> <div class="image-wrapper"> <div class="item item-1" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <img src="https://media.mi-home.pl/products/smart-camera-c200/section-02_01.png" alt=""> <span class="text">720p</span> </div> <div class="item item-1" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="100"> <img src="https://media.mi-home.pl/products/smart-camera-c200/section-02_02.png" alt=""> <span class="text">1080p</span> </div> </div> </section> <section class="section section-03"> <div class="text-box" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">Bezpieczne życie dzięki panoramicznemu monitoringowi 360° z funkcją obrotu w pionie i w poziomie.</span> <span class="text">Wyposażona w dwuosiowy silnik z funkcją obrotu, z kątem widzenia 360° w poziomie i 106° w pionie.</span> </div> <div class="image-wrapper"> <img src="https://media.mi-home.pl/products/smart-camera-c200/section-03.jpg" alt=""> </div> </section> <section class="section section-04"> <div class="text-box" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">Nocne widzenie bez widocznej czerwonej poświaty dla wyraźniejszego i bezpieczniejszego monitorowania.</span> <span class="text">Niezakłócony sen bez widocznej czerwonej poświaty w nocy i bez wizualnego zanieczyszczenia. Światło podczerwone 940nm dla wyraźniejszych obrazów w nocy.</span> <span class="text text--small">*Zdjęcia mają charakter poglądowy, rzeczywiste efekty mogą się różnić w zależności od konkretnego produktu.</span> </div> <div class="image-wrapper"> <img src="https://media.mi-home.pl/products/smart-camera-c200/section-04.png" alt=""> </div> </section> <section class="section section-05"> <div class="text-box" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">Podłącz i oglądaj wideo na innych urządzeniach inteligentnego domu.</span> <span class="text">Po podłączeniu do Mi Smart Clock, możesz zobaczyć wideo z kamery na jego wyświetlaczu.</span> <span class="text text--small">*Mi Smart Clock jest sprzedawany oddzielnie.</span> </div> <div class="image-wrapper"> <img src="https://media.mi-home.pl/products/smart-camera-c200/section-05.png" alt=""> </div> </section> <section class="section section-06 section-bg"> <div class="text-box text-box--left" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">Wykrywanie osób SI dla automatycznego śledzenia i nagrywania.</span> <span class="text">Całkowicie nowy algorytm wykrywania osób SI zapewnia szybsze wykrywanie konturów oraz automatyczne śledzenie i nagrywanie, jednocześnie skutecznie filtrując fałszywe alarmy w celu zwiększenia dokładności.</span> <span class="text text--small">*Funkcja śledzenia osób jest domyślnie wyłączona i można ją włączyć za pośrednictwem aplikacji Mi Home/Xiaomi Home.</span> </div> </section> <section class="section section-07"> <div class="text-box" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">Dwukierunkowe połączenia głosowe w czasie rzeczywistym, dzięki którym możesz "odwiedzić dom", kiedy tylko chcesz.</span> <span class="text">Obsługuj dwukierunkowe połączenia głosowe w czasie rzeczywistym*, które przypominają rozmowę twarzą w twarz. Rozmawiaj z bliskimi bez względu na to, gdzie jesteś.</span> <span class="text text--small">*Dwukierunkowe połączenia głosowe odnoszą się do dwukierunkowych połączeń w czasie rzeczywistym z kamerą Xiaomi Smart Camera C200 za pośrednictwem aplikacji Mi Home/Xiaomi Home.</span> </div> <div class="image-wrapper"> <img src="https://media.mi-home.pl/products/smart-camera-c200/section-07.jpg" alt=""> </div> </section> <section class="section section-08"> <div class="text-box text-box--white" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">Płynne oglądanie wideo, które oszczędza miejsce na dysku dzięki technologii kodowania wideo H.265.</span> <span class="text">Technologia kodowania wideo nowej generacji H.265 umożliwia bardziej płynne oglądanie w normalnych warunkach sieciowych, oszczędza przepustowość i zapewnia wyraźny i szczegółowy obraz. Filmy H.265 wymagają tylko 50% miejsca w pamięci masowej wymaganego dla tradycyjnych filmów H.264 przy tej samej liczbie pikseli i szybkości transmisji danych, co pozwala zaoszczędzić połowę miejsca w pamięci masowej.</span> </div> <ul class="list"> <li class="item" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <img src="https://media.mi-home.pl/products/smart-camera-c200/section-08.png" alt=""> <span class="text">Oszczędność 50%* miejsca w pamięci wideo.</span> </li> <li class="item" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="100"> <img src="https://media.mi-home.pl/products/smart-camera-c200/section-08.png" alt=""> <span class="text">Oszczędność 50%* szerokości pasma.</span> </li> </ul> </section> <section class="section section-09"> <div class="text-box" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">Trzy metody przechowywania danych dla większego bezpieczeństwa.</span> <span class="text">Obsługa trzech metod przechowywania, lokalnej karty Micro SD*, urządzeń NAS (takich jak Mi Wi-Fi i inne urządzenia Network-Attached Storage z funkcjami pamięci masowej), dzięki czemu możesz spokojnie tworzyć kopie zapasowe swoich danych.</span> </div> <ul class="list"> <li class="item" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <img src="https://media.mi-home.pl/products/smart-camera-c200/section-09_icon01.png" alt=""> <span class="text">Karta Micro SD. <br> Obsługa do 256GB.</span> </li> <li class="item" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="100"> <img src="https://media.mi-home.pl/products/smart-camera-c200/section-09_icon02.png" alt=""> <span class="text">Pamięć masowa NAS. <br> Historyczne kopie zapasowe wideo z karty Micro SD.</span> </li> </ul> <div class="text-box" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="100"> <span class="text text--small">*Obsługuje karty micro SD o pojemności do 256GB. Karty Micro SD o pojemności 64GB i wyższej mogą wymagać sformatowania za pomocą aparatu przed użyciem.</span> </div> </section> <section class="section section-10"> <div class="text-box" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">Obsługa zdalnego podglądu na wielu urządzeniach w celu prostego udostępniania w rodzinie.</span> <span class="text">Obsługa udostępniania dla wielu użytkowników. Dostęp wideo dla całej rodziny.</span> </div> <ul class="list"> <li class="item" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <img src="https://media.mi-home.pl/products/smart-camera-c200/section-10_icon01.png" alt=""> <span class="text">Smartfony</span> </li> <li class="item" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="100"> <img src="https://media.mi-home.pl/products/smart-camera-c200/section-10_icon02.png" alt=""> <span class="text">Tablety</span> </li> </ul> </section> <section class="section section-11"> <div class="text-box text-box--white" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">W pełni zaszyfrowane, aby chronić Twoją prywatność.</span> <span class="text">Wyposażona w Xiaomi Security Chip, kamera może zasadniczo zapobiec wyciekowi prywatności spowodowanemu przez strumieniowe przesyłanie wideo, fałszowanie urządzeń itp.</span> </div> <ul class="list"> <li class="item" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <img src="https://media.mi-home.pl/products/smart-camera-c200/section-11_icon01.png" alt=""> <span class="text">W pełni szyfrowana transmisja danych.</span> </li> <li class="item" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="200"> <img src="https://media.mi-home.pl/products/smart-camera-c200/section-11_icon03.png" alt=""> <span class="text">Dostosowywane czasy snu.</span> </li> </ul> <div class="text-bottom" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="100">Obsługa montażu standardowego i odwróconego, z możliwością obrotu ekranu o 180°.</div> </section> <section class="section section-12"> <div class="text-box text-box--white"> <span class="title font-bold" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0">W zestawie akcesoria do przykręcania podstawy ułatwiające instalację. W przypadku montażu odwróconego należy obrócić ekran w ustawieniach kamery, aby obraz był wyświetlany normalnie.</span> <span class="text" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0">*Aby zapewnić normalne działanie kamery, nie umieszczaj jej w zbyt wilgotnym środowisku ani w żadnym innym miejscu, w którym kamera może być narażona na uszkodzenie przez wodę.</span> </div> <div class="image-wrapper"> <div class="item item-1"> <img src="https://media.mi-home.pl/products/smart-camera-c200/section-12_01.png" alt=""> </div> <div class="item item-1"> <img src="https://media.mi-home.pl/products/smart-camera-c200/section-12_02.png" alt=""> </div> </div> </section> <section class="section section-13"> <div class="text-box text-box--white" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">Włącz swoją kamerę bezpieczeństwa w trzech prostych krokach.</span> </div> <ul class="list"> <li class="item" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <img src="https://media.mi-home.pl/products/smart-camera-c200/section-13_01.png" alt=""> <span class="text">Pobierz aplikację Mi Home/Xiaomi Home.</span> </li> <li class="item" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="100"> <img src="https://media.mi-home.pl/products/smart-camera-c200/section-13_02.png" alt=""> <span class="text">Włącz Xiaomi Smart Camera C200.</span> </li> <li class="item" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="100"> <img src="https://media.mi-home.pl/products/smart-camera-c200/section-13_03.png" alt=""> <span class="text">Aby rozpocząć korzystanie, otwórz aplikację, a następnie wyszukaj i połącz się z urządzeniem.</span> </li> </ul> </section> </div>
Checkmate is a savings app with over one million users that have saved $$$ on brands like Mi-Home.pl.
The Checkmate extension automatically applies Mi-Home.pl discount codes, Mi-Home.pl coupons and more to give you discounts on products like Xiaomi Smart Camera C200.