{"id":15417205,"url":"https://github.com/hpsaturn/espnow-camera","last_synced_at":"2026-03-04T06:02:43.534Z","repository":{"id":60013734,"uuid":"540614294","full_name":"hpsaturn/espnow-camera","owner":"hpsaturn","description":"Proof of concept using an ESP32 camera and ESPNow on broadcast mode to have video streaming to others ESP32 using ESPNow.","archived":false,"fork":false,"pushed_at":"2024-04-28T17:15:12.000Z","size":85,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T05:29:49.322Z","etag":null,"topics":["esp32","esp32cam","espnow","idf"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hpsaturn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-09-23T20:55:19.000Z","updated_at":"2024-04-28T17:15:15.000Z","dependencies_parsed_at":"2024-10-19T23:23:24.539Z","dependency_job_id":"3dda75f5-367a-490e-b6ed-9d3d5c48b564","html_url":"https://github.com/hpsaturn/espnow-camera","commit_stats":{"total_commits":22,"total_committers":1,"mean_commits":22.0,"dds":0.0,"last_synced_commit":"c1b364e329ec2c30dbf7d526937b874688e3cc88"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hpsaturn/espnow-camera","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpsaturn%2Fespnow-camera","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpsaturn%2Fespnow-camera/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpsaturn%2Fespnow-camera/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpsaturn%2Fespnow-camera/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hpsaturn","download_url":"https://codeload.github.com/hpsaturn/espnow-camera/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpsaturn%2Fespnow-camera/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30073687,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T05:31:57.858Z","status":"ssl_error","status_checked_at":"2026-03-04T05:31:38.462Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["esp32","esp32cam","espnow","idf"],"created_at":"2024-10-01T17:14:54.836Z","updated_at":"2026-03-04T06:02:43.521Z","avatar_url":"https://github.com/hpsaturn.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"**! ! D E P R E C A T E D ! !**\n\n**This code was replaced for the [ESPNowCam Library](https://github.com/hpsaturn/esp32s3-cam)**\n\n---\n\n## ESPNow Camera \n\nProof of concept using an ESP32 camera and ESPNow on broadcast mode to have video streaming to others ESP32 using ESPNow.\n\n## Build and Upload\n\n```cpp\ngit clone --recursive https://github.com/hpsaturn/espnow-camera.git\ncd espnow-camera\n``` \n\nWe need remove extra target by this [issue](https://github.com/espressif/esp32-camera/issues/454):\n\n```bash\ncd lib/esp32-camera\nrm -r target/esp32s2 target/esp32s3/\ncd ../..\n``` \n\nBuild and upload:\n\n```bash\npio run --target upload\n``` \n\n## Update firmware\n\n```cpp\ngit submodule update --init --recursive\npio run --target clean\npio run --target upload\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhpsaturn%2Fespnow-camera","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhpsaturn%2Fespnow-camera","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhpsaturn%2Fespnow-camera/lists"}