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

Study how to watch video using peer to peer protocol #2174

Open
lunika opened this issue Apr 4, 2023 · 0 comments
Open

Study how to watch video using peer to peer protocol #2174

lunika opened this issue Apr 4, 2023 · 0 comments
Assignees
Projects

Comments

@lunika
Copy link
Member

lunika commented Apr 4, 2023

Feature Request

Is your feature request related to a problem or unsupported use case? Please describe.

With the peertube project, user watching video watch them using the bittorrent protocol. The video is store on a server but when watching it, a bittorrent server is used and every watcher become a peer.

Describe the solution you'd like

Peertube is using the video.js player, some other library for the p2p feature and the have develop some video.js plugins.
We should study them to understand how it works and implement them in marsha.
We also have to check the license compatibility,

@lunika lunika changed the title Studiy how to watch video using peer to peer protocol Study how to watch video using peer to peer protocol Apr 5, 2023
@lunika lunika added this to To Do in Roadmap May 2, 2023
@polyhb polyhb self-assigned this Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Roadmap
To Do
Development

No branches or pull requests

2 participants