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 a55e5ccce9 Fix base path string parsing 6 years ago
config Add support for storing chunks on S3 6 years ago
hls Make sure the hls directory is in the repo 6 years ago
webroot Make sure the hls directory is in the repo 6 years ago
chunkStorage.go Refactor ipfs storage behind a standard interface 6 years ago
client.go Add config file. Turn on/off ipfs 6 years ago
config.go Add support for storing chunks on S3 6 years ago
ffmpeg.go Add support for storing chunks on S3 6 years ago
go.mod Add support for storing chunks on S3 6 years ago
go.sum Add support for storing chunks on S3 6 years ago
handler.go Add endpoint for returning stream status 6 years ago
ipfsStorage.go Refactor ipfs storage behind a standard interface 6 years ago
main.go Add support for storing chunks on S3 6 years ago
message.go Make messages unique and dedupe on reconnection 6 years ago
playlistMonitor.go Add support for storing chunks on S3 6 years ago
rtmp.go Reject invalid streaming key 6 years ago
s3Storage.go Fix base path string parsing 6 years ago
server.go Show viewer count and reconnect to websocket 6 years ago
status.go Show viewer count and reconnect to websocket 6 years ago
utils.go Create pipe in tmp directory instead of cwd 6 years ago