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

Unable to use StandardVisualizer with output mix (sessionId 0) #57

Open
bloodyraoul opened this issue Mar 23, 2018 · 1 comment
Open

Comments

@bloodyraoul
Copy link

Hello,
When I try to use the library with sessionId 0, i receive empty audio data in onWaveFormDataCapture or onFftDataCapture. This occurs only on some devices, like a Nexus 6P.
I have the bug with the Visualizer class and I was hoping this library fix the issue because you tell it in the readme. Or maybe I didnt understood something or not use it the good way ?

My code to init the visualizer is :
IMediaPlayerFactory factory = new StandardMediaPlayerFactory(getContext().getApplicationContext());
IVisualier visualizer = factory.createVisualizer(0);

something wrong ?
thank you for your help

@doktormerlin
Copy link

I'm having exactly the same issue in my OnePlus 3T with Oreo

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

No branches or pull requests

2 participants