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

Cast blob to chromecast? #1240

Closed
payflix opened this issue Dec 11, 2017 · 1 comment
Closed

Cast blob to chromecast? #1240

payflix opened this issue Dec 11, 2017 · 1 comment

Comments

@payflix
Copy link

@payflix payflix commented Dec 11, 2017

Using webtorrent in the browser it seems impossible to cast any media directly because of the blob format.
Did anyone experienced this issue, and if so did you solved it?

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Jan 26, 2018

If you stream the torrent into a video tag with file.appendTo() or file.renderTo() then you'll get a video tag. From there, how to get it onto a Chromecast is up to you. I think there's Chromecast library or SDK for that.

@feross feross closed this Jan 26, 2018
@lock lock bot locked as resolved and limited conversation to collaborators May 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.