> ## Documentation Index
> Fetch the complete documentation index at: https://docs.extrascoop.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Capturing Footage

> How to use the in-app forensic camera.

You will learn how to record media that passes Trust Score verification.

To guarantee provenance, Extra Scoop requires capturing media directly through the in-app forensic camera. Uploading pre-recorded video from your camera roll disables hardware attestation and limits commercial licensing options.

## The Recording Process

<Steps>
  <Step title="Open the Camera">
    Launch the app and tap the capture button. The camera interface locks orientation and begins logging sensor telemetry.
  </Step>

  <Step title="Pass the Nonce Challenge">
    The system issues an invisible cryptographic nonce challenge during recording to confirm the live feed is originating directly from physical hardware.
  </Step>

  <Step title="Submit for Verification">
    Once you stop recording, the app extracts metadata, signs the package with hardware attestation, and uploads it for forensic sealing.
  </Step>
</Steps>

## Biometric Security

For sensitive operations, the app prompts for biometric verification (Face ID or Touch ID) before upload begins, confirming device control.

## Container & Telemetry Validation

Upon recording completion, the ingestion pipeline validates container properties:

* **Creation vs. Upload Delta:** Validates recording timestamp against network ingestion time to prevent replay attacks.
* **Sensor Identity:** Cross-references camera hardware attributes to verify authentic optical capture.
