You must be logged in as an Administrator to access the webcam.
‘;
}
// Check if user has Administrator role
if ( ! current_user_can(‘administrator’) ) {
return ‘
Access denied. Only Administrators can use the webcam feature.
‘;
}
ob_start();
?>
Admin Live Webcam Feed
Only Administrators can see and control this webcam feed.
Your browser will ask for camera permission.
