-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Create basic Artificial Intelligence for determining streams eligible for transcoding and selecting the best candidates.
Ideally we should:
- Get all online users
- Filter out users on the current server
- Iterate over each eligible stream and retrieve view count.
- Order eligible streams by view count
- Pick Top ( X ) streamers (depending on net load, CPU, and concurrent streamers).
- Apply transcoding to the chosen users.
Metadata
Metadata
Assignees
Labels
No labels