{$i18n.t('Camera test')}
{$i18n.t('Device')}
{#each devices as device}
{device.label || '???'}
{:else}
{$i18n.t('No camera found')}
{/each}
{$i18n.t('Refresh')}
{$i18n.t('Resolution')}
Auto
4096x2160
3840x2160
1920x1080
1280x720
640x480
320x240
{$i18n.t('Frame rate')}
Auto
120 fps
60 fps
30 fps
15 fps
10 fps
5 fps
{#if snapshot}
(snapshot = undefined)}>
{/if}