Fazoxo 2K Security Camera Wireless Outdoor, WiFi Cameras for Home Security

Price range: $29.99 through $127.49

Clear
SKU: N/A Category:
Description

.aplus-v2 .aplus-content-wrapper {
position: relative;
overflow: hidden;
}

.aplus-v2 .container-with-background-image {
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: cover;
}

function logShoppableMetrics(moduleName, showsAddToCart) {
if (window.ue && window.ue.count) {
window.ue.count(“aplus:shoppable:” + moduleName + “:addToCart”, showsAddToCart ? 1 : 0);
}
}

Product description

/**
* Common event handler for click and keydown events.
* @param {Event} event – The event object.
* @param {Function} handleClickOrEnter – Function to handle click or Enter key events.
* @param {Function} handleEsc – Function to handle Esc key events.
*/
// [TODO][AplusMantle-8064] Create common event handler util(key events, click events) in AplusModuleResources
function handleClickAndKeyEvents(event, handleClickOrEnterOrSpace) {
const ENTER_KEY_CODE = 13;
const ESCAPE_KEY_CODE = 27;
const SPACE_KEY_CODE = 32;
const isClick = event.type === ‘click’;
const isKeydown = event.type === ‘keydown’;
const isEnter = isKeydown && event.keyCode === ENTER_KEY_CODE;
const isSpace = isKeydown && event.keyCode === SPACE_KEY_CODE;
const isEsc = isKeydown && event.keyCode === ESCAPE_KEY_CODE;

if (isClick || isEnter || isSpace) {
handleClickOrEnterOrSpace();
} else if (isEsc) {
handleEsc(event);
}
}

/**
* Function to handle esc key event.
* @param {Event} event – The event object.
*/
function handleEsc(event) {
event.target.blur() // force remove focus
}

Solar powered security camera

2K FHD Security Camera Wireless Outdoor Night Vision

Sends basic alerts for any motion. Upgrade to a subscription to precisely identify person,pets,vehicles, packages

  • You can watch videos too! To enable video playback, just set up your free cloud storage or insert a Micro SD card for local recording. Let us know if you’d like help getting started.

  • No. This camera is only compatible with 2.4GHz Wi‑Fi networks. If your router broadcasts both 2.4GHz and 5GHz under separate names, please connect the camera to the 2.4GHz network during setup.

  • Yes — person detection and activity zones require a subscription. Basic motion alerts and recording are included for free. Video can be saved to 3‑day trial cloud storage or a local Micro SD card (if installed)

  • Yes. Night vision includes two modes for flexibility: a traditional infrared mode for sharp B&W images, and a white light mode that provides color night video for clearer detail recognition.

Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “Fazoxo 2K Security Camera Wireless Outdoor, WiFi Cameras for Home Security”

Your email address will not be published. Required fields are marked *