A rudimentary implementation of a livestreaming server in go. RTMP and SRT, and fmp4 HLS.
Find a file
2023-08-21 15:10:07 +05:00
http add static html for stream page, m3u8 file sending 2023-08-21 13:02:06 +05:00
rtmp shorten playlist size, use stream key to construct uri for http server 2023-08-21 15:10:07 +05:00
static add static html for stream page, m3u8 file sending 2023-08-21 13:02:06 +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