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 b405b2fcc7 Connections from Restream seem to be more sensitive about if we get the initial packets processed or not, so I moved setStreamAsConnected to be decoupled from when we set broadcaster info. Another update for #432 5 years ago
..
chat Start cleaning up linter errors. (#358) 5 years ago
data Add database schema versioning & migration skeleton (#382) 5 years ago
ffmpeg Support video-only streams if there is no audio in the inbound stream. (#401) 5 years ago
playlist Fix godoc style comments (#356) 5 years ago
rtmp Connections from Restream seem to be more sensitive about if we get the initial packets processed or not, so I moved setStreamAsConnected to be decoupled from when we set broadcaster info. Another update for #432 5 years ago
storageproviders Fix typo. ms -> s 5 years ago
chatListener.go Fix godoc style comments (#356) 5 years ago
core.go Simplify Logo requirement from users. (#373) 5 years ago
stats.go Ignore old per-session peak viewer counts when reading stats file. 5 years ago
status.go Fix godoc style comments (#356) 5 years ago
storage.go Start cleaning up linter errors. (#358) 5 years ago
streamState.go Check for nil when accessing broadcaster. Might help #432 5 years ago