video sharing/federated
< video sharing
Jump to navigation
Jump to search
Revision as of 11:19, 8 September 2017 by Woozle (talk | contribs) (Created page with "==About== '''Federated video sharing''' combines the ideas of video sharing and network federation, in which software running on different servers controlled by differ...")
About
Federated video sharing combines the ideas of video sharing and network federation, in which software running on different servers controlled by different entities share data via a common federation protocol without the need for any central service to manage the connections.
Just off the top of my head (more later as I find them):
- MediaGoblin is working on federation for at least the social aspects of its software (users can leave comments on shared media)
- HubZilla, which already federates via several protocols (mainly Zot), has an extension which adds video sharing and distribution via BitTorrent
Notes
from Woozle:
- I have a HubZilla instance but haven't yet tried the video plugin. I need to track down the name and how to install...
- I started trying to install MediaGoblin, but ran into issues (not a brick wall yet).