> For the complete documentation index, see [llms.txt](https://wiki.longmontpublicmedia.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.longmontpublicmedia.org/makerspace/studios/podcast-studio.md).

# Podcast Studio

{% embed url="<https://youtu.be/LLZIsclvDhY?feature=shared>" %}

Longmont Public Media's podcast room can currently support up to 5 people (4 guests and 1 producer).&#x20;

**Equipment:**&#x20;

* RØDEcaster Pro II
* 4 PodMics
* 4 Sennheiser Headphones
* 3 Sony ZV-E10 Mirrorless Cameras
* 3 Camera Tripods

## Orientation

While the Podcast Studio Orientation is not required to use the space, it is highly recommended for anyone looking to master our professional audio and video gear. In this 90-minute hands-on session, you will learn to navigate the studio workflow, operate the RØDECaster Pro II console, and set up studio cameras for video podcasting. It’s the perfect foundation for beginners and experienced creators alike to gain the confidence needed to produce high-quality content from their very first session.

Sign up here: <https://longmontpublicmedia.org/events/orientation-podcasting/>

## Studio Clean Up

Once you are done, **please clean up and reset the studio to its default condition.** A lot of people use the studio, and it is imperative that you clean up after yourself. Failure to do so will make LPM staff and members unhappy. Repeated notices about cleaning up will result in disciplinary action. Photos are provided below for reference!

<figure><img src="/files/H284CzIn9HaZCjJZANTX" alt=""><figcaption><p>Podcasting Studio At LPM</p></figcaption></figure>

<div><figure><img src="/files/OYxhZ0aDtj8YIM9v8nJd" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Q4HLEI0quFcTm6FFaCVf" alt=""><figcaption></figcaption></figure></div>

## **Podcast Studio** Reservations

The podcast studio is available for reservations via our reservation system. To make a reservation, please [visit this link](https://members.longmontpublicmedia.org/calendar/podcast/book). If you need to learn how to make a reservation, please [go here](/makerspace/studio-reservations.md).&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.longmontpublicmedia.org/makerspace/studios/podcast-studio.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
