stream-server/rtmp
2023-08-18 16:26:06 +05:00
..
amf add publish handling, refactor command for easier value checking 2023-08-17 15:01:12 +05:00
flv pipe flv to ffmpeg hls segmentation 2023-08-18 15:50:24 +05:00
chunk.go msg stream id little-endian fix 2023-08-17 13:28:00 +05:00
chunk2.go msg stream id little-endian fix 2023-08-17 13:28:00 +05:00
chunk_wrap.go metadata handling, errors for invalid message type but successful read, flv byte write index removed since unneeded 2023-08-18 13:24:54 +05:00
connect.go basic data loop handle (placeholder) 2023-08-17 16:35:06 +05:00
data_loop.go auto-clean stream directory at start of new stream and after 1m at end of stream, holy shit it just works 2023-08-18 16:26:06 +05:00
handshake.go Basic RTMP server+handshake 2023-08-09 16:00:21 +05:00
server.go auto-clean stream directory at start of new stream and after 1m at end of stream, holy shit it just works 2023-08-18 16:26:06 +05:00