# 4. Multicamera Video Recording

### Requirements:

* **project** = audio and video record a mock performance (during class) with at least 3 cameras
* **software** = DaVinci Resolve
* **hardware** = 3 video cameras and an external audio recorder with at minimum of ORTF stereo mic setup (you may use up to 8 mics)
* **where to turn in** = upload to YouTube then embed in your class projects portfolio website

## Instructions

{% content-ref url="../appendix/multicamera-video-recording" %}
[multicamera-video-recording](https://benjohansen.gitbook.io/musictech/2022_spring/appendix/multicamera-video-recording)
{% endcontent-ref %}

{% content-ref url="../appendix/multicamera-video-editing" %}
[multicamera-video-editing](https://benjohansen.gitbook.io/musictech/2022_spring/appendix/multicamera-video-editing)
{% endcontent-ref %}

{% content-ref url="../appendix/davinci-resolve-saving" %}
[davinci-resolve-saving](https://benjohansen.gitbook.io/musictech/2022_spring/appendix/davinci-resolve-saving)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://benjohansen.gitbook.io/musictech/2022_spring/projects/multi-cam-recording.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
