TheOpenPresenter
  • Introduction
    • Welcome
    • Motivation & Challenges
    • System Architecture
    • Terminologies
    • Server Communication
    • Project Topology
  • Development
    • Quickstart
    • Static files
    • Media Storage
  • Plugins
    • Introduction
    • Official Plugins
      • Google Slides
      • Lyrics Presenter
        • Lyrics compatibility
      • Video Player
      • Audio Recorder
    • Developing a Plugin
      • Plugin API
        • Yjs
          • Awareness
          • Scene
          • Renderer
        • Backend
          • Yjs Handler
          • Loading Frontend
          • Security
        • Frontend
          • Remote
          • Renderer
        • Media
          • Server Plugin API
          • Frontend
            • Tus
            • Form Data
        • TRPC
        • Database
      • Audio
      • Viewer State
      • Notifying Errors
      • Caveats
        • Sharing dependencies
        • Cross-over between plugins
      • Performance
  • API Reference
    • Plugin Context
  • Guide
    • Playing Audio
    • Listen to scene changes
  • Scratch Pad
    • Ambition
    • Background music
  • Environment Variables
  • External
    • Page 1
Powered by GitBook
On this page
  1. Introduction

Welcome

This wiki serves as the comprehensive technical documentation for TheOpenPresenter system. Whether you're interested in understanding the system architecture or planning to contribute to its development, you'll find detailed information about the platform's inner workings here.

Scope

This documentation is primarily intended for:

  • Developers

  • System administrators

  • Technical contributors

  • Those interested in extending TheOpenPresenter's functionality

Note: If you're looking for user documentation or operating instructions, please note that these are not available yet and will be published separately as the software matures.

As an open-source project, we encourage community contributions and hope these resources will enable developers to effectively work with and enhance the platform.

Feel free to explore the sections that interest you, and don't hesitate to contribute to improving this documentation.

NextMotivation & Challenges

Last updated 7 months ago

Page cover image