docs.rs failed to build scap-rs-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
scap-rs
一个基于原生操作系统 API 实现高性能屏幕捕获的 Rust 库!
- macOS: ScreenCaptureKit
- Windows: Windows.Graphics.Capture
- Linux: Pipewire
特性
- 跨平台支持 Windows、macOS 和 Linux!
- 检查平台支持和录制权限。
- 查询可捕获目标列表(显示器和窗口)。
- 排除特定目标不被录制。
使用方法
use ;
许可证
本仓库代码基于 MIT 许可证开源,但可能依赖其他不同许可证的依赖项。请查阅相关文档了解具体条款。