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

Name: SAND-HTTP-Conformance-Server

Owner: Dash Industry Forum

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

Created: 2018-05-17 08:15:04.0

Updated: 2018-05-18 09:28:35.0

Pushed: 2018-05-17 14:34:51.0

Homepage: null

Size: 5363

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

SAND conformance server

Build Status

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

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

Requirements
Installation
sage

By default, the server listens on port 5000.

Help

Usage: sand_server.py run [OPTIONS]

Run the SAND server and listen to port 'port'.

Options: –port INTEGER Listening port of the SAND conformance server. –help Show this message and exit.

ndpoints

/header

 endpoint validates that a DASH client sends a SAND message via the HTTP header as specified by ISO/IEC 23009-5 SAND.

/metrics

 endpoint validates that a DASH client sends a metric message via the HTTP POST method as specified by ISO/IEC 23009-5 SAND.

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.