Receives a full ensemble DAB EDI stream from a DAB multiplexer on the configured UDP port. The ensemble will be split up into single service EDI streams for each programme service. The single service EDI streams are then available for streaming via HTTP. It also supports in memory server based timeshift of radio services for a configurable time. The server based timeshift feature is accessible via REST API.
A precompiled docker image is available on docker hub: https://hub.docker.com/r/hradio/edihttp
The project edisplitter must be available in the go search path. Run 'go build', edit the config file to match your environment and start the executable.
The input EDI stream must be plain AF layer. Fragmentation is not yet supported.