Skip to main content

MAX_VIDEO_FRAME

Constant MAX_VIDEO_FRAME 

Source
pub const MAX_VIDEO_FRAME: usize = _; // 8_388_608usize
Available on crate feature ingest only.
Expand description

Maximum allowed video frame size (8 MiB). Frames larger than this should be dropped before parsing so a crafted source cannot exhaust heap memory.