scuffle icon indicating copy to clipboard operation
scuffle copied to clipboard

Live streaming platform

Results 47 scuffle issues
Sort by recently updated
recently updated
newest added

### Tell us about your Wish Currently the password is required to be 8 characters with a special character, a number, upper case etc. This will likely be very annoying...

feature request
platform/api

At some point we need to look at doing performance benchmarks. Some things to consider: - Allocator - musl or GNU - LTO - ARM vs x86_64 - Docker vs...

documentation
help wanted
video/api
video/edge
video/transcoder
video/ingest
video/cli
video/utils
platform/api
platform/image-processor
utils

### Tell us about your Wish Add internationalization using something like [svelte-i18n](https://github.com/kaisermann/svelte-i18n) and Crowdin ### Is your feature related to a bug _No response_ ### Alternatives _No response_ ### Additional...

feature request
platform/website

Add the ability to report users / block users

feature request
platform/api
platform/website

Related to #58 and #175 Add some admin functionality - Report queues - Ban / Unban

platform/website

Add a area for streamers to control their channels - Reset stream key - Change title

feature request
platform/api
platform/website

Collecting here all the info about passwords and how we manage them. This should be closed when we are satisfied with our level of password security and management procedures. This...

feature request

Serde value is a bit limiting. Ideally we should implement our own value system which implements serde's deserialize and serialize traits. We should also be able to track where each...

feature request
utils

Right now, config sources report errors on the `::new()` function Ideally, we should report all errors on the `config_builder.build()` function.

feature request
utils

Might be interesting to have at least "passing" badge. Website: https://bestpractices.coreinfrastructure.org/en/ Criteria for "passing" badge: https://bestpractices.coreinfrastructure.org/en/criteria/0

documentation
good first issue