A rudimentary implementation of a livestreaming server in go. RTMP and SRT, and fmp4 HLS.
Find a file
2023-08-21 18:43:35 +05:00
http file serving implemented, video served with hls.js 2023-08-21 15:11:19 +05:00
rtmp Proper deferred stream state flip on connection break 2023-08-21 18:43:35 +05:00
static file serving implemented, video served with hls.js 2023-08-21 15:11:19 +05:00
go.mod Basic RTMP server+handshake 2023-08-09 16:00:21 +05:00
main.go basic http server setup 2023-08-21 12:22:20 +05:00