🚧 LOCAL DEVELOPMENT MODE 🚧

đŸŽŦ TextRP Live!

Professional streaming platform for content creators

🔐 Login to TextRP

Use your TextRP Matrix account to access the streaming dashboard:

Show traditional login options

đŸŽ¯ Local Development Info

RTMP Server: rtmp://localhost:1935/live

Web Interface: http://localhost:8080

HLS Playback: http://localhost:8080/hls/[stream-key].m3u8

Auth API: http://localhost:8080/api/

Development Tools

Docker Services: docker-compose -f docker-compose.local.yml ps

View Logs: docker-compose -f docker-compose.local.yml logs -f

Restart Services: docker-compose -f docker-compose.local.yml restart

Environment URLs:

RTMP Server: rtmp://localhost:1935/live

Web Interface: http://localhost:8080

HLS Playback: http://localhost:8080/hls/[stream-key].m3u8

Auth API: http://localhost:8080/api/