Matter cameras: a good specification almost nobody supports

The camera model in Matter 1.5 is technically strong and commercially stalled. One camera, one ecosystem, and a specification that deliberately skips the part you pay for.

How a Matter camera actually works#

The design decision that shapes everything: Matter carries only the signaling. Video and audio never travel inside Matter messages.

Pan, tilt and zoom covers mechanical movement with presets, plus digital viewport cropping per stream. One detail catches people out: presets are mechanical only, so there is no standard way to save a digital crop as a preset.

The other detail worth memorizing before you read any camera marketing: zone triggers have exactly one reason value, motion. Privacy, focus and motion zones all exist, but the trigger model does not distinguish a person from a package from a car. Object and sound identification arrived separately in Matter 1.6 as a provisional ambient context sensing cluster, and the camera-side consumer of that cluster has not been released.

What the specification deliberately leaves out#

The consequence is direct: a camera company can be fully Matter certified and still require a subscription to review recordings. Matter standardizes how you get a live stream and how a recording is triggered, not the service that keeps it. That is the same shape of gap described in what Matter still cannot do.

The hardware that exists#

The alliance's certified product database lists 42 real certified Matter camera SKUs from four companies: Aqara/Lumi, Xthings, EZVIZ and TP-Link. Every one of them certifies as the plain Camera device type, which is one of the 92 Matter device types.

ProductCertifiedSpecification
Aqara Camera Hub G35010 Feb 20261.5
Xthings Ulticam IQ V219 Mar 20261.5
EZVIZ C6c 4K11 Jun 20261.5.1
TP-Link Tapo C260, C560WS, C66029 Jun 20261.5.1
36 further Aqara camera hub SKUs10 Aug 2026Bulk certification

Two absences are as informative as the list. There are zero real certified Chime device types, and the database has no filter for video doorbell, intercom, snapshot camera, floodlight camera or camera controller. The specification defines all of those. Nobody has certified one.

The controller reality#

Matter feature gap tracker, September 2026. Shipping means the platform documents the feature as available to users. Partial means it works with a documented limitation. Not yet means no vendor documentation shows user-facing support.
FeatureMatter versionSpec dateAlexaGoogle HomeApple HomeSmartThingsHome Assistant
Cameras and video doorbells1.520 Nov 2025Not yetNot yetNot yetShippingPartial: works in the Matter server console, not as a normal camera in the app

SmartThings is the only ecosystem where a Matter camera works. Its driver landed 14 November 2025, six days before Matter 1.5 was even public, and has been updated steadily since. A user report in August 2026 describes live WebRTC video, two-way audio, night vision, pan tilt zoom presets, motion and clip recording all working, after a disappointing first attempt earlier in the year. An earlier hands-on in July 2026 with the same camera found live video, snapshots, two-way audio, volume control and night vision working while PTZ controls rendered but did nothing and recording could not be enabled. The trajectory is real, and it is one ecosystem. See SmartThings for what else that platform gets first.

Apple used WWDC 2026 to raise HomeKit Secure Video to 4K and add Intelligence-based event summaries, and made no Matter camera announcement at all. Apple's support documentation still lists no camera among supported Matter accessory types. That is a deliberate choice: Apple already has a camera platform it controls, so Apple Home users should read HomeKit Secure Video as the answer for the foreseeable future.

Google Home does not list camera or video doorbell among its supported Matter device types, and its camera business now sits behind Google Home Premium. Alexa's category documentation, updated April 2026, has no camera category, and Amazon has said it has no timeline. Homey promised camera support for the first quarter of 2026 and publicly postponed it in June 2026, with its Matter 1.5 certification explicitly excluding cameras. Home Assistant's camera support is an open draft pull request: you can stream a Matter camera in the Matter server web console, but not as a normal camera entity in dashboards or automations.

Matter 1.6, published in June 2026, contains no camera content at all. The next camera-related movement in the specification was 1.5.1 in March 2026, which added multi-stream (record, mobile and AI streams), HEIC snapshots, HLS and DASH, PTZ home position fixes, and doorbell and intercom stability work.

Marketing versus reality, worked through#

The Aqara G350 is the instructive case, because it is the good outcome.

Aqara markets it as integrating with Apple Home, Home Assistant, Google Home, Alexa and SmartThings. The footnotes tell the real story:

Five ecosystems on the box, one Matter path. Nothing there is dishonest, and none of it is visible without reading the small type. Apply the same reading to every camera that claims Matter support this year.

What this means for buying a camera today#

The wider privacy question does not change with Matter either. A camera that uploads to a vendor cloud still uploads to a vendor cloud, whatever protocol your app uses to open the stream. Smart home privacy without paranoia covers what each class of device sends home.

What would have to change#

Three things, in order of importance. Apple, Google or Amazon shipping camera support would give the device types a market beyond one ecosystem. More vendors certifying beyond the current four would give buyers a choice. And silicon has to get cheaper: Espressif announced the first Matter camera solution for microcontrollers in January 2026 using the ESP32-P4 with WebRTC, and the alliance SDK's camera example still only has a Linux port. Until a camera-class chip can run this cheaply, the category stays small.

The tracker at Matter feature gaps records the shipping state per controller as it changes, and every Matter version tracks what each release added.

Do Matter cameras work with Apple Home?

No. Apple has shipped no Matter camera support and lists no camera among its supported Matter accessory types. At WWDC 2026 Apple raised HomeKit Secure Video to 4K and added Intelligence-based event summaries instead. For Apple households, HomeKit Secure Video remains the camera answer.

Which ecosystem supports Matter cameras?

SmartThings, and only SmartThings, as of September 2026. Its driver shipped in November 2025, days before the specification was public. Home Assistant can stream a Matter camera in the Matter server console but not as a normal camera entity, and Google, Amazon and Homey have shipped nothing.

Does Matter mean no camera subscription?

No. Matter does not cover storage of footage, does not define resolution and does not dictate AI detection types. A fully certified Matter camera can still require a subscription to review recordings. Subscription policy is a vendor decision that the standard leaves untouched.

Does the video go through my hub?

No. Matter carries only the signaling: the WebRTC offer, answer and ICE candidate exchange, relayed as Matter commands. Media then flows peer to peer between the camera and the viewing device, with STUN and TURN for remote access and SFrame for end-to-end encryption.

Are there Matter video doorbells?

Not in practice. Matter 1.5 defines video doorbell, floodlight camera, snapshot camera, intercom, chime and camera controller device types, but the certified product database shows no products certified as any of them. The 42 certified camera SKUs all certify as the plain Camera device type.

Can Matter cameras detect people or packages?

Not through the standard. Zone triggers carry exactly one reason value, motion. Person, package and similar detection stay vendor features in vendor apps. Matter 1.6 added a provisional ambient context sensing cluster for object and sound identification, whose camera-side consumer has not been released.

Is it worth waiting for Matter cameras before buying?

No. One working camera on one ecosystem, with the three largest platforms silent, is not a category you can plan a purchase around. Buy the camera that fits your ecosystem and storage preferences now, and treat future Matter support as a bonus.

Primary sources

Specification and vendor documentation we checked while writing this page. Where a claim depends on firmware behaviour rather than a published spec, the page says so inline.