From b615b43d0185c4e13d46a684d5d9afd24f7d0fbb Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Fri, 7 Mar 2025 21:27:32 +0100 Subject: [PATCH] remove open streaming platform (project archived) (#1176) - ref: #1 - `https://openstreamingplatform.com : HTTPSConnectionPool(host='openstreamingplatform.com', port=443): Max retries exceeded with url: / (Caused by NameResolutionError(": Failed to resolve 'openstreamingplatform.com' ([Errno -2] Name or service not known)"))` - https://gitlab.com/osp-group/flask-nginx-rtmp-manager : archived --- software/open-streaming-platform.yml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 software/open-streaming-platform.yml diff --git a/software/open-streaming-platform.yml b/software/open-streaming-platform.yml deleted file mode 100644 index 53b8cf91df..0000000000 --- a/software/open-streaming-platform.yml +++ /dev/null @@ -1,10 +0,0 @@ -name: Open Streaming Platform -website_url: https://openstreamingplatform.com -description: Live and on-demand video streaming (alternative to Twitch and Youtube Live). -licenses: - - MIT -platforms: - - Python -tags: - - Media Streaming - Video Streaming -source_code_url: https://gitlab.com/Deamos/flask-nginx-rtmp-manager