Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

integrate audio capturing for android devices #9

Open
vdelendik opened this issue Nov 13, 2021 · 3 comments
Open

integrate audio capturing for android devices #9

vdelendik opened this issue Nov 13, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@vdelendik
Copy link
Contributor

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 vdelendik added the enhancement New feature or request label Nov 13, 2021
@vdelendik vdelendik added this to the 1.1 milestone Nov 13, 2021
@vdelendik vdelendik modified the milestones: 1.1, 1.2 Feb 4, 2022
@vdelendik vdelendik modified the milestones: 1.2, 1.3 Mar 11, 2022
@vdelendik vdelendik modified the milestones: 1.3, 1.4 Mar 31, 2022
@vdelendik vdelendik modified the milestones: 1.4, 1.5 Apr 19, 2022
@vdelendik vdelendik removed this from the 1.5 milestone Jul 18, 2023
@vdelendik
Copy link
Contributor Author

  1. introduce new enableSound capability
  2. only in case of true start sounds recording and integrate it with mp4

@vdelendik
Copy link
Contributor Author

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

@vdelendik
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant