A rudimentary implementation of a livestreaming server in go. RTMP and SRT, and fmp4 HLS.
Find a file
2023-08-15 15:55:11 +05:00
rtmp Fix format 3 handling for new messages with the same delta and other params 2023-08-15 15:55:11 +05:00
go.mod Basic RTMP server+handshake 2023-08-09 16:00:21 +05:00
main.go Remove pointless pointer ref for a single string 2023-08-15 14:34:48 +05:00