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

Replace memory-chunk-store by zn-chunk-store #17

Open
2 of 4 tasks
rllola opened this issue Sep 3, 2016 · 3 comments
Open
2 of 4 tasks

Replace memory-chunk-store by zn-chunk-store #17

rllola opened this issue Sep 3, 2016 · 3 comments

Comments

@rllola
Copy link
Owner

rllola commented Sep 3, 2016

I have started to write zn-chunk-store and I have succesfully been able to store chunk in a ZeroNet user folder.
Can be usefull to replace the need of Webtorrent Desktop and always seed your videos when ZeroTube page is open.
Not 100% sure that it is possible but so far it is.

ToDo :

  • Create get function
  • Create destroy function
  • Create zn-chunk-store repo
  • Test

UPDATE : It doesn't play don't know why...

@obv-mikhail
Copy link

ZeroNet will have a proper torrent plugin in the future, hopefully with streaming support. Might be easier to use that plugin instead of WebTorrent. Standard torrents also already have plenty of seeders, so there won't be a problem with videos being unavailable. Just something to consider.

@jusore
Copy link

jusore commented Sep 5, 2016

To use standard torrents could be a good possibility. I thought the javascript from this project could be adapted to ZT https://github.com/roeycohen/Bit-Player-Chrome-Extension but maybe I'm wrong. If you do it like that, when you close the ZeroTube page you stop seeding?

@rllola
Copy link
Owner Author

rllola commented Sep 8, 2016

@obv-mikhail I have heard about that. That would be for sure a nice plugin to have. I still want to keep Webtorrent that could be use has proxy for other website to use to have access to the videos. This is maybe not a good idea.

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

No branches or pull requests

3 participants