# TheOpenPresenter

## TheOpenPresenter

- [Welcome](https://docs.theopenpresenter.com/introduction/readme.md)
- [Motivation & Challenges](https://docs.theopenpresenter.com/introduction/motivation-and-challenges.md)
- [System Architecture](https://docs.theopenpresenter.com/introduction/system-architecture.md)
- [Terminologies](https://docs.theopenpresenter.com/introduction/terminologies.md)
- [Server Communication](https://docs.theopenpresenter.com/introduction/server-communication.md)
- [Project Topology](https://docs.theopenpresenter.com/introduction/project-topology.md)
- [Quickstart](https://docs.theopenpresenter.com/development/quickstart.md)
- [Static files](https://docs.theopenpresenter.com/development/static-files.md)
- [Media Storage](https://docs.theopenpresenter.com/development/media-storage.md)
- [UI Component](https://docs.theopenpresenter.com/development/ui-component.md)
- [Introduction](https://docs.theopenpresenter.com/plugins/introduction.md)
- [Official Plugins](https://docs.theopenpresenter.com/plugins/official-plugins.md)
- [Slides](https://docs.theopenpresenter.com/plugins/official-plugins/slides.md)
- [Lyrics Presenter](https://docs.theopenpresenter.com/plugins/official-plugins/lyrics-presenter.md)
- [Lyrics compatibility](https://docs.theopenpresenter.com/plugins/official-plugins/lyrics-presenter/lyrics-compatibility.md)
- [Video Player](https://docs.theopenpresenter.com/plugins/official-plugins/video-player.md)
- [Audio Recorder](https://docs.theopenpresenter.com/plugins/official-plugins/audio-recorder.md)
- [Developing a Plugin](https://docs.theopenpresenter.com/plugins/developing-a-plugin.md)
- [Plugin API](https://docs.theopenpresenter.com/plugins/developing-a-plugin/plugin-api.md)
- [Yjs](https://docs.theopenpresenter.com/plugins/developing-a-plugin/plugin-api/yjs.md)
- [Awareness](https://docs.theopenpresenter.com/plugins/developing-a-plugin/plugin-api/yjs/awareness.md)
- [Scene](https://docs.theopenpresenter.com/plugins/developing-a-plugin/plugin-api/yjs/scene.md)
- [Renderer](https://docs.theopenpresenter.com/plugins/developing-a-plugin/plugin-api/yjs/renderer.md)
- [Backend](https://docs.theopenpresenter.com/plugins/developing-a-plugin/plugin-api/backend.md)
- [Yjs Handler](https://docs.theopenpresenter.com/plugins/developing-a-plugin/plugin-api/backend/yjs-handler.md)
- [Loading Frontend](https://docs.theopenpresenter.com/plugins/developing-a-plugin/plugin-api/backend/loading-frontend.md)
- [Security](https://docs.theopenpresenter.com/plugins/developing-a-plugin/plugin-api/backend/security.md)
- [Frontend](https://docs.theopenpresenter.com/plugins/developing-a-plugin/plugin-api/frontend.md)
- [Remote](https://docs.theopenpresenter.com/plugins/developing-a-plugin/plugin-api/frontend/remote.md)
- [Renderer](https://docs.theopenpresenter.com/plugins/developing-a-plugin/plugin-api/frontend/renderer.md)
- [Media](https://docs.theopenpresenter.com/plugins/developing-a-plugin/plugin-api/media.md)
- [Server Plugin API](https://docs.theopenpresenter.com/plugins/developing-a-plugin/plugin-api/media/server-plugin-api.md)
- [Frontend](https://docs.theopenpresenter.com/plugins/developing-a-plugin/plugin-api/media/frontend.md)
- [Tus](https://docs.theopenpresenter.com/plugins/developing-a-plugin/plugin-api/media/frontend/tus.md)
- [Form Data](https://docs.theopenpresenter.com/plugins/developing-a-plugin/plugin-api/media/frontend/form-data.md)
- [TRPC](https://docs.theopenpresenter.com/plugins/developing-a-plugin/plugin-api/trpc.md)
- [Database](https://docs.theopenpresenter.com/plugins/developing-a-plugin/plugin-api/database.md)
- [Audio](https://docs.theopenpresenter.com/plugins/developing-a-plugin/audio.md)
- [Viewer State](https://docs.theopenpresenter.com/plugins/developing-a-plugin/viewer-state.md)
- [Notifying Errors](https://docs.theopenpresenter.com/plugins/developing-a-plugin/notifying-errors.md)
- [Caveats](https://docs.theopenpresenter.com/plugins/developing-a-plugin/caveats.md): Sharing files between plugins
- [Sharing dependencies](https://docs.theopenpresenter.com/plugins/developing-a-plugin/caveats/sharing-dependencies.md)
- [Cross-over between plugins](https://docs.theopenpresenter.com/plugins/developing-a-plugin/caveats/cross-over-between-plugins.md)
- [Performance](https://docs.theopenpresenter.com/plugins/developing-a-plugin/performance.md)
- [Introduction](https://docs.theopenpresenter.com/networking/introduction.md)
- [Host Projects](https://docs.theopenpresenter.com/networking/host-projects.md)
- [Plugin Context](https://docs.theopenpresenter.com/api-reference/plugin-context.md)
- [Playing Audio](https://docs.theopenpresenter.com/guide/playing-audio.md)
- [Listen to scene changes](https://docs.theopenpresenter.com/guide/listen-to-scene-changes.md)
- [Ambition](https://docs.theopenpresenter.com/scratch-pad/ambition.md)
- [Background music](https://docs.theopenpresenter.com/scratch-pad/background-music.md)
- [Environment Variables](https://docs.theopenpresenter.com/environment-variables.md)
- [Package dependencies](https://docs.theopenpresenter.com/external/package-dependencies.md)
- [FAQ](https://docs.theopenpresenter.com/external/faq.md)
