Dash-Industry-Forum / SAND-WS-Conformance-Server

WebSocket server validating SAND messages and the protocol used by a DASH client according to ISO/IEC 23009-5 SAND

Home Page:https://sand-ws-conformance-server.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SAND WS conformance server

The SAND WebSocket conformance server implements a conformance server for ISO/IEC 23009-5 Server And Network-asssited DASH (SAND).

The server validates the incoming SAND messages as well as the protocols used by a SAND client.

Requirements

Installation

pip install -r requirements.txt

Usage

python sand_ws_server.py

About

WebSocket server validating SAND messages and the protocol used by a DASH client according to ISO/IEC 23009-5 SAND

https://sand-ws-conformance-server.herokuapp.com/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%