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

Support video streaming to VLC #31

Closed
feross opened this issue Mar 3, 2014 · 1 comment
Closed

Support video streaming to VLC #31

feross opened this issue Mar 3, 2014 · 1 comment

Comments

@feross
Copy link
Member

@feross feross commented Mar 3, 2014

While a torrent is downloading, stream it to VLC, ala peerflix.

  • Add an http server (see http-alt for js implementation by substack) since the chrome app apis don't come with one, but they do support tcp.
  • Support range requests
  • Support seeking & re-prioritize pieces to fetch
  • Auto-launch the system's VLC
@feross feross added the enhancement label Mar 3, 2014
@feross feross removed the enhancement label May 18, 2014
@feross

This comment has been minimized.

Copy link
Member Author

@feross feross commented Jun 12, 2014

This has been implemented for a while.

@feross feross closed this Jun 12, 2014
@lock lock bot locked as resolved and limited conversation to collaborators May 7, 2018
bricewge pushed a commit to bricewge/webtorrent that referenced this issue May 11, 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
1 participant
You can’t perform that action at this time.