Access hardware devices like cameras, microphones, USB, Bluetooth, and sensors through browser APIs.
Test your camera online — check webcam access, preview live video, and view resolution and device info in your browser.
Test your microphone online — check mic access, see real-time audio levels, and verify input device info in your browser.
Test screen sharing online — check getDisplayMedia support for screen, window, and tab capture in your browser.
Test WebUSB API online — detect browser support and request access to USB devices from your web browser.
Test WebHID API online — detect browser support and request access to HID devices like gamepads and specialty keyboards.
Test Web Serial API online — check browser support and connect to serial ports and devices from the web.
Test Web Bluetooth API online — check browser support, scan for nearby BLE devices, and connect from your browser.
Test device sensors online — check accelerometer, gyroscope, magnetometer, and device motion/orientation APIs.
Test gamepad online — detect connected game controllers, read button presses, and joystick axes in real-time.
Test the Vibration API: trigger single and pattern vibrations.
Test Screen Wake Lock API — check if your browser can prevent the screen from dimming or locking during activities.