1 / of 7
Take it for a spin. Now with Color Night Vision.
FREE / 1 month
14-Day Cloud Storage
Smart Detections & Notifications
Subscriber Discount
*Cam Plus subscription auto renews at $2.99/month/cam after the first month. No commitment, cancel anytime. Plan is not compatible with existing Cam Plus Unlimited plans.
Out of stock
Couldn't load pickup availability
Get it as soon as
'; // Make the HTTP request fetch(apiUrl) .then((response) => response.json()) .then((data) => { let wyzePrediction; const linkPart = ` to ${zipCode}`; // Check if there are predictions if (data.prediction && data.prediction.length > 0) { // Extract and display the prediction value from the first prediction var predictionDate = new Date(data.prediction[0].prediction.mostLikely + 'T00:00:00'); var orderWithin = data.prediction[0].prediction.cutoffLocale; const date_options = { timezone: 'America/Los_Angeles', weekday: 'short', month: 'short', day: 'numeric' }; const newPredictionDate = new Intl.DateTimeFormat('en-US', date_options).format(predictionDate); // Add a day buffer that we can control const deliveryBuffer = 0; predictionDate.setDate(predictionDate.getDate() + deliveryBuffer); // Calculate tomorrow's date in UTC var tomorrowUTC = new Date(); tomorrowUTC.setDate(tomorrowUTC.getDate() + 1); var userCurrentDate = new Date(); // Display the date in the specified format var dateOptions = { month: 'short', day: 'numeric' }; // Check if it's tomorrow in UTC relative to the user's time if (predictionDate.getDate() === tomorrowUTC.getDate()) { wyzePrediction = `Get it as soon as tomorrow ${predictionDate.toLocaleDateString('en-US', dateOptions)}${linkPart}`; } else if (predictionDate.getDate() === userCurrentDate.getDate()) { wyzePrediction = `Get it as soon as today ${predictionDate.toLocaleDateString('en-US', dateOptions)}${linkPart}`; } else { wyzePrediction = `Get it as soon as ${predictionDate.toLocaleDateString('en-US', dateOptions)}${linkPart}`; } // Display the order within message document.getElementById('orderWithin').textContent = 'Order within ' + orderWithin + ''; } else { wyzePrediction = `Enter a valid zip for delivery estimate`; } // Display the message document.getElementById('wyzePrediction').innerHTML = wyzePrediction; }) .catch((error) => { console.error('Error fetching data:', error); // todo setup with rollbar logs console.log('Error fetching delivery date'); document.getElementById('wyzePrediction').textContent = 'Error fetching delivery date.'; document.getElementById('wyzeDeliveryPromise').style = 'display:none'; }); } function showDeliveryPromiseForm() { document.querySelector('#wyzeDeliveryForm').style = 'display:inline-flex'; var wyzeZipCodeInput = document.querySelector('input[id="zipCode"]'); wyzeZipCodeInput.focus(); } function hideDeliveryPromiseForm() { document.querySelector('#wyzeDeliveryForm').style = 'display:none'; } // Check if the variable exists in local storage if (localStorage.getItem('wyze_promise_zip')) { // If it exists, set the input field value to its value document.getElementById('zipCode').value = localStorage.getItem('wyze_promise_zip'); } else { document.getElementById('zipCode').value = '98033'; } // Call the getPrediction function setTimeout(function() { let zipCode = document.getElementById('zipCode').value; // Call the function to fetch the prediction data getPrediction(zipCode); }, 500); // 1000 milliseconds = 1 second // Listen for form submission document.getElementById('wyzeDeliveryPromise').addEventListener('submit', function (event) { event.preventDefault(); // Prevent the form from submitting // Get the value from the input field var newZipCode = document.getElementById('zipCode').value; // Update the locally stored variable localStorage.setItem('wyze_promise_zip', newZipCode); // Call the function to fetch the prediction data getPrediction(newZipCode); // hide the form hideDeliveryPromiseForm(); });
30-day hassle-free returns.
World's greatest baby cam, and beloved by pet owners everywhere, Wyze Cam Pan v2 lives like a man in a neck brace: shakes its whole body no, says yes with its eyeball, and lives to sit at home all day, watching your pets. Plus, with Starlight color night vision, it can do it all night, as well. Motion tracking, two-way audio, and 360 degrees of coverage. What can't Wyze Cam Pan v2 do? Oh yeah. Nod.
-
Pan & Tilt
360° horizontal and 93° vertical range.
-
1080p Color Night Vision
See more clearly at night in full color.
-
Invisible Infrared Lights
Subtle and discreet at night.
-
Security-Focused
Designed with safety in mind.
Wyze Cam Pan v2 Device Details
- Color: White
- Finish: Matte
Materials
- Body: Polycarbonate
- Lens: Glass + plastic
Camera Dimensions
- 127.5 mm (H) x 60 mm (W) x 60 mm (D)
Camera Weight
- 8.78 oz (249 g)
Additional Details
- Ports: 1 micro USB
- LED indicator :Front: Red + Blue.
- Base Screw Hole: 1/4″ – 20
- CPU: 1.5GHz
- Memory: 128 Mb
Phone Compatibility
- Android 7.0+
- iOS 12.0+
Night Vision
- IR Lights: 6x940 nm
- Illuminates up to 29.6 feet (9 m)
- Day/Night Vision
Audio
- Built-in speaker and microphone
- Class-D power amplifier
Powering Methods
- Power Cable Length: 6 feet (1.8 m)
- Power Adapter Input: 110-240V (AC/DC)
- Power Adapter Output: 5V/2000mA
Camera
- Resolution: 1920 X 1080 (1080p)
- Lens: F1.6 aperture, 3.2mm focal length
- Image Sensor: 1/2.9'' CMOS
- Digital zoom: 8x
- Field of View: 120° lens
- Rotation Speed: Up to 110° per second
- View Range: 360° horizontal, 93° vertical
Audio
- Built-in speaker and microphone
- Class-D power amplifier
Video
- H.264 encoding
- Day time video: 20 FPS
- Night vision: 15 FPS
Alerts
- Push notifications
- Cloud Storage
- Free rolling 14 days of alert videos stored in the AWS Cloud
Local Storage
- Supports 8 GB, 16 GB and 32 GB microSD cards in FAT32 format
Data Security
- End-to-end encryption
- HTTPS secure transfer protocol
- AES 128-bit encryption
Data Usage
- 1-2 MB per minute in SD, or 4-7 MB per minute in HD
WiFi
- 802.11 b/g/n 2.4 GHz (Does not support 5 GHz network)
- Supports WPA and WPA2 protocols
Connectivity Requirements
- Upload speed is 1.0 Mbps for SD and 1.5 Mbps for HD
Operating Systems
- Supports iOS 12.0 and Android 7.0 or later
Operating Temperature
- 32℉ – 104℉ / 0°C – 40 °C
Operating Humidity
- <90% at 104℉ / 40°C
Weather Resistance
- Indoor use only
Certifications
- FCC, IC, UL
Languages
- English
Warranty
- 1-Year
- Wyze Cam Pan v2 x1
- 6′ Micro USB Cable x1
- Power Adapter x1
- Quick Start Guide x1
Wyze Cam Pan v2 includes all the features you love from the previous version, with the addition of Color Night Vision, an upgraded CPU with more processing power, and improved motion tracking.
Wyze Cam Pan v2 is equipped with a Starlight sensor that allows the camera to see color in extremely low light conditions.
The Starlight CMOS sensor is a sensor that is very sensitive to light. It allows Wyze Cam Pan v2 to create an astonishingly clear image with very little light.
No, Wyze Cam Pan v2 is not IP rated and it is meant for indoor-use only.
While viewing the Live Stream, simply turn Night Vision off. A small amount of light is needed to create a clear image, but a street light outside or even a night light is enough.
We’ve improved the volume of the speaker so that it can be used as a siren, which is loud so you can use it to ward off intruders. Control the Siren feature from the Wyze app manually, or through Rules.
No, Wyze Cam Pan v2 powered by a USB cable but connects to the Internet via 2.4GHz WiFi.
No, Wyze Cam Pan v2 does not support 5GHz WiFi. It only supports 2.4GHz networks.
1920x1080p Full HD
No, Wyze Cam Pan v2 does not support Wyze Sense Bridge. Keep a Wyze Cam v2 or Wyze Cam Pan on hand to use Wyze Sense Bridge, or upgrade to a Wyze Sense Hub, included with the Wyze Home Monitoring service.
No, Wyze Cam Pan v2 is powered via a USB cable.
First, sign in or create a Wyze account — this is required. Then, purchase a Wyze device that includes 1-3 months of Cam Plus. No further action is needed! Your new Cam Plus license will be applied to your Wyze account automatically, and it will be activated once the device ships. Your Cam Plus subscription will not auto-renew unless you have added a payment method to yourservices.wyze.com account.Learn more.
See the whole room in under 3 seconds
Follow the action wherever it goes with automatic motion tracking and 360° of coverage. It's like having a guard owl on duty 24/7. Except you don't have to feed it Tootsie Pops.
Let Pan Scan™
Patrol your room with Pan Scan™. Set the camera’s patrol route with up to 4 custom waypoints.
Catch every story in color, even at night.
Say goodbye to black and white clips that look like vintage newsreel footage. Our award-winning Starlight Sensor illuminates details in full color even in low light.
Wyze Cam Pan
Wyze Cam Pan v2
Wyze Cam Pan
Wyze Cam Pan v2
Wyze Cam Pan
Wyze Cam Pan v2
-
Starlight Sensor
The Starlight CMOS sensor sees in environments as dark as 0.1 lux
-
ƒ/1.6 aperture
Reveals greater detail at night by capturing more light
-
Wide Field of View
120º FOV sees the whole picture.
1 / of 3
Record up to 56 days of video with a 256GB Wyze microSD Card.
Get approximately 56 days of SD video and 16 days of HD video.
Wyze MicroSD Card
Regular price $29.99
Regular price Deal $29.99
Unit price / per
Deal Sold out
Connect and Protect
Greet, command, and praise your two-legged or four-legged children from anywhere like a not-at-all anxious helicopter parent. Press the siren button in the Wyze app to scare off unwanted guests.
Invisible infrared lights
You know those red dots that turn on when a camera switches to night vision and it looks like The Terminator? Yeah, ours doesn't do that. Wyze Cam Pan v2 lights stay invisible so they don't disturb furry friends or baby Sarah Connors.
Automatically track the action.
Squirrel! Automatically detect and track motion like a caffeinated watch dog. Beefed-up processing power follows real-time movement faster than ever!
And even more smart features.
Capture and view up to 3 days of continuous video with a 32 GB microSD card (sold separately).
Wyze Cam Pan v2 can send you a notification with an image when it detects motion or sound. Turn on push notifications to stay on top of things without having to constantly monitor the app.
Receive an alert the moment Wyze Cam Pan hears a Smoke or CO alarm go off. Set it to record a video during this time.
Add Cam Plus to get even smarter notifications like Person, Package, and Vehicle Detection.
For details, including our FAQ, see our Product Details section.
Return To Top