@mega-yfue/eufy-sdk / ffmpegAvailable
Function: ffmpegAvailable()
ts
function ffmpegAvailable(executable?): boolean;Whether the resolved ffmpeg is runnable, by running -version on it. Resolves the executable exactly as the media paths do, so the answer is about the SAME binary they will launch.
Parameters
executable?
string
Returns
boolean