# Visual Tracking

Hold a QR code into view of the camera.
It should be visually highlighted in real-time.
Use the track function select below to change the flavor.

<ClientOnly>
  <DemoWrapper component="CustomTracking" />
</ClientOnly>

### Source

<<< @/docs/.vuepress/components/demos/CustomTracking.vue
