{"id":15487829,"url":"https://github.com/cloudwebrtc/livekit-whip-bot","last_synced_at":"2025-04-22T17:46:15.624Z","repository":{"id":144335986,"uuid":"612523580","full_name":"cloudwebrtc/livekit-whip-bot","owner":"cloudwebrtc","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-31T02:04:30.000Z","size":7087,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-19T08:13:27.628Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/cloudwebrtc.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}},"created_at":"2023-03-11T07:39:52.000Z","updated_at":"2024-10-12T16:27:18.000Z","dependencies_parsed_at":"2024-01-22T04:14:23.311Z","dependency_job_id":null,"html_url":"https://github.com/cloudwebrtc/livekit-whip-bot","commit_stats":null,"previous_names":["cloudwebrtc/livekit-whip-go"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwebrtc%2Flivekit-whip-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwebrtc%2Flivekit-whip-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwebrtc%2Flivekit-whip-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwebrtc%2Flivekit-whip-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudwebrtc","download_url":"https://codeload.github.com/cloudwebrtc/livekit-whip-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230017724,"owners_count":18160298,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-10-02T06:41:51.161Z","updated_at":"2024-12-16T19:44:25.472Z","avatar_url":"https://github.com/cloudwebrtc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# livekit-whip-bot\n\nA WHIP tool library for pushing video streams from embedded boards to livekit-server.\n\n## Running the examples\n\n```bash\ngit clone https://github.com/cloudwebrtc/livekit-whip-bot\ncd livekit-whip-bot\n```\n\n### Run WHIP Server\n\nModify the config.toml file,\nReplace it with your own livekit server and API key/secret\n\n```toml\n[livekit]\nserver = 'http://localhost:7880'\napi_key = \"\"\napi_secret = \"\"\n```\n\n```bash\n# Run server\ngo run cmd/one2many/main.go -c config.toml\n```\n\n### Run livekit WHIP bot\n\nInstall the golang development environment on your Raspberry Pi 3B/4B or zero, and clone this repository to your Raspberry Pi linux system.\n\n```bash\n# ssh pi@raspberrypi.local\ngit clone https://github.com/cloudwebrtc/livekit-whip-bot\ncd livekit-whip-bot \u0026\u0026 go mod tidy\ngo build -o livekit-whip-bot cmd/whip-client-pi/*.go\n```\n\nthen publish the whip stream and you should be able to see your pi 📸️ in the livekit room\n\n```bash\n./livekit-whip-bot --url http://192.168.1.141:8080/whip/publish/live/my-pi-cam\n```\n\nNote: Please replace `live` with the actual room name of your livekit server, replace `192.168.1.141:8080` with the IP:port of your WHIP server\n\n\n### Screenshots\n\n\u003cimg width=\"500\" height=\"348\" src=\"https://raw.githubusercontent.com/cloudwebrtc/livekit-whip-bot/main/screenshots/livekit-whp-bot.jpg\"/\u003e\n\u003cimg width=\"500\" height=\"348\" src=\"https://raw.githubusercontent.com/cloudwebrtc/livekit-whip-bot/main/screenshots/pi-zero-2w.jpg\"/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudwebrtc%2Flivekit-whip-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudwebrtc%2Flivekit-whip-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudwebrtc%2Flivekit-whip-bot/lists"}