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

Only play audio stream, and automatically pause after 13 minutes #119

Open
Unkn0wn0802 opened this issue Aug 18, 2022 · 4 comments
Open

Comments

@Unkn0wn0802
Copy link

audio buffer quota full
jmuxer.min.js:1 JMuxer cleaning audio buffer due to QuotaExceeded error

@Covfefeable
Copy link

same problem here, any solutions?

@samirkumardas
Copy link
Owner

@Covfefeable did you try setting clearBuffer to true?

@Covfefeable
Copy link

@Covfefeable did you try setting clearBuffer to true?
yes, here is my config, I receive audio data from websocket, and feed realtime
mode: 'audio', flushingTime: 20, debug: true, clearBuffer: true,
every time when it play for more than 25 minutes, there is no sound although websocket data is continue sending, console outputs buffer full xxxx, and clear doesn't work

@Covfefeable
Copy link

error
here is the log

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

3 participants