diff options
author | kokomo123 <70863536+kokomo123@users.noreply.github.com> | 2022-10-21 14:26:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 14:26:48 +0000 |
commit | af395b0d9722d5d1c95672d4e1a4103e215b3825 (patch) | |
tree | 38e4fcc4f7723472b5cd6cdf186f57a5a1c4803e | |
parent | remove headway (#3370) (diff) | |
download | awesome-selfhosted-af395b0d9722d5d1c95672d4e1a4103e215b3825.tar.gz awesome-selfhosted-af395b0d9722d5d1c95672d4e1a4103e215b3825.zip |
Added Frigate to Media Streaming - Video Streaming (#3334)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1238,6 +1238,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [Bluecherry](https://www.bluecherrydvr.com/) - Closed-circuit television (CCTV) software application which supports IP and Analog cameras. ([Source Code](https://github.com/bluecherrydvr/bluecherry-apps)) `GPL-2.0` `PHP` - [cmyflix](https://github.com/farfalleflickan/cmyflix) `⚠` - Self-hosted, super lightweight Netflix alternative. `AGPL-3.0` `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](https://cytu.be)) `MIT` `Nodejs` +- [Frigate](https://frigate.video/) - Monitor your security cameras with locally processed AI. ([Source Code](https://github.com/blakeblackshear/frigate)) `MIT` `Docker/Python/Nodejs` - [Invidious](https://github.com/iv-org/invidious) `⚠` - Invidious is an alternative front-end to YouTube. ([Demo](https://docs.invidious.io/instances/)) `AGPL-3.0` `Crystal` - [Kerberos.io](https://kerberos.io) - Kerberos.io is a video surveillance solution, which works with any camera and on every Linux based machine (Raspberry Pi, Docker, Kubernetes cluster). ([Demo](https://demo.kerberos.io/), [Source Code](https://github.com/kerberos-io/kerberos-docker)) `MIT` `C++` - [MediaCMS](https://mediacms.io) - MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django/React, featuring a REST API. ([Source Code](https://github.com/mediacms-io/mediacms)) `AGPL-3.0` `Python/Docker` |