/DeveOspStreamCombiner

This is a Frontend application to allow for viewing multiple streams at once on OpenStreamingPlatform

Primary LanguageHTMLMIT LicenseMIT

DeveOspStreamCombiner

This is a Frontend application to allow for viewing multiple streams at once on OpenStreamingPlatform. You can host this at a specific url and then browse to {url}/Devedse this would show all streams on the OSP platform except the ones from Devedse.

Screenshot

Docker-Compose.yml

version: '3'

services:
  deveospstreamcombiner:
    image: devedse/deveospstreamcombiner:latest
    restart: unless-stopped
    environment:
      - OspUrl=https://osp.devedse.duckdns.org/
    ports:
      - '5006:80'

Build status

GitHubActions Builds
GitHubActions Builds

DockerHub

Docker Hub
Docker pulls

Code Coverage Status

CodeCov
codecov

Code Quality Status

SonarQube
Quality Gate