{"id":18712762,"url":"https://github.com/apexskier/photobooth","last_synced_at":"2026-04-29T01:07:14.328Z","repository":{"id":150780053,"uuid":"167649436","full_name":"apexskier/photobooth","owner":"apexskier","description":"Raspberry Pi python photobooth","archived":false,"fork":false,"pushed_at":"2019-05-11T19:19:15.000Z","size":2184,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-19T10:06:38.816Z","etag":null,"topics":["iot","photobooth","raspberry-pi"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/apexskier.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":"2019-01-26T04:26:26.000Z","updated_at":"2023-10-30T11:11:08.000Z","dependencies_parsed_at":"2023-04-10T02:02:04.038Z","dependency_job_id":null,"html_url":"https://github.com/apexskier/photobooth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/apexskier/photobooth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apexskier%2Fphotobooth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apexskier%2Fphotobooth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apexskier%2Fphotobooth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apexskier%2Fphotobooth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apexskier","download_url":"https://codeload.github.com/apexskier/photobooth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apexskier%2Fphotobooth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32405935,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"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":["iot","photobooth","raspberry-pi"],"created_at":"2024-11-07T12:43:40.814Z","updated_at":"2026-04-29T01:07:14.310Z","avatar_url":"https://github.com/apexskier.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Photobooth\n\nThis is a little photobooth application for my wedding (and more, hopefully).\n\nIt's built to be installed on a raspberry pi and uses a physical arcade button and an LED for the user interface (no screen).\n\nI use a Sony Alpha 6300 camera, but it should work with any camera that supports USB control via [gphoto2](http://www.gphoto.org/).\n\nMy printer is a [Canon SELPHY CP1300](https://www.usa.canon.com/internet/portal/us/home/products/details/printers/mobile-compact-printer/cp1300-bkn), but it's not required.\n\n## Setup\n\n- install python 3+\n- `sudo apt install libraw-dev` (for pyraw support)\n  - note: I ended up changing my camera to only capture JPEG, since raw processing and transfer is really slow and was causing issues\n- create a virtualenv\n- `pip install -r requirements.txt`\n  - note: numpy is slow and painful to install\n- to autostart on boot, I used cron. See the `crontab` file for an example\n\n## Usage\n\n- When started, light will blink on and off while initalizing\n- Light will slowly pulse brighter and dimmer when ready\n- Light will flash 5 times as a countdown for each photo\n- Light will pulse on and off quickly while processing\n- Light will flash quickly when complete, then resume slow pulsing\n\n### Camera setup\n\n- Ensure Camera \u003e 1 \u003e \"Quality\" is not set to RAW\n- Ensure Toolbox \u003e 4 \u003e \"USB Connection\" is set to \"PC Remote\"\n- Ensure camera is on single shot mode\n\n### Printer issues\n\n- If the printer sleeps, turn it back on. It will process jobs sent to it while asleep\n- If the printer runs out of ink/paper, replace both\n\n## Adding templates\n\nCustom templates can be added and used pretty easily. Take a look at `src/templates.py`. You'll create a base image file and describe\nthe plaes images will be written into.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapexskier%2Fphotobooth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapexskier%2Fphotobooth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapexskier%2Fphotobooth/lists"}