{"id":15197062,"url":"https://github.com/japersik/go-rpi-cam-control","last_synced_at":"2026-03-06T15:31:50.190Z","repository":{"id":57694754,"uuid":"434712238","full_name":"japersik/go-rpi-cam-control","owner":"japersik","description":"RaspberryPi camera control via web interface","archived":false,"fork":false,"pushed_at":"2022-05-13T10:01:11.000Z","size":2027,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T21:46:23.618Z","etag":null,"topics":["raspberry","raspberry-pi","raspberry-pi-camera","rpi4"],"latest_commit_sha":null,"homepage":"","language":"Go","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/japersik.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-12-03T19:33:33.000Z","updated_at":"2022-04-09T00:33:14.000Z","dependencies_parsed_at":"2022-09-14T22:52:11.750Z","dependency_job_id":null,"html_url":"https://github.com/japersik/go-rpi-cam-control","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/japersik/go-rpi-cam-control","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japersik%2Fgo-rpi-cam-control","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japersik%2Fgo-rpi-cam-control/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japersik%2Fgo-rpi-cam-control/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japersik%2Fgo-rpi-cam-control/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/japersik","download_url":"https://codeload.github.com/japersik/go-rpi-cam-control/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japersik%2Fgo-rpi-cam-control/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30183460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T14:42:24.748Z","status":"ssl_error","status_checked_at":"2026-03-06T14:42:14.925Z","response_time":250,"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":["raspberry","raspberry-pi","raspberry-pi-camera","rpi4"],"created_at":"2024-09-28T00:40:42.620Z","updated_at":"2026-03-06T15:31:50.163Z","avatar_url":"https://github.com/japersik.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RaspberryPi camera web controller\n## Web interface to control the raspberry pi camera\n![RPi camera](img/img_0.png)\n\n## Control\nAccess to the control panel and the album is carried out after authorization. There are buttons on the control panel to control the position of the camera and to take a photo. Immediately after shooting, the new photo is displayed next to the control panel. All photos taken are displayed in the album.\n![RPi web interface](img/img_1.png)\n\n## Settings\nThe path to the configuration file is declared by the flag  `-configs-path [path]` (default `configs/serverConf.toml`).\n```toml\n[server_config]\nbind_addr = \":8080\"                 # web server binding port\nlog_level = \"debug\"                 # log level\nsession_key = \"[session_key]\"       #\n\n[camera_config]\n\n[servo_config]\ngpio_x = 12                         # gpio pin for connecting a servo to move the camera along the x-axis\ngpio_y = 19                         # gpio pin for connecting a servo to move the camera along the y-axis\ninverse_x = true                    # servo-x direction inversion\ninverse_y = false                   # servo-y direction inversion\n\n[user_store]\nauth_file = \"users.json\"            # file where logins and encrypted passwords are stored during restart\nnew_user_key = \"[new_user_key]\"     # passcode to enter when registering a new user \n```\n## Camera mount\nYou can download my model for attaching a standard camera to the SG90 servo drive [here](https://www.thingiverse.com/thing:4710301).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjapersik%2Fgo-rpi-cam-control","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjapersik%2Fgo-rpi-cam-control","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjapersik%2Fgo-rpi-cam-control/lists"}