{"id":15752734,"url":"https://github.com/remram44/video-buzzer","last_synced_at":"2025-10-05T00:06:12.088Z","repository":{"id":54531819,"uuid":"324476699","full_name":"remram44/video-buzzer","owner":"remram44","description":"Couch gaming system for television shows. Buzz from your smartphone to pause the TV!","archived":false,"fork":false,"pushed_at":"2024-12-17T19:51:26.000Z","size":394,"stargazers_count":6,"open_issues_count":5,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-04T21:44:52.402Z","etag":null,"topics":["buzzer","couch-game","game-show"],"latest_commit_sha":null,"homepage":"https://buzzer.remram.fr/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remram44.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2020-12-26T03:51:01.000Z","updated_at":"2024-12-17T19:51:30.000Z","dependencies_parsed_at":"2025-06-29T18:46:10.582Z","dependency_job_id":null,"html_url":"https://github.com/remram44/video-buzzer","commit_stats":{"total_commits":51,"total_committers":3,"mean_commits":17.0,"dds":0.0980392156862745,"last_synced_commit":"634d2c1d39b23925243f878eb9a00bece670fdf1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/remram44/video-buzzer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remram44%2Fvideo-buzzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remram44%2Fvideo-buzzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remram44%2Fvideo-buzzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remram44%2Fvideo-buzzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remram44","download_url":"https://codeload.github.com/remram44/video-buzzer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remram44%2Fvideo-buzzer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278391220,"owners_count":25978947,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["buzzer","couch-game","game-show"],"created_at":"2024-10-04T07:04:39.529Z","updated_at":"2025-10-05T00:06:12.074Z","avatar_url":"https://github.com/remram44.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"Video Buzzer\n============\n\nThis is a couch gaming system for television shows. It is a video player (that you should display on your TV) that allows players to buzz from their smartphone, which pauses the video.\n\n![screenshot](screenshot.jpg)\n\nThe workflow is as follow:\n\n* Navigate to the application on your smart TV (or a computer hooked to the TV)\n* Load a local video file\n* Each player enters the displayed link into their smartphone, then their name when prompted. They now see a buzzer button\n* Play the video file. During the show, players can buzz, which displays their name on the TV and pauses the video so they can give their answer\n* The video file resumes and the player finds out if they were right\n\nNote that:\n\n* If the answer given is incorrect, there is no possibility for an other player to give another (because the recorded show will state the correct answer)\n* This requires players to be in the same room, the video is not streamed to each device, just played on the \"host\" device (TV)\n* This works with any recorded game show, so long as it is not too interactive (because the recording won't respond to your actions)\n\nStatus\n------\n\n* [x] Can play a video file\n* [x] Can join a game and buzz\n* [x] Buzzing stops the video, displays name of player\n* [x] Allow full-screening video, make buzzer big\n* [x] Make interface pretty and user-friendly\n\nHow to run\n----------\n\nYou can use the app by going to https://buzzer.remram.fr/.\n\nIf you want to deploy it for yourself, build it using `cargo build --release` (you will need the [Rust compiler](https://www.rust-lang.org/tools/install)). This will make an executable `target/release/video-buzzer` which you can run on your server.\n\nTo run the app in development mode, you can use `cargo run` (you will need the [Rust compiler](https://www.rust-lang.org/tools/install)). In this mode, the HTML/CSS files are served from disk, allowing you to test changes without rebuilding. If you have [cargo-watch](https://crates.io/crates/cargo-watch) installed, you can use `cargo watch -w src -x run` to have the server rebuild and restart when you change the Rust sources.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremram44%2Fvideo-buzzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremram44%2Fvideo-buzzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremram44%2Fvideo-buzzer/lists"}