ffprobe-static
ffprobe-static copied to clipboard
added arm binary to linux
ffprobe-stadic did not work on the raspberrypi becaus was trying to fetch the arm binary witch did not exist. I added the arm binary to the linux directory which fixed the issue.
In this pull the arm binary is added to linux.
Should work, doesn't require any updates to index.ts
to avoid unsupported architecture error log. @joshwnj how do you feel?