Skip to content
MonitorUltra

Motion detection on a baby monitor: when to turn it off

· · 6 min

Motion detection is switched on by default in most monitors that offer it, including mine. It is also the first setting I turn off in a lot of rooms.

Nurseries are full of things that move and are not the baby. A fan on a warm night. A mobile turning above the cot. A curtain lifting over a radiator. Headlights crossing the ceiling at 1am. Every one of those changes enough of the picture to look like movement, and every one of them will send you an alert.

What camera-based motion detection actually does: it compares each video frame with the one before it and counts how many pixels have changed. Above a set percentage, held for long enough, it raises an alert. It has no idea what moved. In a room with a fan, a mobile or a bright window, it will fire repeatedly for nothing, and an alert you have learned to ignore is worse than no alert at all.

That last point is the whole argument. The value of a monitor alert is entirely in whether you still believe it at 3am.

What the camera is measuring

MonitorUltra's motion detection runs on the baby unit, on the raw camera frames, before anything else touches them. It reads the brightness channel of each frame, samples a fraction of the pixels rather than all of them to keep the phone cool, and counts how many of those samples changed brightness by more than a set amount since the last frame it looked at.

Two deliberate delays sit on top of that count. The change has to persist for about three seconds before an alert fires, which filters out single flickers and the camera's own automatic exposure adjustments. Once it fires, the room has to stay quiet for several seconds before the alert clears, so you do not get a burst of twenty notifications from one long wriggle.

What it does not do is recognise anything. There is no person detection, no pose estimation, no attempt to tell a child from a cat. It is a change detector pointed at a cot, which is worth holding in mind when you decide how much weight to give its alerts.

The things that set it off

In rough order of how often they cause a wasted alert:

  • Fans and air purifiers. The blades themselves, and anything downwind of them.
  • Cot mobiles and hanging toys. Slow, continuous, right in the middle of the frame.
  • Curtains and draughts. A window on the latch is enough.
  • Light. Sun moving across a wall during a nap, a hallway light going on, car headlights at night. The camera reads a brightness change, which is exactly what it was built to react to.
  • Pets and older siblings wandering in.
  • You. Going in to resettle sets off an alert about yourself, and then a second one when you leave.

Very dark rooms are their own case. When there is almost no light, the sensor produces more noise, and noise looks like small brightness changes everywhere. If your night-time false alerts cluster in the small hours, that is usually why.

Why cry detection usually covers it on its own

Cry detection listens instead of watching. On MonitorUltra it runs on the baby unit using Apple's SoundAnalysis framework, entirely on the device, with no audio uploaded for a server to classify. I have written about how that classification works and why it belongs on the phone.

The events you actually want to be woken for are nearly all audible. A baby who has woken and is unhappy makes noise. A baby who has shifted position, kicked off a blanket and gone straight back to sleep is a video event with no action attached to it. You will look at the screen, see that everything is fine, and go back to bed slightly less rested.

So the unique job of motion detection is the silent event. Those are rare, and the ones that genuinely matter are not things a change detector can find. MonitorUltra does not track breathing or vital signs, and no camera-based motion alert should be treated as a substitute for that or for supervision.

When to leave it on

There are rooms where it works well, and they have one thing in common: nothing else in frame moves.

Once your child can stand or climb. A toddler getting quietly to their feet in a dark room is the classic silent event, and it is worth knowing about before the next stage of it. This is the strongest reason to turn motion detection back on after months of having it off.

Blackout blind, no fan, no mobile. In a genuinely still room the false-positive rate falls close to zero, and the alerts you get mean something.

Daytime naps with the parent unit muted. If you have the app open on a desk with the sound down, a motion alert is a useful visual nudge that something changed.

Unusually restless nights, when you want to know about tossing and turning that is not loud enough to trip the cry classifier.

When to turn it off

Fan season. No sensitivity setting survives a rotating fan in frame. Turn motion off in June and turn it back on in October.

A mobile above the cot. Same reason, all year.

A camera pointing towards a window. Backlight is already costing you picture quality, and the changing daylight will cost you your alerts. Repositioning fixes both, which is covered in the nursery placement guide.

Any night you have already been woken twice by nothing. Do not persevere. The cost of a monitor you have stopped trusting is much higher than the cost of one feature switched off.

Sensitivity, and the option most people skip

Motion detection has three sensitivity levels, and dropping a level is often the right move where switching off entirely feels drastic.

High detects subtle movement. It suits a completely still, well-lit room and almost nothing else.

Medium is the default and the sensible starting point.

Low only fires on significant movement. This is the setting for a room with something in it you cannot remove. A standing toddler fills far more of the frame than a curtain does, so low sensitivity can still catch the event you care about while ignoring the fabric.

How to turn it off

During a monitoring session, open Settings on the parent unit and find the Detection card. Motion Detection has its own toggle, with the sensitivity options directly beneath it.

The change reaches the baby unit immediately over the existing connection. You do not need to re-pair, restart the session, or go into the room. Cry detection has a separate toggle and is unaffected, so switching motion off leaves you with sound alerts intact.

New installations of MonitorUltra require an active subscription to start monitoring, including audio. Any introductory trial depends on the selected App Store offer and eligibility. Existing installations with legacy audio access retain that access; it is not an offer for new users.

Web plans cost $7.99/month or $49.99/year, with a 30-day money-back guarantee. You can cancel renewal at any time. App Store prices and trial terms are shown before you subscribe.

Frequently asked questions

Does turning off motion detection stop the video? No. The camera keeps streaming and you can watch at any time. Only the automatic alert is switched off.

Will it alert me when I walk into the room? Yes, if it is on. It has no way to tell you apart from anyone else, which is one of the more irritating consequences of the design.

Does it work in the dark? It runs on the frames before night-vision processing is applied, so it works, but low light means more sensor noise and more false triggers. Drop the sensitivity a level for overnight use.

If two parents are watching, whose settings apply? The detection settings are pushed to the baby unit, so a change made on one parent device applies to the session. Alerts themselves are sent to every paired parent device independently, which is covered in the guide to family sharing.

Is any video sent away to be analysed for motion? No. The comparison happens on the baby unit itself, on frames that never leave the phone for that purpose. Only the resulting alert is delivered to the parent unit, and nothing is recorded anywhere.