appium / appium-doctor

[Deprecated] Please use https://github.com/appium/appium/tree/master/packages/doctor
Apache License 2.0
128 stars 34 forks source link

Add ffmpeg optional check #52

Closed KazuCocoa closed 5 years ago

KazuCocoa commented 5 years ago

ffmpeg is checked in both android and ios. The command returns version number in the 1st line.

https://github.com/appium/appium-android-driver/blob/cd485f6af09eea56ba84bb907df5b72a8dfac0e2/lib/commands/recordscreen.js#L142 https://github.com/appium/appium-xcuitest-driver/blob/714cc44b1f2fc155b3553199d2a01485167166d8/lib/commands/recordscreen.js#L39