diff options
author | mscherer <mscherer@users.noreply.github.com> | 2021-11-12 12:49:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-12 12:49:26 +0000 |
commit | 8fceba0cf647d1b5056cc55327fdb54b3cd30994 (patch) | |
tree | 93ff5b9e5da0e8ba3cb4899df81305ee53ca159e | |
parent | Add Trudesk to Ticketing (#2703) (diff) | |
download | awesome-selfhosted-8fceba0cf647d1b5056cc55327fdb54b3cd30994.tar.gz awesome-selfhosted-8fceba0cf647d1b5056cc55327fdb54b3cd30994.zip |
Add owncast (#2737)
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1081,6 +1081,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [Oddworks](https://gitlab.com/oddnetworks/oddworks/core) - Oddworks is an open source video distribution platform built to destroy the barriers to streaming television with SDKs for Roku, Apple iOS/tvOS, Google Android, and Amazon FireTV. `MIT` `Nodejs` - [Olaris](https://gitlab.com/olaris/olaris-server) - Olaris is an open-source, community driven, media manager and transcoding server. `GPL-3.0` `Go` - [Open Streaming Platform](https://openstreamingplatform.com) - Self-Hosted alternative to Twitch and Youtube Live for live and on-demand video streaming. ([Source Code](https://gitlab.com/Deamos/flask-nginx-rtmp-manager)) `MIT` `Python` +- [Owncast](https://github.com/owncast/owncast) - Owncast is an open source, self-hosted, decentralized, single user live video streaming and chat server for running your own live streams similar in style to the large mainstream options. `MIT` `Go` - [PeerTube](https://joinpeertube.org/en/) - Decentralized video streaming platform using P2P (BitTorrent) directly in the web browser. ([Source Code](https://github.com/Chocobozzz/PeerTube)) `AGPL-3.0` `Nodejs` - [Radium](https://github.com/Zibbp/Radium) - Synced stream and video playback with VOD capabilities utilizing HLS. Developed for movie nights but has many use cases. ([Demo](https://radium-demo.herokuapp.com)) `MIT` `Nodejs/Docker` - [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` |