Skip to main content

MAX_VIDEO_THUMBNAIL_CONCURRENCY

Constant MAX_VIDEO_THUMBNAIL_CONCURRENCY 

Source
const MAX_VIDEO_THUMBNAIL_CONCURRENCY: usize = 1024;
Expand description

Beyond this the semaphore sizing the extractions would itself be rejected, and no host has a use for that much video decoding at once.