Telegram-Streamer
📺 Simple Video/Music Streamer with FFmpeg & Flask
This image provides a lightweight Flask web UI to start RTMP streaming using the latest FFmpeg.
It allows you to stream any video or audio file (mp4, mp3, etc.) directly to your RTMP server (e.g., Telegram, YouTube, Twitch).
✨ Features:
- FFmpeg (built from source / latest)
- Python (slim-bookworm base)
- Flask-based minimal web interface
- Supports both video and audio URLs
- Easy to run on Render, Docker, or any container platform
🚀 Usage:
-
Run the container:
docker run -p 8080:8080 zakops/telegram-streamer:<version>
For more information, refer to Github Link