{"id":20492321,"url":"https://github.com/husarnet/esp32-husarnet-cam","last_synced_at":"2026-06-01T08:31:32.165Z","repository":{"id":231754899,"uuid":"782585615","full_name":"husarnet/esp32-husarnet-cam","owner":"husarnet","description":"ESP32Cam demo over Husarnet","archived":false,"fork":false,"pushed_at":"2024-04-25T10:23:28.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T17:42:51.454Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/husarnet.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":"2024-04-05T15:43:20.000Z","updated_at":"2024-04-25T10:23:31.000Z","dependencies_parsed_at":"2024-11-15T17:33:13.421Z","dependency_job_id":"3f472e02-26fe-4a63-ae84-23e5125098b1","html_url":"https://github.com/husarnet/esp32-husarnet-cam","commit_stats":null,"previous_names":["miloszlagan/esp32-husarnet-cam","husarnet/esp32-husarnet-cam"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/husarnet/esp32-husarnet-cam","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/husarnet%2Fesp32-husarnet-cam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/husarnet%2Fesp32-husarnet-cam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/husarnet%2Fesp32-husarnet-cam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/husarnet%2Fesp32-husarnet-cam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/husarnet","download_url":"https://codeload.github.com/husarnet/esp32-husarnet-cam/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/husarnet%2Fesp32-husarnet-cam/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33767435,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"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":[],"created_at":"2024-11-15T17:28:36.061Z","updated_at":"2026-06-01T08:31:32.138Z","avatar_url":"https://github.com/husarnet.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Husarnet ESP32 Webcam Example\n\nThis example demonstrates how to use the Husarnet library to stream video. Stream performance highly depends on a selected ESP microcontroller and camera resolution.\n\nTo use Arduino libraries in your project and still have access to extended features of ESP-IDF, you can use the ESP-IDF framework in a [Arduino as a component](https://docs.espressif.com/projects/arduino-esp32/en/latest/esp-idf_component.html) configuration. As stated by the Espressif documentation, this setup is recommended for advanced users and has some limitations.\n\nFor more details, refer to the [official Espressif documentation](https://docs.espressif.com/projects/arduino-esp32/en/latest/esp-idf_component.html).\n\n## Quickstart\n\nClone the repository and submodules (used for external Arduino libraries):\n\n```bash\ngit clone --recurse-submodules https://github.com/husarnet/esp32-husarnet-cam\ncd esp32-husarnet-cam\n```\n\nSet your Husarnet join code and Wi-Fi credentials in the `main/main.cpp` file.\n\n```cpp\n#define HOSTNAME  \"husarnet-esp32-cam\"\n#define JOIN_CODE \"XXXXXXXXXXXXXXXXXX\"\n\n#define WIFI_SSID \"your_ssid\"\n#define WIFI_PASS \"your_password\"\n```\n\nFlash the project to your ESP32 device:\n```bash\nidf.py build \u0026\u0026 idf.py flash\n```\n\nFor more details on how to use Arduino libraries in ESP-IDF projects, refer to the [official documentation](https://docs.espressif.com/projects/arduino-esp32/en/latest/esp-idf_component.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhusarnet%2Fesp32-husarnet-cam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhusarnet%2Fesp32-husarnet-cam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhusarnet%2Fesp32-husarnet-cam/lists"}