Atualiza README para informar sobre arquitetura

This commit is contained in:
2026-04-27 09:23:45 -03:00
parent 1a164f9138
commit 8046310f27
+9
View File
@@ -39,6 +39,15 @@ All processes are managed by Supervisord. The web UI is a Next.js app that contr
- **GPU acceleration** — optional per-stream Chromium GPU flag (disabled by default for container compatibility) - **GPU acceleration** — optional per-stream Chromium GPU flag (disabled by default for container compatibility)
- **Built-in HLS player** — watch any stream in the browser; also serves a standalone embeddable HTML page per stream - **Built-in HLS player** — watch any stream in the browser; also serves a standalone embeddable HTML page per stream
## Platform Support
| Architecture | Status |
| ------------ | ------ |
| `linux/amd64` | ✅ Supported |
| `linux/arm64` | 🔜 Planned |
> arm64 support (Raspberry Pi, Apple Silicon servers) is planned for a future release.
## Quick Start ## Quick Start
```yaml ```yaml