GitHunt
MI

mittorn/rtmp-fallback-proxy

Draw text when stream source disconnects

rtmp fallback proxy

Simple ffmpeg-based rtmp relay with text fallback

Usage

rtmpproxy.py <target_url> <widh> <height> <listen_url> <font_path> <ffmpeg_path> <disconnect_text> <idle_text>

Example

python3 rtmpproxy.py rtmp://example.com/path/key 2048 1536 rtmp://0.0.0.0:1935/live/app font.ttf /path/to/ffmpeg Disconnected Idle

Languages

Python100.0%

Contributors

Do What The F*ck You Want To Public License
Created March 23, 2021
Updated May 20, 2024
mittorn/rtmp-fallback-proxy | GitHunt