Solar Security Camera Outdoor Wireless, 2K Color Night Vision, Battery Powered PIR Motion Detection,2.4GHz WiFi Cameras for Home Surveillance, Light and Sound Alarm, 2-Way Audio

Price range: $29.99 through $59.99

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
}

1

2

9

10

Aurumbach Security Camera

logShoppableMetrics(“premium-module-5-comparison-table-scroller”, true)

logShoppableMetrics(“premium-module-5-comparison-table-scroller”, true)

logShoppableMetrics(“premium-module-5-comparison-table-scroller”, true)

logShoppableMetrics(“premium-module-5-comparison-table-scroller”, true)

logShoppableMetrics(“premium-module-5-comparison-table-scroller”, false)

Price

$29.99

$59.99

$28.48

$22.55

Number of Items

1 Pack

2 Packs

1 Pack

1 Pack

1 Pack
Power

Battery + Solar Panel

Battery + Solar Panel

Corded Electric

Battery + Solar Panel

Battery + Solar Panel
Wi-Fi

2.4GHz only

2.4GHz only

2.4GHz+5GHz

No Wi-Fi needed

2.4GHz only
Resolution

3MP

3MP

4MP

4MP

5MP
Application

Outdoor

Outdoor

Indoor

Outdoor

Outdoor
Motion Tracking

Motion Detection

  • Optimize performance by checking:

    1. Clear obstructions (>10% coverage reduces efficiency).

    2. Tilt the panel (avoid horizontal install).

    3. Keep ambient temp 0°C–45°C (use USB-C charging beyond this range).

  • 1. Ensure status light blinks red (hold power 5s to reset).

    2. Use 2.4GHz Wi-Fi only (disable 5GHz).

    3. Place camera ≤3m from router during setup.

  • Full dark: Clear B&W video ≤5m (IR lamps).

    Low light: Color mode + silhouettes (light sensor).

    Detail needed: Manually enable spotlight via app.

  • 1. Reset camera → Red blinking light (hold power 5s)

    2. Phone: Use 2.4GHz Wi-Fi only

    3. Enable app Bluetooth + Location permissions

    4. Place camera <3m from router

  • To detect vehicles, animals, and other motion, disable “Human Only” mode:

    1.Tap the 3 dots in the app’s top right.

    2.Go to Detection Alarm Setting.

    3.Turn off Human Detection (Only Human Events).

    Now it will monitor all movement, not just people.


.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);
}
}

From the brand

.aplus-v2 .apm-brand-story-carousel-container {
position: relative;
}

.aplus-v2 .apm-brand-story-carousel-hero-container,
.aplus-v2 .apm-brand-story-carousel-hero-container > div {
position: absolute;
width: 100%;
}

/*
Ensuring the carousel takes only the space it needs.
The sizes need to be set again on the absolutely positioned elements so they can take up space.
*/
.aplus-v2 .apm-brand-story-carousel-container,
.aplus-v2 .apm-brand-story-carousel-hero-container {
height: 625px;
width: 100%;
max-width: 1464px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}

.aplus-v2 .apm-brand-story-carousel-hero-container,
.aplus-v2 .apm-brand-story-carousel-hero-container > div {
height: 625px;
}

.aplus-v2 .apm-brand-story-carousel.a-carousel-container {
padding: 0px;
}

/*
This centers the carousel vertically on top of the hero image container and after the logo area (125px).
Margin-top = (heroHeight – cardHeight – logoAreaHeight) / 2 + logoAreaHeight
*/
.aplus-v2 .apm-brand-story-carousel .a-carousel-row-inner {
margin-top: 149px;
}

/*
Cards need to have a width set, otherwise they default to 50px or so.
All cards must have the same width. The carousel will resize itself so all cards take the width of the largest card.
The left margin is for leaving a space between each card.
*/
.aplus-v2 .apm-brand-story-carousel .a-carousel-card {
width: 362px;
margin-left: 30px !important;
}

/* styling the navigation buttons so they are taller, flush with the sides, and have a clean white background */
.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-left,
.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-right {
padding: 0px;
}

.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-left .a-button-image,
.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-right .a-button-image {
border: none;
margin: 0px;
}

.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-left .a-button-image .a-button-inner,
.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-right .a-button-image .a-button-inner {
background: #fff;
padding: 20px 6px;
}

.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-left .a-button-image .a-button-inner {
border-radius: 0px 4px 4px 0px;
}

.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-right .a-button-image .a-button-inner {
border-radius: 4px 0px 0px 4px;
}

Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “Solar Security Camera Outdoor Wireless, 2K Color Night Vision, Battery Powered PIR Motion Detection,2.4GHz WiFi Cameras for Home Surveillance, Light and Sound Alarm, 2-Way Audio”

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