diff options
author | nodiscc <nodiscc@gmail.com> | 2017-11-26 15:24:58 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-26 15:24:58 +0000 |
commit | 47f13cd6477fa6f208ec1e633cdfb1f62e72f31e (patch) | |
tree | 1500d32a017618bb0270ce4fef6e69471f04fded /README.md | |
parent | Remove KChat source code link. (diff) | |
download | awesome-selfhosted-47f13cd6477fa6f208ec1e633cdfb1f62e72f31e.tar.gz awesome-selfhosted-47f13cd6477fa6f208ec1e633cdfb1f62e72f31e.zip |
crtmpserver: link to the debian package page since the original homepage is down
the projects seems stable and mature and major distributions have maintained crtmpserver packages
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -784,7 +784,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https ### Video Streaming - * [crtmpserver](http://www.rtmpd.com/) - High performance RTMP/RTSP streaming server. `GPLv3` `C++` + * [crtmpserver](https://packages.debian.org/stable/crtmpserver) - High performance RTMP/RTSP streaming server. `GPLv3` `C++` * [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](http://emby.media/) - A home media server built using other popular open source technologies. ([Source Code](https://github.com/MediaBrowser/Emby)) `GPLv2` `C#` * [Flumotion](http://flumotion.net/) - A streaming media server with intuitive graphical administration tools. ([Source Code](https://github.com/Flumotion/flumotion)) `LGPLv2` `Python` |