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

Handling audio streams and devices both as source and destinations #266

Open
michalsek opened this issue Jan 22, 2025 · 1 comment
Open
Assignees
Labels
development Develop some feature or integrate it with sth high priority
Milestone

Comments

@michalsek
Copy link
Member

michalsek commented Jan 22, 2025

We need a way to handle audio stream and device input (f.e. microphone) as well as "stream" output from the processing graph.

In the web audio it is done through MediaStream-Source/Destination-Node pairder with MediaRecorder

There are couple of already existing implementation we can check on before starting the implementation.

@maciejmakowski2003 maciejmakowski2003 added the research Do some research label Jan 27, 2025
@maciejmakowski2003 maciejmakowski2003 added this to the 0.5.0 milestone Jan 27, 2025
@gianpaj
Copy link

gianpaj commented Jan 31, 2025

Same. I'd love to get the microphone audio level to generate an animation that the audio is being picked up.

@maciejmakowski2003 maciejmakowski2003 added high priority development Develop some feature or integrate it with sth labels Feb 20, 2025
@maciejmakowski2003 maciejmakowski2003 self-assigned this Mar 5, 2025
@maciejmakowski2003 maciejmakowski2003 removed the research Do some research label Mar 5, 2025
@maciejmakowski2003 maciejmakowski2003 modified the milestones: 0.5.0, 0.6.0 Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Develop some feature or integrate it with sth high priority
Projects
None yet
Development

No branches or pull requests

3 participants