owncast
owncast copied to clipboard
Take control over your live stream video by running it yourself. Streaming + chat out of the box.
### Share your bug report, feature request, or comment. When the URL to an Owncast server gets shared to a lot of people, many clients and servers hit that URL...
### Share your bug report, feature request, or comment. While in general I'm not very bullish on AI, there is one thing I'd like to try. I'd like to try...
### Share your bug report, feature request, or comment. If you have more than 25 Followers, you can't view or remove them in the Admin console because it splits them...
## Description Previously, new chat messages were not being read automatically by the screenreader. In order to fix this, we created a hidden div that solely exists in the live...
### Share your bug report, feature request, or comment. The chat modal UI test is not always rendered exactly the same. The scroll position can change between one run and...
### Share your bug report, feature request, or comment. Owncast's video player is great and slick-looking, but I noticed today while watching Hatnix that changing the volume is pretty difficult....
This splits out `vaapi` codec into two completely different options. `Vaapi (Legacy)` is what has always existed in Owncast, and supports ffmpeg versions older than 5. `Vaapi` is the new,...
Once complete, this will resolve #2359. This will take some time to complete given the complexities mentioned in the original issue. Primarily, migrating to the standard of using `ConfigProvider` for...
This is the first major piece of the backend that is getting the re-architecture treatment. Eventually everything being improved in v0.2.0. Piece by piece all the internal services and dependencies...