WYZE Cam Pan v3, Indoor/Outdoor Security Camera with 360° Pan/Tilt/Zoom

Price range: $39.99 through $87.98

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

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


.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 manufacturer

/**
* 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
}

Wyze Cam Pan v3 Overview 1

Wyze Cam Pan v3 Overview 2

{“parentAsin”:””,”enableFullScreenByDefault”:false,”clickstreamNexusMetricsConfig”:{“producerId”:”vsemetrics_playercards”,”schemaId”:”clickstream.CustomerEvent.4″,”actionType”:”DISCOVERY”,”eventOwner”:”vsemetrics_playercards”,”eventType”:”IVEVideoView”,”productId”:”B0BWSPP9HH”},”videoReferenceId”:”a1a9a8a4-d8db-49e3-ae5c-2ec7ca8edabd_89322105-bdf4-4414-823c-bd7c0ff7da23″,”contentId”:”B0BWSPP9HH”,”ccvDisclosure”:””,”closedCaptionsConfig”:{“captionsOnTexts”:{“de”:”German (Automated)”,”ja”:”Japanese (Automated)”,”en”:”English (Automated)”,”fr”:”French (Automated)”,”es”:”Spanish (Automated)”},”captionsOffText”:”Captions off”,”languageToLabelTexts”:{“English”:”English”,”French”:”French”,”German”:”German”,”Spanish”:”Spanish”,”Japanese”:”Japanese”}},”mimeType”:”application/x-mpegURL”,”videoHeight”:480,”disableReportIllegalLink”:false,”videoWidth”:910,”useHotspotsNX”:false,”eligibleToTriggerCCWeblab”:false,”videoUrl”:”https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/405ee86a-9dc8-4224-a656-e12ef734ddb5/default.jobtemplate.hls.m3u8″,”metricsEmissionMethod”:”nexus”,”imageUrl”:”https://m.media-amazon.com/images/I/A1DkZ1vJ1VL.jpg”,”needPlayerFactory”:false,”isMobile”:false,”showHotspots”:false,”aciContentId”:”amzn1.vse.video.03d668d87abf4dddb8e5b7bc8691bb6c”,”altText”:”Wyze Cam Pan v3 Launch Video”,”videoContentId”:”03d668d87abf4dddb8e5b7bc8691bb6c”,”clientPrefix”:”aplus-87432″,”hotSpotsV3Weblab”:””,”productAsin”:”B0BWSPP9HH”,”labelDetails”:{“labelName”:””,”labelType”:””,”labelWeblabName”:””,”labelWeblabTreatment”:””,”showLabel”:false,”tooltipSelector”:””},”sushiMetricsConfig”:{“eventSource”:”Player”,”endpoint”:”https://unagi-na.amazon.com/1/events/com.amazon.eel.vse.metrics.prod.events.test”,”requestId”:”6CFTX4P8V1K2PKYN8HZT”,”sessionId”:”144-0824718-0789819″,”customerId”:”0″,”refMarkers”:”aplus-87432_ref”,”sessionType”:1,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”marketplaceId”:”ATVPDKIKX0DER”,”weblabIds”:””,”isInternal”:false,”isRobot”:false,”clientId”:”VSE-US”,”videoAsinList”:””,”pageAsin”:”B0BWSPP9HH”},”reportUrl”:””,”videoTitle”:”Wyze Cam Pan v3 Launch Video”,”vendorName”:””,”nexusMetricsConfig”:{“eventSource”:”Player”,”isInternal”:false,”playerTSMMetricsSchemaId”:”vse.VSECardsPlayerEvents.9″,”widgetMetricsSchemaId”:”vse.VSECardsEvents.9″,”producerId”:”vsemetrics_playercards”,”refMarkers”:”aplus-87432_ref”,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”weblabIds”:””,”clientId”:”VSE-US”,”videoAsin”:”03d668d87abf4dddb8e5b7bc8691bb6c”,”videoAsinList”:””,”pageAsin”:”B0BWSPP9HH”},”awaConfig”:{“useUpNextComponent”:false,”clickstreamNexusMetricsConfig”:{“producerId”:”vsemetrics_playercards”,”schemaId”:”clickstream.CustomerEvent.4″,”actionType”:”DISCOVERY”,”eventOwner”:”vsemetrics_playercards”,”eventType”:”IVEVideoView”,”productId”:”B0BWSPP9HH”},”initialVideo”:”03d668d87abf4dddb8e5b7bc8691bb6c”,”shouldPreload”:true,”enableClickBasedAttribution”:false,”isChromelessPlayer”:false,”closedCaptionsConfig”:{“captionsOnTexts”:{“de”:”German (Automated)”,”ja”:”Japanese (Automated)”,”en”:”English (Automated)”,”fr”:”French (Automated)”,”es”:”Spanish (Automated)”},”captionsOffText”:”Captions off”,”languageToLabelTexts”:{“English”:”English”,”French”:”French”,”German”:”German”,”Spanish”:”Spanish”,”Japanese”:”Japanese”}},”enableDynamicBlur”:false,”showPlayerPlayButton”:false,”isVideoImmersivePlayer”:false,”metricsEmissionMethod”:”nexus”,”skipInitialFocus”:false,”playerSkin”:”none”,”disabledViewIds”:[“replayHint”],”includeEarnsComissionDisclosure”:false,”customerId”:”0″,”containerId”:”aplus-87432-player-6f5a5afc-db18-4c9b-be65-85f783569fbd”,”allowCrossOrigin”:false,”requestMetadata”:{“clientId”:”VSE-US”,”marketplaceId”:”ATVPDKIKX0DER”,”requestId”:”6CFTX4P8V1K2PKYN8HZT”,”sessionId”:”144-0824718-0789819″,”method”:”desktop_web.AplusWidget.aplusdp”,”pageAsin”:””},”shouldLoop”:false,”shouldDisableControls”:false,”alwaysSetInitialVideo”:true,”showPlayerCloseButton”:false,”clientPrefix”:”aplus-87432″,”useAutoplayFallback”:false,”sushiMetricsConfig”:{“eventSource”:”Player”,”endpoint”:”https://unagi-na.amazon.com/1/events/com.amazon.eel.vse.metrics.prod.events.test”,”requestId”:”6CFTX4P8V1K2PKYN8HZT”,”sessionId”:”144-0824718-0789819″,”customerId”:”0″,”refMarkers”:”aplus-87432_ref”,”sessionType”:1,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”marketplaceId”:”ATVPDKIKX0DER”,”weblabIds”:””,”isInternal”:false,”isRobot”:false,”clientId”:”VSE-US”,”videoAsinList”:””,”pageAsin”:”B0BWSPP9HH”},”ospLinkCode”:”vse”,”showPosterImage”:true,”languageCode”:”en”,”languageLocalization”:{“play”:”Play”,”volumeLevel”:”Volume Level”,”subtitles”:”Subtitles”,”volumeSlider”:”Volume Slider”,”playVideo”:”Click to play video”,”fullscreen”:”Fullscreen”,”scrubberBar”:”Scrubber bar”,”mute”:”Mute”,”unmute”:”Unmute”,”pause”:”Pause”,”captions”:”Captions”,”nonfullscreen”:”Non-Fullscreen”},”version”:””,”isMoreVideosButtonEnabled”:false,”nexusMetricsConfig”:{“eventSource”:”Player”,”isInternal”:false,”playerTSMMetricsSchemaId”:”vse.VSECardsPlayerEvents.9″,”widgetMetricsSchemaId”:”vse.VSECardsEvents.9″,”producerId”:”vsemetrics_playercards”,”refMarkers”:”aplus-87432_ref”,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”weblabIds”:””,”clientId”:”VSE-US”,”videoAsin”:”03d668d87abf4dddb8e5b7bc8691bb6c”,”videoAsinList”:””,”pageAsin”:”B0BWSPP9HH”},”shouldStartMuted”:false,”airyVersion”:”VideoJS”,”languagePreferenceStrings”:{},”enableInactiveFocus”:true,”showVideoInfo”:false,”isReactFactory”:false,”osaInstrumentationConfig”:{“schemaId”:”csa.VideoInteractions.2″,”producerId”:”vsemetrics_csa_instrumentation”},”enableDelphiAttribution”:true,”includeReportWidget”:false,”shouldAutoplay”:false}}

The video showcases the product in use.The video guides you through product setup.The video compares multiple products.The video shows the product being unpacked.

Wyze Cam Pan v3 Launch Video

(window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js(‘https://m.media-amazon.com/images/I/61rtJ3+GOOL.js?AUIClients/VSEPlayer’);
(window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js(‘https://m.media-amazon.com/images/I/3175HHgX+OL._RC|11KFCxsEshL.js,11uNd0zHc-L.js,51ocjucRF0L.js,41tLmUCnr0L.js,91G7VmlBk7L.js,11cPgPsKKOL.js_.js?AUIClients/Brila’);

  • Pan v3 rotates 360° horizontally and 180° vertically to follow movement across a room, garage or yard. Pan Scan cycles through four viewpoints. When several objects move at once, Motion Tracking follows the largest one, not a chosen person or pet.

  • Pan v3 records 1080p video with color night vision for a nursery, pet area, porch or driveway. It can show facial detail nearby with good lighting, but distant faces or license plates are not guaranteed, especially at night or while panning.

  • Yes. Add a microSD card up to 512GB (sold separately) to save continuous video or motion events locally, then review a pet, package delivery or overnight activity in the app. A paid plan is optional and adds cloud clips and AI detection features.

  • Yes. Pan v3 is IP65 rated for porches, garages and yards from -4°F to 122°F. For outdoor use, Wyze specifies using the Outdoor Power Adapter v2 and keeping the microSD slot covered. It is weather-resistant, not designed for submersion.

  • Pan v3 requires continuous power and connects only to 2.4 GHz Wi-Fi. Setup is easy with the Wyze app. For reliable live viewing of pets, a nursery, porch or second home, mount it where Wi-Fi is strong and leave room for the camera to rotate.

Product Description

Introducing Wyze Cam Pan v3, the pot-bellied little pan-and-tilt wonder who’s about to answer all your home monitoring needs. Forget about pets and people leaving the camera’s field-of-view. With 360° horizontal range, and a full 180° vertical range, the “field-of-view” is the entire room. And with an IP65 weather rating, that field-of-view can now extend to the outdoors—sun, rain, wind, or snow. Automated surveillance, whisper-quiet operation, and smart AI detections and tracking, all in a perfect, portly little package. Wyze Cam Pan v3 proves that even if you’re adorable, you can still be an action hero. Outdoor power adapter sold separately.

#productDescription h3 {
margin: 0.75em 0px 0.375em -1px;
}

Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “WYZE Cam Pan v3, Indoor/Outdoor Security Camera with 360° Pan/Tilt/Zoom”

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