> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/it/servizi-enterprise-avanzati/zoom-node/zoom-meetings-and-recording-connectors-on-premises.md).

# Connettori di Zoom Meetings e Recording (On-Premises)

#### <mark style="color:blu;">Zoom Connettore delle riunioni: Riunioni in sede</mark> <a href="#id-9tnhz2hunmka" id="id-9tnhz2hunmka"></a>

Zoom Connettore delle riunioni è una soluzione in sede, *non ibrida* Soluzione per riunioni. A differenza di Zoom Meetings Hybrid, Connettore delle riunioni offre l'infrastruttura e l'architettura delle riunioni di Zoom esclusivamente all'interno dei vostri data center, senza la possibilità di fallback sul cloud o di assistenza. Questa soluzione consente ai Clienti di mantenere il controllo dei contenuti multimediali della propria riunione e di limitare l'accesso ai server delle riunioni per maggiore sicurezza, residenza dati o conformità.

La tabella seguente illustra alcune delle principali differenze tra Zoom Meetings Hybrid e Zoom Connettore delle riunioni:

| **Funzionalità**                                                 | **Riunioni ibride**                                  | **Connettore delle riunioni** |
| ---------------------------------------------------------------- | ---------------------------------------------------- | ----------------------------- |
| Server in sede                                                   | ☑️                                                   | ☑️                            |
| Supporta più zone                                                | ☑️                                                   | ☑️                            |
| Contenuti multimediali esclusivamente in sede                    | <p>☑️<br>(Mentre è in modalità riunione privata)</p> | <p>☑️<br></p>                 |
| Passaggio al cloud                                               | ☑️                                                   |                               |
| Gli utenti possono partecipare tramite cloud                     | ☑️                                                   |                               |
| Servizi cloud (registrazione, ecc.)                              | <p>☑️</p><p>(Ibrido, riunioni non private)</p>       |                               |
| Consente connessioni dirette di utenti esterni al server in sede | ☑️                                                   | ☑️                            |

#### <mark style="color:blu;">Zoom Connettore di registrazione: Registrazione di riunioni in sede</mark> <a href="#dlooe1lb51hk" id="dlooe1lb51hk"></a>

Zoom Connettore di registrazione è una soluzione di registrazione in sede per le riunioni ospitate tramite il Connettore delle riunioni di Zoom. Poiché le riunioni ospitate dal Connettore delle riunioni non possono utilizzare l'infrastruttura cloud, il Connettore di registrazione consente ai Clienti di registrare le proprie riunioni in sede senza fare affidamento sul computer locale dell'organizzatore della riunione per l'archiviazione o l'elaborazione.


---

# 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://library.zoom.com/technical-library/it/servizi-enterprise-avanzati/zoom-node/zoom-meetings-and-recording-connectors-on-premises.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.
