Roland M. Eppelt
Results
2
issues of
Roland M. Eppelt
I try to compile your examples under Raspbian Bullseye, but there are two Issues. ## 1. wiringPi is not available any more. My solution: ~~~~ git clone https://github.com/WiringPi/WiringPi cd WiringPi...
When I use FFmpegFrameGrabber(InputStream) and the InputStream is closed, I only get the message on stderr: `Error on InputStream.read(): java.io.IOException: closed` FFmpegFrameGrabber#grab then still waits in line 1454 `pkt.stream_index(-1);` infinitly....
bug
help wanted