Take control over your live stream video by running it yourself. Streaming + chat out of the box.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gabe Kangas 8cd8c7df20 Add support for storing chunks on S3 5 years ago
config Add support for storing chunks on S3 5 years ago
hls Make sure the hls directory is in the repo 5 years ago
webroot Make sure the hls directory is in the repo 5 years ago
chunkStorage.go Refactor ipfs storage behind a standard interface 5 years ago
client.go Add config file. Turn on/off ipfs 5 years ago
config.go Add support for storing chunks on S3 5 years ago
ffmpeg.go Add support for storing chunks on S3 5 years ago
go.mod Add support for storing chunks on S3 5 years ago
go.sum Add support for storing chunks on S3 5 years ago
handler.go Add endpoint for returning stream status 5 years ago
ipfsStorage.go Refactor ipfs storage behind a standard interface 5 years ago
main.go Add support for storing chunks on S3 5 years ago
message.go Make messages unique and dedupe on reconnection 5 years ago
playlistMonitor.go Add support for storing chunks on S3 5 years ago
rtmp.go Reject invalid streaming key 5 years ago
s3Storage.go Add support for storing chunks on S3 5 years ago
server.go Show viewer count and reconnect to websocket 5 years ago
status.go Show viewer count and reconnect to websocket 5 years ago
utils.go Create pipe in tmp directory instead of cwd 5 years ago