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

file list /play in order #929

Closed
FlynnFrank opened this issue Sep 20, 2016 · 3 comments
Closed

file list /play in order #929

FlynnFrank opened this issue Sep 20, 2016 · 3 comments
Labels

Comments

@FlynnFrank
Copy link

@FlynnFrank FlynnFrank commented Sep 20, 2016

  • WebTorrent version:
  • Node.js version:
  • Browser name/version (if using WebTorrent in the browser):

hello,
i have 1 torrent file wich contains 1 movie divided in many small parts .
is it possible to have it playback in order, flowing and that each peer comes in at the same file?
bg

@DiegoRBaquero

This comment has been minimized.

Copy link
Member

@DiegoRBaquero DiegoRBaquero commented Sep 21, 2016

This seems like a feature built in top of WebTorrent and not of the lib itself.

@andymikulski

This comment has been minimized.

Copy link

@andymikulski andymikulski commented Sep 21, 2016

is it possible to have it playback in order, flowing and that each peer comes in at the same file?

I've solved this outside of WebTorrent - I use ffmpeg to get the movie's duration, and then connecting peers hit an API that gives the currentTime of whatever's playing. If you have multiple files, you could include which piece should currently be playing, as well.

@feross feross closed this Oct 6, 2016
@lock

This comment has been minimized.

Copy link

@lock lock bot commented May 4, 2018

This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue.

@lock lock bot locked as resolved and limited conversation to collaborators May 4, 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
4 participants
You can’t perform that action at this time.