diff options
author | Edward D <ed.kickball@hotmail.com> | 2016-01-14 16:06:43 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-01-14 16:06:43 +0000 |
commit | 6316c6392a7e3d4d7e0d40bf80d09ef96b0c1f62 (patch) | |
tree | a9da9f417ad11c14cba72ad7b1555e481d2315f8 | |
parent | Merge pull request #387 from Kickball/pb (diff) | |
download | awesome-selfhosted-6316c6392a7e3d4d7e0d40bf80d09ef96b0c1f62.tar.gz awesome-selfhosted-6316c6392a7e3d4d7e0d40bf80d09ef96b0c1f62.zip |
Add CyTube
CyTube is a video synchronization project for remote group video streaming.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -492,6 +492,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza ## Video Streaming + * [CyTube](https://github.com/calzoneman/sync) - CyTube is a web application providing media synchronization, chat, and more for an arbitrary number of channels. ([Demo](http://cytu.be)) `MIT` `Nodejs` * [Emby](https://github.com/MediaBrowser/Emby) - A home media server built using other popular open source technologies. - `GPLv2` * [Flumotion](http://flumotion.net/) - a streaming media server with intuitive graphical administration tools ([Source code](https://github.com/Flumotion/flumotion)) `LGPLv2` `Python` * [HTPC Manager](http://htpc.io/) - A fully responsive interface to manage all your favorite media on your HTPC. - `MIT` |