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 7b64fc7c30
Disconnect stream Admin API + HTTP Basic Auth (#204)
6 years ago
..
chat Stop storing messages in memory and pull from persistence. Closes #81 (#105) 6 years ago
ffmpeg Use default video variants if none supplied. Fixes #199 6 years ago
playlist Make setting save location paths optional 6 years ago
rtmp Disconnect stream Admin API + HTTP Basic Auth (#204) 6 years ago
storageproviders Support separate S3 serving endpoint (#91) 6 years ago
chatListener.go Make IDs for chat messages generated server-side, not client. For #26 6 years ago
core.go Reset session stats when we cleanup the session. Closes #180 6 years ago
stats.go Don't update viewer counts if a live stream session is not active. 6 years ago
status.go Reset session stats when we cleanup the session. Closes #180 6 years ago
storage.go Remove IPFS. For #74 6 years ago