Richard

Results 2 comments of Richard

I tested installing PyAv by compiling against installed build of FFmpeg (XUbuntu 20.04LTS) as describe here: [Bring your own FFmpeg](https://pyav.org/docs/stable/overview/installation.html#bring-your-own-ffmpeg) ``` ffmpeg version 4.2.4-1ubuntu0.1 Copyright (c) 2000-2020 the FFmpeg developers...

I run the example on Ubuntu 24.04 LTS in a Python VENV with Python 3.12.3 getting the following output. It also is failing capturing from the second camera, but on...