Native WebAssembly
Build an Owncast plugin as a self-contained WebAssembly module with Rust, TinyGo, AssemblyScript, Zig, or another compiled language.
Build an Owncast plugin as a self-contained WebAssembly module with Rust, TinyGo, AssemblyScript, Zig, or another compiled language.
Bundle your plugin into a .ocpkg, install it on a server, and list it in the public plugin catalog.
使用 owncast-plugin-py 在 Python 中创作 Owncast 插件:安装、@plugin 装饰器、owncast-plugin-py CLI,以及测试。