question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: stream is not generating fast enough

See original GitHub issue

Error: https://i.imgur.com/UKGSIjs.png

Code reproducing this error is: https://github.com/AbsoluteZero273/niconico/blob/master/bot/commands/voice/music.js

Error basically happens in play and execute function. error event is emitted in the middle of the song playback and will subsequently emit end event

Note: Connection should not be a problem as I tested this in both VPS with 18Mbps connection and locally too.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
amishshahcommented, Sep 11, 2016

Fixed in 77e83fb85af09d2e2cd767ae04aa9dad348e5c5f 😄

0reactions
amishshahcommented, Sep 11, 2016

Same case as @trinitynet running on windows, however some YTDL streams suddenly end towards the end (but not right at the end)

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to fix "Stream is not generating quickly enough" error ...
I guess easiest fix would be to use discord.js master / v12-dev wich can be installed by doing npm i discordjs/discord.js the master...
Read more >
Stream is not generating quickly enough. · Issue #1225 - GitHub
It means that discord.js isn't able to retrieve audio data fast enough for it to play, which would suggest your download speed is...
Read more >
Your connection isn't fast enough to stream this content : r/PleX
I keep getting this issue on my shieldtv pro that is hardwired along with my server. Usually it happens with animes that have...
Read more >
Live streaming error messages - YouTube Help
The Live Dashboard and Live Control Room checks for errors in the stream you're sending ... Your encoder is sending keyframes too often...
Read more >
YouTube not receiving enough video to maintain smooth ...
If you encounter the error YouTube is not receiving enough video to maintain smooth streaming then here's the working resolution.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found