From 3abb22e77594916347eba63319fe29d31c1d7abd Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 13 Oct 2023 19:15:47 +0000 Subject: [PATCH] add Video Surveillance tag (#275) - move 4 items from Video Streaming to Video Surveillance - improve related tags --- software/bluecherry.yml | 2 +- software/frigate.yml | 2 +- software/kerberos.io.yml | 2 +- software/zoneminder.yml | 2 +- tags/media-streaming---multimedia-streaming.yml | 3 +++ tags/media-streaming---video-streaming.yml | 3 +++ tags/video_surveillance.yml | 4 ++++ 7 files changed, 14 insertions(+), 4 deletions(-) create mode 100644 tags/video_surveillance.yml diff --git a/software/bluecherry.yml b/software/bluecherry.yml index f5e66a15ef..a94dff47b7 100644 --- a/software/bluecherry.yml +++ b/software/bluecherry.yml @@ -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' diff --git a/software/frigate.yml b/software/frigate.yml index fd07ac8c7e..9c9b949cf7 100644 --- a/software/frigate.yml +++ b/software/frigate.yml @@ -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' diff --git a/software/kerberos.io.yml b/software/kerberos.io.yml index 8281275f9e..df571c5b66 100644 --- a/software/kerberos.io.yml +++ b/software/kerberos.io.yml @@ -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 diff --git a/software/zoneminder.yml b/software/zoneminder.yml index bb84ee857c..d35f7ce48e 100644 --- a/software/zoneminder.yml +++ b/software/zoneminder.yml @@ -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' diff --git a/tags/media-streaming---multimedia-streaming.yml b/tags/media-streaming---multimedia-streaming.yml index 91a9a07872..8499456d0d 100644 --- a/tags/media-streaming---multimedia-streaming.yml +++ b/tags/media-streaming---multimedia-streaming.yml @@ -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 diff --git a/tags/media-streaming---video-streaming.yml b/tags/media-streaming---video-streaming.yml index 38ef4dafc6..1f0a468908 100644 --- a/tags/media-streaming---video-streaming.yml +++ b/tags/media-streaming---video-streaming.yml @@ -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 diff --git a/tags/video_surveillance.yml b/tags/video_surveillance.yml new file mode 100644 index 0000000000..078d6ebdc5 --- /dev/null +++ b/tags/video_surveillance.yml @@ -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