1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00
tldr/pages.zh/osx/wacaw.md
bl-ue 8ebd171d6f
*: fix typos reported by Hunspell (#5848)
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Seth Falco <seth@falco.fun>
Co-authored-by: Patrice Denis <patricedenis@users.noreply.github.com>
2021-05-20 16:13:41 -04:00

415 B

wacaw

一个用于 macOS 的小命令行工具,允许您从连接的摄像头捕获静止图片和视频

  • 从网络摄像机拍照:

wacaw {{文件名}}

  • 录制视频:

wacaw --video {{文件名}} -D {{录制多少秒}}

  • 用自定义分辨率拍照:

wacaw -x {{宽}} -y {{高}} {{文件名}}

  • 将刚拍摄的图像复制到剪贴板:

wacaw --to-clipboard

  • 可用设备列表:

wacaw -L