Camera is recognised but no picture is captured

I just booted Ubuntu 18.04.6 and LightBurn 1.2.04 would not run because of the GLIBC v2.29 requirement, really just libm. v18.04.6 is running glibc v2.27. I downloaded glibc 2.29 and compiled it then copied libm.so.6 to the LightBurn directory and loaded LightBurn with LD_PRELOAD=./libm.so.6 LightBurn and it ran.

As referenced here: Linux Lightburn - #10 by Crowloy