{"id":41406811,"url":"https://github.com/jonas-koeritz/actioncam","last_synced_at":"2026-01-23T13:25:52.181Z","repository":{"id":52506135,"uuid":"204513823","full_name":"jonas-koeritz/actioncam","owner":"jonas-koeritz","description":"Go Library and command line tool for working with cheap action cameras.","archived":false,"fork":false,"pushed_at":"2021-04-27T08:47:09.000Z","size":83,"stargazers_count":39,"open_issues_count":1,"forks_count":9,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-06-19T00:33:16.508Z","etag":null,"topics":["actioncam","golang","rtp","rtsp","rtsp-server","video-streaming"],"latest_commit_sha":null,"homepage":"","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/jonas-koeritz.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":"2019-08-26T16:13:37.000Z","updated_at":"2024-05-15T04:48:03.000Z","dependencies_parsed_at":"2022-09-26T18:01:40.506Z","dependency_job_id":null,"html_url":"https://github.com/jonas-koeritz/actioncam","commit_stats":null,"previous_names":["jonas-koeritz/libipcamera"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/jonas-koeritz/actioncam","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonas-koeritz%2Factioncam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonas-koeritz%2Factioncam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonas-koeritz%2Factioncam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonas-koeritz%2Factioncam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonas-koeritz","download_url":"https://codeload.github.com/jonas-koeritz/actioncam/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonas-koeritz%2Factioncam/sbom","scorecard":{"id":529963,"data":{"date":"2025-08-11","repo":{"name":"github.com/jonas-koeritz/actioncam","commit":"f4a985a822498478246e826dd931ea28c6496dd9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.2.1 not signed: https://api.github.com/repos/jonas-koeritz/actioncam/releases/20134088","Warn: release artifact v0.2.0 not signed: https://api.github.com/repos/jonas-koeritz/actioncam/releases/19720897","Warn: release artifact v0.1.0 not signed: https://api.github.com/repos/jonas-koeritz/actioncam/releases/19538475","Warn: release artifact v0.2.1 does not have provenance: https://api.github.com/repos/jonas-koeritz/actioncam/releases/20134088","Warn: release artifact v0.2.0 does not have provenance: https://api.github.com/repos/jonas-koeritz/actioncam/releases/19720897","Warn: release artifact v0.1.0 does not have provenance: https://api.github.com/repos/jonas-koeritz/actioncam/releases/19538475"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T05:27:25.097Z","repository_id":52506135,"created_at":"2025-08-20T05:27:25.098Z","updated_at":"2025-08-20T05:27:25.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28693324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T11:01:27.039Z","status":"ssl_error","status_checked_at":"2026-01-23T11:00:26.909Z","response_time":59,"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":["actioncam","golang","rtp","rtsp","rtsp-server","video-streaming"],"created_at":"2026-01-23T13:25:52.075Z","updated_at":"2026-01-23T13:25:52.164Z","avatar_url":"https://github.com/jonas-koeritz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# actioncam / libipcamera\n\nGo Library and command line tool for working with cheap action cameras.\n\n## Compatible Cameras\n\n| Vendor        | Model             | Firmware Version  | Compatibility     | Remarks   |\n|---------------|-------------------|-------------------|-------------------|-----------|\n| Campark       | ACT76 (Xtreme 2)  | v1.0 rc5          | Full (tested)     |           |\n| TecTecTec     | XPro2             | -                 | Full (untested)   |           |\n\n## Usage Examples\n\n### Preview Streaming\n\nSupplying no additional command will start streaming a preview video stream to your local system.\nTo view the video use the `camera.sdp` file and open it in a compatible player like VLC.\nThe stream is a RTP stream sent to Port 5220 on localhost containing H.264 data in preview resolution as AVP Type 99. Additionally it is possible to start a crude RTSP-Server that is able to serve a single client.\n\n```\n# Start preview streaming via RTP\nactioncam \u003cCamera IP\u003e\n\n# Start RTSP server and stream preview to connecting\nactioncam rtsp \u003cCamera IP\u003e\n\n# Use mplayer to stream a low-latency preview (ffmpeg and VLC introduce significant delay)\nmplayer -nocache rtsp://127.0.0.1:8554\n```\n\n### Shooting a still picture\n\nTo shoot a still picture and save it to SD-Card run the subcommand `still`.\n\n```\nactioncam still \u003cCamera IP\u003e\n```\n\n### Recording Video\n\nTo record full resolution video to SD-Card use the subcommands `record` and `stop`.\n\n```\n# Start recording Video\nactioncam record \u003cCamera IP\u003e\n\n# Stop recording Video\nactioncam stop \u003cCamera IP\u003e\n```\n\n### Fetch the list of files on the SD-Card and download the latest file\n\nThe camera can provide a list of files stored on the SD-Card, the `ipcamera` tool currently allows the download of the latest file in the list.\n\n```\n# List files\nactioncam ls \u003cCamera IP\u003e\n\n# Download latest file\nactioncam fetch \u003cCamera IP\u003e\n```\n\n### Send a RAW packet to the Camera\n\nIt's possible to send RAW commands to the camera to test new commands and help reverse engineer the protocol.\n\n```\nactioncam cmd \u003cRAW Command and Payload in HEX\u003e \u003cCamera IP\u003e\n\n# Example (Take a still image)\nactioncam cmd A038 192.168.1.1\n```\n\n\n## Limitations\n\nOn all tested cameras, there can only be one client connected to the camera at any given time. This means that to take a picture you have to stop a client that is currently running a preview stream. ~~To help with that issue the command line client will open a socket in the future that can accept commands to control the camera while previewing the video.~~ (if this feature is really needed this could be implemented but the utility should be simple and without many side-effects).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonas-koeritz%2Factioncam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonas-koeritz%2Factioncam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonas-koeritz%2Factioncam/lists"}