mirror of
https://gitea.jeffemmett.com/jeffemmett/video360-splitter.git
synced 2026-06-25 16:45:21 +02:00
Split 360 video into multiple flat perspective views
- HTML 56.1%
- Python 42.7%
- Dockerfile 1.2%
Spawn N FFmpeg subprocesses per session, each reading RTMP and outputting HLS per view. Includes session watchdog, status polling, graceful stop, and HLS segment serving with CORS. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| templates | ||
| .dockerignore | ||
| .gitignore | ||
| app.py | ||
| docker-compose.yml | ||
| Dockerfile | ||
| requirements.txt | ||