{"id":17649146,"url":"https://github.com/thinkski/coralvid","last_synced_at":"2025-06-10T21:37:57.737Z","repository":{"id":145833489,"uuid":"237875697","full_name":"thinkski/coralvid","owner":"thinkski","description":"Command line tool for capturing video with the Google Coral EdgeTPU camera module. Akin to raspivid for the Raspberry Pi.","archived":false,"fork":false,"pushed_at":"2020-02-04T10:12:09.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-09T18:56:57.429Z","etag":null,"topics":["coral","coral-dev-board","coral-tpu","edgetpu","google-coral","h264","video"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thinkski.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-02-03T03:13:36.000Z","updated_at":"2022-05-16T01:01:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"9ddaa822-24a5-40c5-83fb-80be03412511","html_url":"https://github.com/thinkski/coralvid","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/thinkski%2Fcoralvid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkski%2Fcoralvid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkski%2Fcoralvid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkski%2Fcoralvid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinkski","download_url":"https://codeload.github.com/thinkski/coralvid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkski%2Fcoralvid/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259155686,"owners_count":22813869,"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":["coral","coral-dev-board","coral-tpu","edgetpu","google-coral","h264","video"],"created_at":"2024-10-23T11:24:21.012Z","updated_at":"2025-06-10T21:37:57.706Z","avatar_url":"https://github.com/thinkski.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"coralvid\n========\n\nCommand line tool for capturing video with the Google Coral EdgeTPU camera\nmodule.\n\n## Quickstart\n\nBuild:\n```\nmendel@edgetpu:~/coralvid$ mkdir build\nmendel@edgetpu:~/coralvid$ cd build\nmendel@edgetpu:~/coralvid/build$ cmake -DCMAKE_BUILD_TYPE=Release ..\nmendel@edgetpu:~/coralvid/build$ make\nmendel@edgetpu:~/coralvid/build$ sudo make install\n```\nThe above is for on-target builds. Cross-compilation is left as an exercise to the reader.\n\nPrint usage:\n```\nmendel@edgetpu:~$ coralvid --help\nCapture H264 from CSI/MIPI camera at the requested bitrate\n\nusage: coralvid [options]\n\nOptions:\n  -b, --bitrate=\u003cint\u003e   Bitrate in Kbps (default: 1000)\n  -f, --fps=\u003cint\u003e       Frame rate (default: 30)\n  -h, --height=\u003cint\u003e    Frame height (default: 720)\n  -w, --width=\u003cint\u003e     Frame width (default: 1280)\n  -i, --input=\u003cdevice\u003e  Input device (default: /dev/video0)\n  -n, --num-buffers=\u003cn\u003e Number of video buffers (default: 4)\n  -o, --output=\u003cfile\u003e   Output file (default: stdout)\n  -p, --profile=\u003cstr\u003e   H.264 profile (default: baseline)\n  -t, --timeout=\u003cint\u003e   Seconds to capture (default: 10)\n      --autofocus       Enable autofocus\n      --help            Print this message\n  -v, --version         Print version\n      --verbose         Print frames/sec information\n```\n\nCapture sample:\n```\nmendel@edgetpu:~$ coralvid -o sample.264\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkski%2Fcoralvid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinkski%2Fcoralvid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkski%2Fcoralvid/lists"}