v145 · Web APIs · Media · macOS · demo

Camera Stream Tester

Enumerate every video input on this machine, classify each as physical / virtual / continuity camera, and test getUserMedia on demand. Virtual cameras using the deprecated DAL plug-in will not appear in Chrome 145+ — this page makes that gap visible.

Chrome 145 removed: Virtual cameras that use the deprecated macOS DAL (Device Abstraction Layer) plug-in API are no longer surfaced to Chrome. Modern virtual cameras (macOS Camera Extension API, iOS Continuity Camera) still work. If a virtual camera you expect to see is missing from the list below, it is using the legacy DAL API.
Grant camera permission to see device labels.
Click "Enumerate cameras" to request permission and list video inputs.

see also