diff options
author | Kieran <32241933+KieranRobson@users.noreply.github.com> | 2022-10-09 17:54:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-09 17:54:11 +0000 |
commit | db5a2442365bf5000dd770cedc24eb3ee5bb5e89 (patch) | |
tree | d472a22d5ebea2005b0ae291f010b8e6f5dd40ba | |
parent | Add Wayback to Archiving and Digital Preservation (DP) (#3257) (diff) | |
download | awesome-selfhosted-db5a2442365bf5000dd770cedc24eb3ee5bb5e89.tar.gz awesome-selfhosted-db5a2442365bf5000dd770cedc24eb3ee5bb5e89.zip |
addition: Add SRS to Miscellaneous (#3299)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1255,6 +1255,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [Rapidbay](https://github.com/hauxir/rapidbay/) - Self-hosted torrent videostreaming service/torrent client that allows searching and playing videos from torrents in the browser or from a Chromecast/AppleTV/Smart TV. `MIT` `Python/Docker` - [Restreamer](https://datarhei.github.io/restreamer/) - Restreamer allows you to do h.264 real-time video streaming on your website without a streaming provider. ([Source Code](https://github.com/datarhei/restreamer)) `Apache-2.0` `Nodejs/Docker` - [ShinobiCE](https://gitlab.com/Shinobi-Systems/ShinobiCE) - Open Source CCTV software written in Node with both IP and local camera support. `AGPL-3.0/GPL-3.0` `Nodejs` +- [SRS](https://ossrs.io/) - A simple, high efficiency and real-time video server, supports RTMP, WebRTC, HLS, HTTP-FLV and SRT. ([Source Code](https://github.com/ossrs/srs)) `MIT` `Docker/C++` - [Streama](https://github.com/streamaserver/streama) - Self hosted streaming media server. `MIT` `Java` - [SyncTube](https://github.com/RblSb/SyncTube) - Lightweight and very simple to setup CyTube alternative to watch videos with friends and chat. ([Demo](https://synctube-example.herokuapp.com/)) `MIT` `Nodejs/Haxe` - [Tube](https://git.mills.io/prologic/tube) - Youtube-like (_without censorship and features you don't need!_) Video Sharing App written in Go which also supports automatic transcoding to MP4 H.265 AAC, multiple collections and RSS feed. ([Demo](https://tube.mills.io)) `MIT` `Go` |