{"id":20820734,"url":"https://github.com/webdad/webplayer","last_synced_at":"2025-06-24T07:33:33.608Z","repository":{"id":38533136,"uuid":"409096788","full_name":"WebDaD/webplayer","owner":"WebDaD","description":"Branded for Feierwerk, this Player shows live data and plays an audio-stream. ","archived":false,"fork":false,"pushed_at":"2023-08-24T10:11:47.000Z","size":360,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T10:40:31.208Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WebDaD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-22T06:57:44.000Z","updated_at":"2021-10-29T12:45:46.000Z","dependencies_parsed_at":"2024-11-17T22:10:09.682Z","dependency_job_id":"df867ffc-63f4-485e-bf53-9a9a3c40fb14","html_url":"https://github.com/WebDaD/webplayer","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/WebDaD/webplayer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDaD%2Fwebplayer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDaD%2Fwebplayer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDaD%2Fwebplayer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDaD%2Fwebplayer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WebDaD","download_url":"https://codeload.github.com/WebDaD/webplayer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDaD%2Fwebplayer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261628421,"owners_count":23186814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T22:09:59.503Z","updated_at":"2025-06-24T07:33:33.600Z","avatar_url":"https://github.com/WebDaD.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Web Player\n\nBranded for [Feierwerk](https://www.feierwerk.de/), this Player shows live data\nvia Sockets from an API ([turboplayer2sockets](https://hub.docker.com/r/dsigmund/turboplayer2sockets))\nand plays an audio-stream\n\n## Config and Deployment\n\nThe Config shall be done via Environment Variables:\n\n- API: Backend Server with Sockets and REST\n- STREAM_MP3_1: First mp3 Stream for the player (Default: https://live.feierwerk.de:8443/live.mp3)\n- STREAM_MP3_2: Second mp3 Stream for the player (Default: http://live.feierwerk.de:8000/live.mp3)\n- STREAM_OGG_1: First ogg Stream for the player (Default: https://live.feierwerk.de:8443/live.ogg)\n- STREAM_OGG_2: Second ogg Stream for the player (Default: http://live.feierwerk.de:8000/live.ogg)\n\nDeploy it with the variables.\n\nExample\n\n```sh\ndocker run \\\n--env API=\"${WP_API}\" \\\n--name webplayer \\\n--restart unless-stopped \\\n-p \"${WP_PORT}\":80 \\\n-d webplayer:latest\n```\n\n## Build and Push\n\n```sh\npodman login docker.io\npodman build --platform=linux/amd64 -t dsigmund/webplayer:0.3.24 .\npodman build --platform=linux/amd64 -t dsigmund/webplayer:latest .\npodman push dsigmund/webplayer:0.3.24\npodman push dsigmund/webplayer:latest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdad%2Fwebplayer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebdad%2Fwebplayer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdad%2Fwebplayer/lists"}