{"id":46396668,"url":"https://github.com/tiny-pilot/janus-debian","last_synced_at":"2026-03-05T10:02:55.249Z","repository":{"id":39992966,"uuid":"494057355","full_name":"tiny-pilot/janus-debian","owner":"tiny-pilot","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-27T09:42:24.000Z","size":37,"stargazers_count":2,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-27T15:06:09.030Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tiny-pilot.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T12:14:12.000Z","updated_at":"2026-02-26T18:44:29.000Z","dependencies_parsed_at":"2025-08-07T12:13:08.145Z","dependency_job_id":null,"html_url":"https://github.com/tiny-pilot/janus-debian","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/tiny-pilot/janus-debian","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiny-pilot%2Fjanus-debian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiny-pilot%2Fjanus-debian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiny-pilot%2Fjanus-debian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiny-pilot%2Fjanus-debian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiny-pilot","download_url":"https://codeload.github.com/tiny-pilot/janus-debian/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiny-pilot%2Fjanus-debian/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30118932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T09:35:22.236Z","status":"ssl_error","status_checked_at":"2026-03-05T09:35:20.028Z","response_time":93,"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":[],"created_at":"2026-03-05T10:02:55.091Z","updated_at":"2026-03-05T10:02:55.234Z","avatar_url":"https://github.com/tiny-pilot.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Janus Debian Package\n\n[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](LICENSE)\n[![CircleCI](https://circleci.com/gh/tiny-pilot/janus-debian/tree/master.svg?style=svg)](https://circleci.com/gh/tiny-pilot/janus-debian/tree/master)\n\nUse CircleCI to build an ARMv7 Debian package for the Janus WebRTC server.\n\n## Overview\n\nWe use Docker as a build context for creating an ARMv7 (armhf) Debian package, with precompiled Janus binaries (see the [Dockerfile](Dockerfile) for the complete build procedure). The resulting artifact is emitted to the `build/` folder. For example:\n\n```bash\nbuild/janus_1.0.1-20220513_armhf.deb\n```\n\n## Pre-requisites\n\n* Raspberry Pi OS (32bit) Trixie\n* Docker\n* Git\n\n## Build\n\nOn the device, run the following commands:\n\n```bash\n# Build Debian package.\npushd \"$(mktemp -d)\" \u0026\u0026 \\\n  git clone https://github.com/tiny-pilot/janus-debian.git . \u0026\u0026 \\\n  ./dev-scripts/build-debian-pkg 'linux/arm/v7'\n```\n\n## Install\n\nOn the device, run the following command:\n\n```bash\n# Install Debian package.\nsudo apt-get install --yes ./build/janus_*.deb\n```\n\nYou can confirm that the Janus systemd service is running, by executing the following command:\n\n```bash\nsudo systemctl status janus.service\n```\n\n## Uninstall\n\nOn the device, run the following command:\n\n```bash\nsudo apt-get purge --yes janus\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiny-pilot%2Fjanus-debian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiny-pilot%2Fjanus-debian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiny-pilot%2Fjanus-debian/lists"}