Security Starter Pack (2024)

Skip to product information
  • Security Starter Pack (1)

  • Security Starter Pack (2)

  • Security Starter Pack (3)

1 / of 1

Security Starter Pack
Style

In stock

Get it as soon as

'; // Make the HTTP request fetch(apiUrl) .then((response) => response.json()) .then((data) => { // Check if there are predictions if (data.prediction && data.prediction.length > 0) { // Extract and display the prediction value from the first prediction // console.log('raw respose for mostLikely: ' + data.prediction[0].prediction.mostLikely); var predictionDate = new Date(data.prediction[0].prediction.mostLikely + 'T00:00:00'); // console.log('Returned date: ' + predictionDate); 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 = { weekday: 'short', month: 'numeric', 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)}`; } else if (predictionDate.getDate() === userCurrentDate.getDate()) { wyzePrediction = `Get it as soon as today ${predictionDate.toLocaleDateString('en-US', dateOptions)}`; } else { wyzePrediction = `Get it as soon as ${predictionDate.toLocaleDateString( 'en-US', dateOptions )} to ${zipCode}`; } // Display the message document.getElementById('wyzePrediction').innerHTML = wyzePrediction; document.getElementById('orderWithin').textContent = 'Order within ' + orderWithin + ''; } else { document.getElementById('wyzePrediction').innerHTML = `Enter a valid zip for delivery estimate`; } }) .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'); } // 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.

Choose your purchase type
$2.99

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.

Get unmatched security with Wyze Cam v4 and Wyze Cam Pan v3. This starter pack is a quick way to get started in home monitoring and security without breaking the bank.

View full details
  • Security Starter Pack (7)

    Color Night Vision

    Applies to Pan v3 + Cam v4.

    See every detail clearly in vibrant color, day or night.

  • Security Starter Pack (8)

    Indoor/Outdoor Security

    Applies to Pan v3 + Cam v4.

    Place it anywhere with IP65 weather resistance.

  • Security Starter Pack (9)

    2.5K QHD + Motion-Activated Spotlight

    Cam v4

    Automatically trigger the LED light and voice prompt for extra security.

  • Security Starter Pack (10)

    See everything with Motion Tracking

    Pan v3

    With Cam Plus, you get unlimited video length storage and advanced AI detection.

Wyze Cam Pan v3 Specs

  • Color: White and Black
  • Finish: Matte
  • Body: Polycarbonate
  • Lens: Glass + plastic
  • CPU: 1.5 GHz
  • Image Sensor: 1/2.9'' CMOS
  • LED indicator: Front. Red + Blue
  • Night Vision: 4 IR LEDs (850 nm)
  • Dimensions: 124mm (H) x 60mm (W) x 63mm (D)
  • Weight: 11.29 oz (320 g)
  • Video Encoding: H.264
  • Video FPS: Daytime - 20 fps; Nighttime - 15 fps
  • Video Resolution: 1920 x 1080 (1080p)
  • View Range: 360° horizontal, 180° vertical
  • 120° FOV

Learn more

Wyze Cam v4 Specs

  • Colors: White and Grey
  • Body: Polycarbonate
  • Lens: Glass + Plastic
  • Lens FOV: DFOV 115.8°, HFOV 98.5°, VFOV 53.1°
  • Sensor: CMOS Starlight Sensor
  • LED Indicator: Front. Red + Blue.
  • Dimensions: 2in x 2in x 2 3/8in
  • Weight: 0.49 lb (222 g)
  • Mounting: Stand, wall mount, ceiling mount, or magnetic wall mount (adhesive)
  • Power Adapter: Input 110-240 V (AC/DC), Output Indoor 5V/1A
  • Cable: 6-Foot Flat micro USB to USB-A
  • Resolution: 2.5K QHD (2560x1440)
  • Digital Zoom: 8x
  • Wide Dynamic Range (WDR): Yes
  • IR Lights: 4x850 nm
  • Day/Night Vision/Color Night Vision: Yes
  • Night Vision: 4 IR LEDs (850 nm) + 2 white spotlight LEDs (72 lumens)
  • Video Encoding: H.264
  • Video FPS: Daytime 20 FPS / Nighttime 15 FPS

Learn more

Connectivity & Compatibility

  • Bluetooth®
  • Phone Compatibility: Android 9.0+, iOS 15.0+
  • Integrations: Alexa, Google Assistant, IFTTT

Warranty

  • 1-Year

Included Pan v3 - 1 pack:

  • Wyze Cam Pan v3 x1
  • 6' micro USB Cable x1
  • Power Adapter x1
  • Mounting Kit x1
  • Quick Start Guide x1

