Go to file
2020-06-02 18:47:13 -07:00
config
hls Make sure the hls directory is in the repo 2020-06-02 18:24:30 -07:00
webroot Make sure the hls directory is in the repo 2020-06-02 18:24:30 -07:00
client.go
config.go
ffmpeg.go
go.mod go mod tidy 2020-06-02 18:47:13 -07:00
go.sum go mod tidy 2020-06-02 18:47:13 -07:00
handler.go Add endpoint for returning stream status 2020-06-02 01:02:26 -07:00
ipfs.go
main.go Show viewer count and reconnect to websocket 2020-06-02 17:35:49 -07:00
message.go Make messages unique and dedupe on reconnection 2020-06-02 17:59:58 -07:00
playlistMonitor.go
rtmp.go
server.go Show viewer count and reconnect to websocket 2020-06-02 17:35:49 -07:00
status.go Show viewer count and reconnect to websocket 2020-06-02 17:35:49 -07:00
utils.go