best

Local baby monitor setup with frigate and rtsp

Set up a local baby monitor using Frigate and RTSP for Home Assistant integration, with alternatives for HomeKit and Hubitat.

Last updated: 2026-05-19

Setting up a local baby monitor that works cleanly with your smart home ecosystem is a critical task for parents who want to avoid cloud dependencies and ensure privacy. Using Frigate with RTSP (Real-Time Streaming Protocol) is a solid approach for Home Assistant users, but it also has tradeoffs. This guide will walk you through the setup process, including hardware recommendations, configuration tips, and how to integrate it with other platforms like HomeKit and Hubitat.

Why Frigate and RTSP for a Local Baby Monitor

Frigate is an open-source video surveillance platform that runs on your local network, eliminating the need for cloud services. It supports multiple camera brands and can be integrated with Home Assistant via the Frigate integration. RTSP is the protocol that allows Frigate to stream video from IP cameras, making it a perfect fit for a local baby monitor setup.

One of the biggest advantages of this approach is privacy—your footage stays on your network, and you don’t have to trust third-party cloud services. Additionally, Frigate is lightweight and efficient, making it ideal for running on a local server or a single-purpose device like a Raspberry Pi.

However, there are tradeoffs. Frigate requires some technical know-how to set up, and not all IP cameras support RTSP. Also, the performance can be affected by your network bandwidth and the number of cameras you’re using. If you’re not comfortable with setting up a local server, there are alternatives that work well with Home Assistant, HomeKit, and Hubitat.

Hardware and Camera Setup

To get started, you’ll need a camera that supports RTSP. There are several options, but for a baby monitor, you want a camera that offers good night vision, motion detection, and audio capabilities. Here are some recommended devices:

  • Amcrest IP8M-2496E – A high-quality IP camera with night vision and audio.
  • Amcrest AD410 – A budget-friendly option with decent resolution and motion detection.
  • Amcrest ASG42P – A wireless camera with RTSP support and good battery life.
  • Philips Hue Play Bar – If you’re already using Philips Hue, this can be a great addition for a local audio-visual setup.
  • Apple HomePod Mini – For audio-only monitoring, especially if you’re using HomeKit.

If you’re using a camera that doesn’t support RTSP natively, you might need a RTSP converter or a NVR (Network Video Recorder) that can bridge the gap. The Amcrest AD-110 is a good option for this, as it supports multiple camera brands and can act as a local NVR.

Setting Up Frigate with Home Assistant

Once you have your camera, the next step is to set up Frigate. Here’s a quick overview of the process:

  1. Install Frigate: You can run Frigate on a Raspberry Pi, a local server, or a virtual machine. It’s recommended to use a dedicated device to avoid performance issues.
  2. Configure RTSP Sources: In the Frigate configuration file, specify the RTSP URLs for your cameras. For example:
    cameras:
      baby_room:
        rtsp_url: rtsp://admin:password@192.168.1.100:554/stream1
        fps: 15
        width: 1280
        height: 720
  3. Integrate with Home Assistant: Use the Frigate integration in Home Assistant to view the camera feed and set up motion detection alerts.
  4. Set Up Motion Detection: Frigate can detect motion and send alerts to Home Assistant, which can then trigger actions like turning on lights or sending notifications.

One thing to note is that Frigate’s motion detection is not as advanced as some commercial baby monitors. For more sophisticated alerts, you might need to use a third-party service or a more specialized camera like the Eufy Dual Doorbell, which has built-in motion detection and can integrate with Home Assistant.

Alternatives for HomeKit and Hubitat

If you’re using HomeKit, you’ll want a camera that supports HomeKit integration. The Apple HomePod Mini is a great option for audio monitoring, especially if you’re already using Apple devices. For video, the Apple HomePod 2nd Gen can act as a speaker and camera, though it’s more of a smart speaker than a dedicated baby monitor.

For Hubitat, the Philips Hue Smart Plug and Philips Hue Light Strip can be used to create a visual alert system. You can set up a scene that turns on lights when motion is detected, which can be triggered by a motion sensor like the Aqara Motion Sensor P2.

Quick Verdict

Frigate and RTSP offer a powerful, local-first solution for a baby monitor, especially for Home Assistant users. It’s a bit more involved to set up than a commercial baby monitor, but the benefits of privacy and control are worth the effort. If you’re using HomeKit or Hubitat, there are still solid options available, though they may not offer the same level of integration or customization.

Ultimately, the best setup depends on your existing smart home ecosystem and your comfort level with local server management. If you’re looking for a no-frills, local solution with minimal setup, a dedicated baby monitor like the Eufy Dual Doorbell might be the way to go. For those who want full control and customization, Frigate and RTSP are a great choice.

Next steps

Compare this category side by side

If you want fewer opinions and more matrix-style tradeoffs, the comparison pages are the next stop.

See comparisons →

Inspect all products

The full product database keeps the caveats, setup notes, and compatibility details attached to each device.

Browse products →

Back up and read the explainers

If a buying guide feels too specific too fast, the guides section covers the broader local-first logic behind it.

Read guides →

Related articles

Best local-first smart home hubs

The best smart home hubs and controllers for people who care about local control, Home Assistant compatibility, and fewer long-term regrets.

Read article →

Best smart plugs with local control and energy monitoring

The best smart plugs for buyers who want real local control, useful energy data, and fewer long-term ecosystem regrets.

Read article →

Best local security cameras for Home Assistant

The best Home Assistant-friendly local camera options for buyers who care about RTSP, ONVIF, NVR compatibility, and lower cloud dependence.

Read article →