From b7cb95cacb041f05d7307c0b3151f75e1b9b6c41 Mon Sep 17 00:00:00 2001 From: sporada Date: Fri, 30 Apr 2021 13:31:03 +0200 Subject: [PATCH] Add folder and Readme for Open Streaming Paltform --- osp/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 osp/README.md diff --git a/osp/README.md b/osp/README.md new file mode 100644 index 0000000..8048973 --- /dev/null +++ b/osp/README.md @@ -0,0 +1,5 @@ +https://openstreamingplatform.com/ + +Open Streaming Platform (OSP) is an open-source, RTMP streamer software front-end for Arut's Nginx-RTMP Module. OSP was designed as a self-hosted alternative to services such as Twitch.tv, Ustream.tv, Mixer, and Youtube Live. + +This service is based on an older software version beta6d and not on the current version 0.8.8 because an docker image ist not available for it right now. \ No newline at end of file