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

Add option to save raw packets to file #16

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Conversation

norihiro
Copy link
Owner

@norihiro norihiro commented Mar 26, 2023

Description

Save captured packets to a file so that all audio will be post processed.

Limitations:

  • Currently, only implemented for macOS and Linux.
  • If multiple sources associating to a device enable the option, only one setting will be effective.

How Has This Been Tested?

Tested on Fedora 37.

General checklist

  • The commit is reviewed by yourself.
  • The code is tested.
  • Document is up to date or not necessary to be changed.
  • The commit is compatible with repository's license.

@norihiro norihiro force-pushed the dump-to-file branch 5 times, most recently from 9331d56 to d57e511 Compare August 20, 2023 15:17
@norihiro
Copy link
Owner Author

norihiro commented Aug 20, 2023

  • Maybe I should set a limit of the buffer.

@norihiro norihiro added the enhancement New feature or request label Aug 20, 2023
@norihiro norihiro marked this pull request as ready for review August 26, 2023 08:38
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

Successfully merging this pull request may close these issues.

1 participant