Download raw body.
sys/uvideo: avoid using queue.h
On Sun, 09 Mar 2025 15:17:38 +0100, Kirill A. Korinsky <kirill@korins.ky> wrote: > > 5. In the case of amd64 I need to use 60 fps stream, and 30 fps is enough > for arm64. But the tricky part: I do have another 4k webcam which produces > 30 fps stream as well, and I can't reproduce any isse by it. > > But, frankly, I hadn't tried so hard. > If I just attach it and run as simple as ffplay -i /dev/video0 -input_format mjpeg arm64 system may freeze on detach of webcam. Not immedetly, but in a minute. -- wbr, Kirill
sys/uvideo: avoid using queue.h