Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upDoesn't start streaming in vlc #82
Comments
This comment has been minimized.
This comment has been minimized.
|
Thanks for opening an issue - and sorry you're having issues streaming to VLC. Can you confirm what version of webtorrent you're using with There have been several important fixes in webtorrent dependencies so you should probably run I opened a separate issue for the VLC on top issue: #85 |
This comment has been minimized.
This comment has been minimized.
|
I think we still have some lingering bugs in the storage code that sometimes make the stream not start up until the whole file has been downloaded. |
This comment has been minimized.
This comment has been minimized.
|
Indeed I updated and it worked this time. So I guess this is fixed ? (hopefully I didn't just have "luck" this time) |
This comment has been minimized.
This comment has been minimized.
|
I'll leave the issue open just in case. Please let me know if you see the On Friday, September 12, 2014, Romain Beaumont notifications@github.com
Feross | blog http://feross.org/ | webtorrent http://webtorrent.io/ | |
This comment has been minimized.
This comment has been minimized.
|
This issue is fixed now. |
Hello,
As said in #81 , npm install webtorrent -g make it possible to use a webtorrent command.
The interface seems very similar to peerflix one.
So i tried streaming a magnet with the --vlc option, but it only started once the file was entirely downloaded, which is not really streaming...
Is this ready to be used yet ? Is that a bug ?
A less important thing, it seems to be behaving like peerflix was before : vlc on top, but it isn't very pratical as said in mafintosh/peerflix#92 , so it would be nice to do the same thing here.