Scan QR Code

@if (availableCameras().length > 1) {
@if (currentDevice()) {
Current: {{ currentDevice()?.label || 'Unknown camera' }}
}
}