Error: stream is not generating fast enough
See original GitHub issueError: 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:
- Created 7 years ago
- Comments:11 (5 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Fixed in 77e83fb85af09d2e2cd767ae04aa9dad348e5c5f 😄
Same case as @trinitynet running on windows, however some YTDL streams suddenly end towards the end (but not right at the end)