mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-09-13 11:04:25 +08:00
feat: v4l2 buffer 由2改为4
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
pub(crate) mod runtime;
|
||||
pub(crate) mod status;
|
||||
|
||||
pub const DEFAULT_CAPTURE_BUFFER_COUNT: u32 = 4;
|
||||
|
||||
#[cfg(unix)]
|
||||
mod linux;
|
||||
#[cfg(windows)]
|
||||
|
||||
Reference in New Issue
Block a user