zebrunner / appium

Enhanced Appium for Elastic Selenium Grid/MCloud services
8 stars 3 forks source link

integrate audio capturing for android devices #9

Open vdelendik opened 2 years ago

vdelendik commented 2 years ago

https://stackoverflow.com/questions/39800124/run-audio-capture-for-specified-time-for-android-on-adb

we can start audio recording as for video and using ffmpeg concat everything together. if all good we can investigate iOS recording options as well

vdelendik commented 1 year ago
  1. introduce new enableSound capability
  2. only in case of true start sounds recording and integrate it with mp4
vdelendik commented 4 months ago

it might be moved to the unified recorder service: https://github.com/zebrunner/recorder/issues/53

vdelendik commented 4 months ago

as an option to use https://github.com/Genymobile/scrcpy/blob/master/doc/recording.md#recording