A rudimentary implementation of a livestreaming server in go. RTMP and SRT, and fmp4 HLS.
Find a file
2023-08-22 15:08:55 +05:00
http Comments 2023-08-21 20:25:54 +05:00
rtmp h264 keyframe fix to keep desired hls segment length 2023-08-22 15:08:55 +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