SRS FLV Streaming Test

Always-on streams (24/7 loops)

Push your own stream

ffmpeg -re -i <input> -c:v libx264 -g 60 -c:a aac -f flv \
  rtmp://flv-test.mega-sports.click:1935/live/<name>

Then play at /play/yourname

Console

SRS Console (basic auth required)