Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create AI for auto transcoding #5

Open
DispatchCommit opened this issue Nov 8, 2019 · 0 comments
Open

Create AI for auto transcoding #5

DispatchCommit opened this issue Nov 8, 2019 · 0 comments

Comments

@DispatchCommit
Copy link
Contributor

Create basic Artificial Intelligence for determining streams eligible for transcoding and selecting the best candidates.

Ideally we should:

  1. Get all online users
  2. Filter out users on the current server
  3. Iterate over each eligible stream and retrieve view count.
  4. Order eligible streams by view count
  5. Pick Top ( X ) streamers (depending on net load, CPU, and concurrent streamers).
  6. Apply transcoding to the chosen users.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant