{"id":34727693,"url":"https://github.com/aperim/docker-vlc-player","last_synced_at":"2026-04-25T07:33:31.330Z","repository":{"id":40372773,"uuid":"386547748","full_name":"aperim/docker-vlc-player","owner":"aperim","description":"A lightweight media player (well, as light weight as X and VLC is)","archived":false,"fork":false,"pushed_at":"2023-01-03T06:03:43.000Z","size":81,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-03-05T21:56:25.169Z","etag":null,"topics":["digital-signage","hacktoberfest","media","vlc"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/aperim.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}},"created_at":"2021-07-16T07:22:30.000Z","updated_at":"2021-10-12T06:17:41.000Z","dependencies_parsed_at":"2023-02-01T05:15:54.046Z","dependency_job_id":null,"html_url":"https://github.com/aperim/docker-vlc-player","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/aperim/docker-vlc-player","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aperim%2Fdocker-vlc-player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aperim%2Fdocker-vlc-player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aperim%2Fdocker-vlc-player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aperim%2Fdocker-vlc-player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aperim","download_url":"https://codeload.github.com/aperim/docker-vlc-player/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aperim%2Fdocker-vlc-player/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32254696,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T04:23:17.126Z","status":"ssl_error","status_checked_at":"2026-04-25T04:21:53.360Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["digital-signage","hacktoberfest","media","vlc"],"created_at":"2025-12-25T02:32:28.441Z","updated_at":"2026-04-25T07:33:31.325Z","avatar_url":"https://github.com/aperim.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VLC Player\n\nA containerised VLC player designed for SBC's to\nplayback unicast and multicast streams.\n\nThink digital signage.\n\n## Installation\n\nGet the container you need.\n\n### For general use\n\n```bash\ndocker pull ghcr.io/aperim/vlc-player-linux:latest\n```\n\n### For raspberry pi\n\n```bash\ndocker pull ghcr.io/aperim/vlc-player-rpi:latest\n```\n\n## Usage in Docker Compose\n\n```yaml\n---\nversion: \"3.9\"\nservices:\n  mosaic:\n    image: ghcr.io/aperim/vlc-player-rpi:latest\n    restart: unless-stopped\n    network_mode: host\n    mem_limit: 1gb\n    privileged: true\n    environment:\n      - VLC_SOURCE_URL=rtp://@234.0.1.255:1234\n      - VLC_ZOOM=1.5\n    volumes:\n      - \"/var/run/dbus/system_bus_socket:/var/run/dbus/system_bus_socket\"\n    devices:\n      - \"/dev/tty0:/dev/tty0\"\n      - \"/dev/tty2:/dev/tty2\"\n      - \"/dev/fb0:/dev/fb0\"\n      - \"/dev/input:/dev/input\"\n      - \"/dev/snd:/dev/snd\"\n```\n\n## Contributing\n\nPull requests are welcome. For major changes,\nplease open an issue first to discuss what\nyou would like to change.\n\n## License\n\n[Apache 2.0](https://choosealicense.com/licenses/apache-2.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faperim%2Fdocker-vlc-player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faperim%2Fdocker-vlc-player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faperim%2Fdocker-vlc-player/lists"}