{"id":18091118,"url":"https://github.com/ryarnyah/tswebcam","last_synced_at":"2025-04-06T02:40:26.841Z","repository":{"id":141870956,"uuid":"258868153","full_name":"ryarnyah/TSWebcam","owner":"ryarnyah","description":"Simple IOS Webcam for GNU/Linux (H264/AAC)","archived":false,"fork":false,"pushed_at":"2020-04-26T12:08:23.000Z","size":305,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T08:41:26.584Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","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/ryarnyah.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":"2020-04-25T20:30:59.000Z","updated_at":"2024-04-04T21:25:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"660ab43f-d6c0-4123-b7bc-7d72f604247a","html_url":"https://github.com/ryarnyah/TSWebcam","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryarnyah%2FTSWebcam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryarnyah%2FTSWebcam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryarnyah%2FTSWebcam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryarnyah%2FTSWebcam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryarnyah","download_url":"https://codeload.github.com/ryarnyah/TSWebcam/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247426987,"owners_count":20937197,"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-31T18:09:24.296Z","updated_at":"2025-04-06T02:40:26.824Z","avatar_url":"https://github.com/ryarnyah.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TSWebcam for IOS\n\nCreate your own webcam for GNU/Linux.\n\nPackages needed to be installed:\n* `v4l2loopback` (video loop)\n* `ffmpeg` (trascode h264/raw \u0026 aac/pcm)\n* `alsa` (sound aloop)\n* `avahi-utils` (mDNS discovery)\n\nTo run it on Linux:\n* load snd-aloop module `sudo modprobe snd-aloop`\n* load v4l2loopback module `sudo modprobe v4l2loopback video_nr=4 exclusive_caps=1`\n* publish mDNS service `avahi-publish -s v4l2x _webcam._tcp 8088`\n* start ffmpeg to stream to loop devices `ffmpeg -i 'tcp://0.0.0.0:8088?listen=1' -map 0:v -f v4l2 /dev/video4 -map 0:a -f alsa hw:1,0`\n(`/dev/vdeo4` and `hw:1,0` may change. Use `arecord -l` and `v4l2-ctl --list-devices` to find them)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryarnyah%2Ftswebcam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryarnyah%2Ftswebcam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryarnyah%2Ftswebcam/lists"}