Included Cam v4 - 1 pack:

  • Wyze Cam v4 x1
  • Quick Start Guide x1
  • Wall Mount Plate x1
  • Wall Mount Plate Tape x1
  • Screw Kit x1
  • Indoor USB Power Adapter x1
  • 6-Foot Flat micro USB to USB-A cable x1

Note: The camera and USB cable will be either white, black, or grey, depending on the colorway chosen.

Trusted by over 10 million people

Millions of people trust Wyze devices to keep their homes, rentals, and businesses safe.

  • Security Starter Pack (11)


    "We have 3 Wyze cams now plus their Video Doorbell Pro. With these setup strategically around the house, it provides wonderful peace of mind when we're away from home and get notifications of any activity."

    #1 VIRAL Camera on TikTok
    4.3 out of 5 - Over 8,000 Amazon Reviews

  • Security Starter Pack (12)


    "Great cam, good price. I suggested the same one to my parents when they started to look for a security cam in their house."


    Released March 2024
    4.2 out of 5 - Over 500 Amazon Reviews

  • Security Starter Pack (13)


    "It is amazing how sensitive the camera is it picks up even dust floating in the air and follows it it is amazing I just wish they were battery operated USB rechargeable then I could put them anywhere I wanted."

1 / of 3

Home Security Made Easy.

Two Cameras, Total Peace of Mind.

Security Starter Pack (20)

Security with Color Night Vision.

Enhanced hardware pierces through darkness, unveiling stunning details in low-light conditions that even the human eye can't catch. It's like giving your camera superhero vision!

Security Starter Pack (21)

Traditional Night Vision

Security Starter Pack (22)

Color Night Vision

Security Starter Pack (23)

Traditional Night Vision

Security Starter Pack (24)

Color Night Vision

Security Starter Pack (25)

Traditional Night Vision

Security Starter Pack (26)

Color Night Vision

Security Starter Pack (27)

Traditional Night Vision

Security Starter Pack (28)

Color Night Vision

Security Starter Pack (29)

ip65 weather resistance

Place it anywhere.

Wyze Cam v4 operates in any weather due to its IP65 weather-resistant rating.

  • 2.5K QHD recording
  • Motion-Activated Spotlight
  • Two-way Audio

Security Starter Pack (30)

It even has a privacy mode

360° pan and 180° tilt

With a Wyze Cam Pan v3 you can truly keep up with the action. It's like having multiple cameras in one unit.

  • 1080p video quality
  • Automatic motion tracking
  • Two-way Audio

Security Starter Pack (31)

Record every second

24/7 Recording with MicroSD Card.*

Don’t miss a thing with continuous local recording to a microSD card. No subscription required.

Security Starter Pack (32)

Works with smart assistants

Alexa, Google Assistant, IFTTT support.

Convenience and customization at your fingertips with integrations like Amazon Alexa, Google Assistant, IFTTT, and Wyze Rules.

Security Starter Pack (33)

Security Starter Pack (34)

Security Starter Pack (35)

Wyze MicroSD Card

Add a Wyze MircoSD Card to capture days worth of local recordings

Size
View full details

Security Starter Pack (36)Security Starter Pack (37)Security Starter Pack (38)Security Starter Pack (39)Security Starter Pack (40)

Security Starter Pack (41)

Security Starter Pack (42)

Security Starter Pack (43)

Security Starter Pack (44)

Security Starter Pack (45)

Security Starter Pack (46)

Even more features to love.

Look & listen for motion & sound. Wyze Cam v4 sends your phone an alert and begins recording when either is detected.

Monitor specific areas for motion so you only receive notifications when it matters.

Receive an alert the moment Wyze Cam v4 hears a Smoke or CO alarm go off. Wyze Cam records a video during this time.

Security Starter Pack (2024)
Top Articles
Latest Posts
Article information

Author: Sen. Emmett Berge

Last Updated:

Views: 6108

Rating: 5 / 5 (80 voted)

Reviews: 95% of readers found this page helpful

Author information

Name: Sen. Emmett Berge

Birthday: 1993-06-17

Address: 787 Elvis Divide, Port Brice, OH 24507-6802

Phone: +9779049645255

Job: Senior Healthcare Specialist

Hobby: Cycling, Model building, Kitesurfing, Origami, Lapidary, Dance, Basketball

Introduction: My name is Sen. Emmett Berge, I am a funny, vast, charming, courageous, enthusiastic, jolly, famous person who loves writing and wants to share my knowledge and understanding with you.