From ffmpegcv Readme:
Experimental feature. The ffmpegcv offers Camera reader. Which is consistent with VideoFiler reader. The VideoCaptureCAM aims to support ROI operations. The Opencv will be general fascinating than ffmpegcv in camera read. I recommand the opencv in most camera reading case. -- 发自我的网易邮箱手机智能版 <br/><br/><br/> ----- Original Message ----- From: "Luis Falcon" <fal...@gnuhealth.org> To: tumashu <tuma...@163.com> Cc: health-dev@gnu.org Sent: Thu, 22 Feb 2024 21:29:56 +0000 Subject: Re: [Health-dev] [task #16500] Add screenshot plugin Hi Axel, Feng On Thu, 22 Feb 2024 21:05:30 +0800 (CST) tumashu <tuma...@163.com> wrote: > I prefer pillow, opencv2 seem to too big for this simple plugin. For this case it would be nice to keep PIL. As a matter of fact, we're looking for a smaller library than opencv for the camera in 5.0, maybe ffmpegcv (https://pypi.org/project/ffmpegcv/). OpenCV is a fantastic library, but we need a simpler lib, like just being able to record video and make snaphots. Thank you both Luis