# Pause & Validate

By turning off the camera you can process each scanned QR-code one at a time.
The last received frame is still displayed so it just looks like the stream is
paused.

<ClientOnly>
  <DemoWrapper component="Validate" />
</ClientOnly>

### Source

<<< @/docs/.vuepress/components/demos/Validate.vue
