Skip to content
/ edihttp Public

Converts a full ensemble DAB EDI stream into single service HTTP EDI streams

License

Notifications You must be signed in to change notification settings

hradio/edihttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

EdiHttp

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.

Precompiled

A precompiled docker image is available on docker hub: https://hub.docker.com/r/hradio/edihttp

Build / Requirements / Restrictions

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.

About

Converts a full ensemble DAB EDI stream into single service HTTP EDI streams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages