module

HardwareDetector

Constants

Log = ::Log.for("hardware_detector")

Class methods

detect_best_video_device(width = 1920_u32, height = 1080_u32) : String | Nil

Detect the best video device

Source
hardware_status

Get hardware status summary

Source
otg_hardware_available?

Check if USB OTG hardware is available

Source
video_input_available?

Check if video input devices are available

Source