A rudimentary implementation of a livestreaming server in go. RTMP and SRT, and fmp4 HLS.
Find a file
2023-08-10 12:49:26 +05:00
rtmp Code refactoring, persistent chunk read bufs, type 1 chunks 2023-08-10 12:49:26 +05:00
go.mod Basic RTMP server+handshake 2023-08-09 16:00:21 +05:00
ingest.go Basic RTMP server+handshake 2023-08-09 16:00:21 +05:00
main.go Basic RTMP server+handshake 2023-08-09 16:00:21 +05:00