{"id":13907836,"url":"https://github.com/openbroadcaster/obplayer","last_synced_at":"2026-01-24T21:19:43.785Z","repository":{"id":38083812,"uuid":"54088458","full_name":"openbroadcaster/obplayer","owner":"openbroadcaster","description":" :radio: OBPlayer Streaming Automation Playout with CAP EAS Alerting ","archived":false,"fork":false,"pushed_at":"2025-12-12T21:59:10.000Z","size":11945,"stargazers_count":134,"open_issues_count":38,"forks_count":55,"subscribers_count":22,"default_branch":"5.3-develop","last_synced_at":"2026-01-15T05:43:56.672Z","etag":null,"topics":["audio-over-ip","automation","broadcasting","channel-manager","community-radio","eas","emergency","icecast","indigenous-languages","media-player","openbroadcaster","playout","polly-voice","radio-station","rtp-streaming","shoutcast","streaming-audio","streaming-video","tv"],"latest_commit_sha":null,"homepage":"https://www.openbroadcaster.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openbroadcaster.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"openbroadcaster"}},"created_at":"2016-03-17T04:27:45.000Z","updated_at":"2026-01-05T16:51:39.000Z","dependencies_parsed_at":"2023-02-17T02:16:14.609Z","dependency_job_id":"3042a938-0a57-4c62-9118-0c57065a14c3","html_url":"https://github.com/openbroadcaster/obplayer","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/openbroadcaster/obplayer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbroadcaster%2Fobplayer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbroadcaster%2Fobplayer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbroadcaster%2Fobplayer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbroadcaster%2Fobplayer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openbroadcaster","download_url":"https://codeload.github.com/openbroadcaster/obplayer/tar.gz/refs/heads/5.3-develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbroadcaster%2Fobplayer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28737111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T19:23:36.361Z","status":"ssl_error","status_checked_at":"2026-01-24T19:23:28.966Z","response_time":89,"last_error":"SSL_read: 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":["audio-over-ip","automation","broadcasting","channel-manager","community-radio","eas","emergency","icecast","indigenous-languages","media-player","openbroadcaster","playout","polly-voice","radio-station","rtp-streaming","shoutcast","streaming-audio","streaming-video","tv"],"created_at":"2024-08-06T23:02:12.432Z","updated_at":"2026-01-24T21:19:43.758Z","avatar_url":"https://github.com/openbroadcaster.png","language":"HTML","funding_links":["https://github.com/sponsors/openbroadcaster"],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"# OpenBroadcaster Player\n\n## Project Overview\n\nOpenBroadcaster Player (OBPlayer) is an open-source media playback and broadcasting tool for radio stations and media professionals. It works with OBServer to play scheduled media but can also function as a standalone or network-controlled player. Designed for continuous broadcasting, OBPlayer syncs with OBServer to update schedules, media, and priority broadcasts. If the schedule has gaps, it plays a default playlist. If that fails, it switches to Fallback Media Mode, then to analog input bypass, and finally to a test signal as a last resort. OBPlayer always prioritizes valid Common Alerting Protocol (CAP) messages.\n\n## Key Features\n- Multi-format media playback (audio, video, images)\n- Live assist web interface\n- Support for multiple streaming protocols\n- Configurable outputs\n- Remote override capabilities\n- Integrated logging and monitoring\n- Automatic fallback mechanisms\n- Emergency alert (CAP) prioritization\n\n## Supported Configurations\n- Headless OBPlayer (CLI process)\n- GTK Desktop application\n\n## Dependencies\n\n### Core Dependencies\n- Python 3.7+\n- GStreamer 1.0+\n- GTK 3.x\n- inotify\n- requests\n- gi (GObject Introspection)\n- FFmpeg\n\n\n## Installation\nOBPlayer is designed to run on Linux Ubuntu 24.04. Installation scripts and containerized versions are available:\n- [Reference Installer](https://github.com/pikaspace/openbroadcaster-reference-installer/blob/main/ubuntu-noble-obplayer.sh)\n- [Containerized Version](https://github.com/btelliot/openbroadcaster-containers)\n\n## Core Modules\n\n### `Scheduler/` \n- Manages media scheduling and playlists\n- Handles show timing, transitions, and priority content\n- Fallback content management\n\n### `Player/` \n- GStreamer-based media playback engine\n- Supports audio/video pipelines, transitions, and multiple outputs\n- Includes playback logging and error recovery\n\n### `HTTPAdmin/`\n- Web dashboard for managing and monitoring the player\n- Provides secure configuration, alert management, and playback control\n\n### `LiveAssist/` \n- Web-based control interface for real-time playback and microphone input\n- Playlist management and playback control\n\n### `Streamer/` \n- Handles output streaming with protocols like Icecast and RTMP\n- Manages stream encoding and network connectivity\n\n\n## Priority System\n\n1. **Highest Priority**\n   - Emergency alerts (CAP)\n   - Station override signals\n   - Live assist input\n\n2. **Normal Priority**\n   - Scheduled content\n   - Regular playlists\n   - Advertisements\n\n3. **Fallback Priority**\n   - Default playlist\n   - Fallback media\n   - Test signal\n\n## Contributing\n\n1. Fork the repository\n2. Create a feature branch\n3. Commit your changes\n4. Push to the branch\n5. Create a Pull Request\n\n## License\n\nOpenBroadcaster Player is released under the GNU Affero General Public License v3.0.\n\n## Support\n\n- GitHub Issues: https://github.com/openbroadcaster/obplayer/issues\n- Support Website: https://support.openbroadcaster.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenbroadcaster%2Fobplayer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenbroadcaster%2Fobplayer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenbroadcaster%2Fobplayer/lists"}