Skip to content

Branded for Feierwerk, this Player shows live data and plays an audio-stream.

Notifications You must be signed in to change notification settings

WebDaD/webplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Web Player

Branded for Feierwerk, this Player shows live data via Sockets from an API (turboplayer2sockets) and plays an audio-stream

Config and Deployment

The Config shall be done via Environment Variables:

Deploy it with the variables.

Example

docker run \
--env API="${WP_API}" \
--name webplayer \
--restart unless-stopped \
-p "${WP_PORT}":80 \
-d webplayer:latest

About

Branded for Feierwerk, this Player shows live data and plays an audio-stream.

Resources

Stars

Watchers

Forks

Packages

No packages published