Previously, I looked at using the Linux video loopback system from the command line. The basic trick was simple enough: capture video from a real camera, process it with something like ffmpeg, and ...
It’s well known that the difference in executable size between a compiled binary and one hand-written in optimized assembler ...