Skip to main content

camera_authorization

Function camera_authorization 

Source
pub fn camera_authorization() -> CameraAuthorization
Expand description

Report camera access by probing a node.

Linux has no consent prompt: a node either opens or it doesn’t, decided by its group permissions. Undetermined is therefore never returned — with no camera present at all there is nothing to authorize, which reads as Granted (nothing is being withheld).