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

resume live video #1550

Closed
YinglunQ opened this issue May 30, 2017 · 3 comments
Closed

resume live video #1550

YinglunQ opened this issue May 30, 2017 · 3 comments

Comments

@YinglunQ
Copy link

Please describe the problem you are having in as much detail as possible:
I use ytdl-core to download a stream of a live YouTube video (like this one). It plays fine with let dispatcher = connection.playStream(stream). The problem is that after pausing using dispatcher.pause() for about 5 mins, then use dispatcher.resume(), the dispatcher just ends with reason undefined.

Further details:

  • discord.js version: master
  • node.js version: 8.0.0
  • Operating system: windows 10
@telunc
Copy link

telunc commented May 31, 2017

This happens to me too.

@iCrawl
Copy link
Member

iCrawl commented May 31, 2017

I'm not sure if this is a discord.js issue.

ytdl-core has this: fent/node-ytdl-core#157
And if I remember correctly, livestreams had some issues before.

@fent might have some more insight on this, or possibly @aemino if he can think of an issue inside the lib.

@iCrawl
Copy link
Member

iCrawl commented Jun 1, 2017

Seeing as you got your answer in fent/node-ytdl-core#166
I will close this here.

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

No branches or pull requests

3 participants