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 6aacd7bfce
feat: attempt to fix any streams marked as unended
2 years ago
..
activitypub.go
cache.go
config.go Support using the custom video serving endpoint even if you don't use object storage (#2924) 2 years ago
configEntry.go Support color customization from the admin (#2338) 3 years ago
crypto.go
data.go feat(video): first pass at replay functionality 2 years ago
data_test.go Support color customization from the admin (#2338) 3 years ago
datastoreMigrations.go Support using the custom video serving endpoint even if you don't use object storage (#2924) 2 years ago
defaults.go API + Data changes to support split up of stream keys and admin passwords 3 years ago
emoji.go Chat wire protocol (#3125) 2 years ago
messages.go Function has been re-exported for use 3 years ago
migrations.go Update to Go 1.20 + run better align (#2927) 2 years ago
persistence.go Fix creating table indexes 3 years ago
replays.go feat: attempt to fix any streams marked as unended 2 years ago
types.go Support color customization from the admin (#2338) 3 years ago
users.go Fix creating table indexes 3 years ago
utils.go Fix creating table indexes 3 years ago
webhooks.go