Opened 11 years ago

Last modified 8 years ago

#779 new enhancement

Feature Request: SwarmPlayer embed

Reported by: G4JC Owned by:
Priority: minor Milestone:
Component: programming Keywords: p2p, cdn, video
Cc: Parent Tickets:

Description

I have found Swarmplayer to be quite an interesting concept and may be quite useful as a feature in MediaGolbin as well. This would allow everyone to share "bits" of the file via torrent and have it play right on the page. For more information see their website: http://swarmplayer.p2p-next.org/dev.html
Their code is LGPL. It would be of huge benefit for small servers without much bandwith and should provide faster playback.

It actually wouldn't take too much work to implement into this project since most of the grunt work is done by P2P-Next.

If we wanted to implement I would imagine it would work as follows:

1) User uploads video
1b) User is given option to enable support for SwarmPlayer, on by default?

2) MediaGoblin automagically creates tribe:// link for video and works out of the box in the media gallery. Tribe link itself can be self-hosted or via URL2Torrent website (their code is AGPL)

3) Optional support for importing of existing tribe:// videos into MediaGoblin.

Just a thought. Thanks and keep up the good work!

Change History (3)

comment:1 by G4JC, 11 years ago

Priority: majorminor
Summary: Feature Request: SwamPlayer embedFeature Request: SwarmPlayer embed

comment:2 by Christopher Allan Webber, 11 years ago

This could be an interesting plugin. I'm not sure whether it should be included with mediagoblin by default or be an external plugin.

comment:3 by Ben Sturmfels, 8 years ago

Noting somewhat related/alternative ticket #5480 - WebTorrent.

Note: See TracTickets for help on using tickets.