{"id":37112035,"url":"https://github.com/lanikai/alohartc","last_synced_at":"2026-01-14T13:15:54.582Z","repository":{"id":57539657,"uuid":"135127337","full_name":"lanikai/alohartc","owner":"lanikai","description":"WebRTC native stack tailored for ARM/Linux embedded systems","archived":false,"fork":false,"pushed_at":"2020-07-09T08:35:59.000Z","size":21720,"stargazers_count":21,"open_issues_count":15,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-24T00:37:49.910Z","etag":null,"topics":["arm","embedded","golang","linux","webrtc"],"latest_commit_sha":null,"homepage":"https://alohartc.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lanikai.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}},"created_at":"2018-05-28T07:46:20.000Z","updated_at":"2025-10-20T14:22:37.000Z","dependencies_parsed_at":"2022-09-26T18:31:49.788Z","dependency_job_id":null,"html_url":"https://github.com/lanikai/alohartc","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/lanikai/alohartc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanikai%2Falohartc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanikai%2Falohartc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanikai%2Falohartc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanikai%2Falohartc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lanikai","download_url":"https://codeload.github.com/lanikai/alohartc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanikai%2Falohartc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28420928,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"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":["arm","embedded","golang","linux","webrtc"],"created_at":"2026-01-14T13:15:53.785Z","updated_at":"2026-01-14T13:15:54.568Z","avatar_url":"https://github.com/lanikai.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  AlohaRTC\n  \u003cbr\u003e\n\u003c/h1\u003e\n\u003ch4 align=\"center\"\u003eReal-time communication with embedded cameras, natively within the browser\u003c/h4\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://circleci.com/gh/lanikai/alohartc\" alt=\"CircleCI\"\u003e\u003cimg src=\"https://circleci.com/gh/lanikai/alohartc.svg?style=shield\u0026circle-token=0bcc086c4c5c77ab6cfbdc85cb810f522ef7b8bd\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/lanikai/alohartc\"\u003e\u003cimg src=\"https://codecov.io/gh/lanikai/alohartc/branch/master/graph/badge.svg?token=c5vL4R61Y0\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Building\n\nFirst, download dependencies:\n\n    make get\n\nTo cross-compile for a Raspberry Pi Model 3B/3B+ (armv7-based architecture):\n\n    make\n    \nTo cross-compile for a Raspberry Pi Zero (armv6-based architecture):\n\n    GOARM=6 make\n\nTo build for production:\n\n    GOFLAGS=\"-tags=production\" make\n\n\n## Quickstart\n\nBuild code as above, then transfer `alohacam` to Raspberry Pi and run. Open\n`http://\u003ctarget\u003e:8000` in browser. This should start a live video stream from\nRaspberry Pi.\n    \n    \n## Notes\n\nEnsure camera is enabled on Raspberry Pi and that v4l2 module is loaded.\n\nModify `/etc/modules` as follows:\n\n\t# /etc/modules: kernel modules to load at boot time.\n\t#\n\t# This file contains the names of kernel modules that should be loaded\n\t# at boot time, one per line. Lines beginning with \"#\" are ignored.\n\t\n\tbcm2835-v4l2\n\t...\n\nModify `/boot/config.txt` as follows:\n\n\tboot/config.txt\n\t...\n\tstart_x=1\n\tgpu_mem=128\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flanikai%2Falohartc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flanikai%2Falohartc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flanikai%2Falohartc/lists"}