mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
add Video Surveillance tag (#275)
- move 4 items from Video Streaming to Video Surveillance - improve related tags
This commit is contained in:
parent
9dba4f78fe
commit
3abb22e775
7 changed files with 14 additions and 4 deletions
|
|
@ -6,7 +6,7 @@ licenses:
|
|||
platforms:
|
||||
- PHP
|
||||
tags:
|
||||
- Media Streaming - Video Streaming
|
||||
- Video Surveillance
|
||||
source_code_url: https://github.com/bluecherrydvr/bluecherry-apps
|
||||
stargazers_count: 155
|
||||
updated_at: '2023-09-16'
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ platforms:
|
|||
- Python
|
||||
- Nodejs
|
||||
tags:
|
||||
- Media Streaming - Video Streaming
|
||||
- Video Surveillance
|
||||
source_code_url: https://github.com/blakeblackshear/frigate
|
||||
stargazers_count: 9984
|
||||
updated_at: '2023-10-10'
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ platforms:
|
|||
- Docker
|
||||
- K8S
|
||||
tags:
|
||||
- Media Streaming - Video Streaming
|
||||
- Video Surveillance
|
||||
source_code_url: https://github.com/kerberos-io/agent
|
||||
demo_url: https://demo.kerberos.io/
|
||||
stargazers_count: 484
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ platforms:
|
|||
- PHP
|
||||
- deb
|
||||
tags:
|
||||
- Media Streaming - Video Streaming
|
||||
- Video Surveillance
|
||||
source_code_url: https://github.com/ZoneMinder/ZoneMinder
|
||||
stargazers_count: 4372
|
||||
updated_at: '2023-10-11'
|
||||
|
|
|
|||
|
|
@ -1,2 +1,5 @@
|
|||
name: Media Streaming - Multimedia Streaming
|
||||
description: '[Multimedia](https://en.wikipedia.org/wiki/Multimedia) streaming tools and software.'
|
||||
related_tags:
|
||||
- Media Streaming - Video Streaming
|
||||
- Media Streaming - Audio Streaming
|
||||
|
|
|
|||
|
|
@ -1,2 +1,5 @@
|
|||
name: Media Streaming - Video Streaming
|
||||
description: '[Video](https://en.wikipedia.org/wiki/Video) streaming tools and software.'
|
||||
related tags:
|
||||
- Video Surveillance
|
||||
- Media Streaming - Multimedia Streaming
|
||||
|
|
|
|||
4
tags/video_surveillance.yml
Normal file
4
tags/video_surveillance.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Video Surveillance
|
||||
description: "Video surveillance, also known as [Closed-circuit television (CCTV)](https://en.wikipedia.org/wiki/Closed-circuit_television), is the use of video cameras for surveillance in areas that require additional security or ongoing monitoring."
|
||||
related_tags:
|
||||
- Media Streaming - Video Streaming
|
||||
Loading…
Reference in a new issue