{"id":16993802,"url":"https://github.com/njfdev/indi_lumix","last_synced_at":"2025-10-17T21:29:01.567Z","repository":{"id":241391998,"uuid":"806159659","full_name":"njfdev/indi_lumix","owner":"njfdev","description":"A Lumix camera driver for the INDI astrophotography protocol.","archived":false,"fork":false,"pushed_at":"2025-01-22T22:56:39.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-22T23:27:37.652Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/njfdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-05-26T14:43:16.000Z","updated_at":"2025-01-22T22:56:42.000Z","dependencies_parsed_at":"2024-05-28T05:13:05.482Z","dependency_job_id":"f2960998-7669-48aa-ac2d-d50b22d1b9dc","html_url":"https://github.com/njfdev/indi_lumix","commit_stats":null,"previous_names":["njfdev/indi_lumix"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njfdev%2Findi_lumix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njfdev%2Findi_lumix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njfdev%2Findi_lumix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njfdev%2Findi_lumix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/njfdev","download_url":"https://codeload.github.com/njfdev/indi_lumix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244910047,"owners_count":20530314,"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-14T03:44:03.864Z","updated_at":"2025-10-17T21:28:56.534Z","avatar_url":"https://github.com/njfdev.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# INDI Lumix Driver\n\n\u003e NOTE: This driver is EXTREMELY early in development, so expect many issues. However, I aim for this to become a stable driver over time.\n\nThis driver provides an interface to any Panasonic Lumix cameras with the WiFi API. It is based off of the (liblumix)[https://github.com/njfdev/liblumix] driver, which I am developing specifically for this INDI driver.\n\nThis driver connects to the camera over a LAN connection only. Directly connecting to the camera with WiFi and tethering over USB is planned for the future.\n\n## Installation\n\nFirst, install the liblumix driver from the [GitHub repository](https://github.com/njfdev/liblumix).\n\nNext, clone this repository and go into it:\n\n```bash\ngit clone https://github.com/njfdev/indi_lumix\ncd indi_lumix\n```\n\nMake a build folder and go into it:\n\n```bash\nmkdir build\ncd build\n```\n\nBuild and install the driver:\n\n```bash\ncmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ../\nmake\nsudo make install\n```\n\nAnd that's it! Make sure to open your INDI client (e.g. KStars) or restart it if it was already open. The driver should be under \"Panasonic\" and called \"Lumix Camera\". You must manually connect the Camera to a LAN and setting the IP Address in the driver control panel.\n\n## Issues and Important Notes\n\n- This driver is being developed with a Lumix S5IIX camera. Many variables are hardcoded for this camera with certain settings. Eventually, hardcoded variables will be replaced with the proper API calls.\n- There is a common issue where the camera will stop taking photos. Reconnecting the driver will temporarily fix this issue.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnjfdev%2Findi_lumix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnjfdev%2Findi_lumix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnjfdev%2Findi_lumix/lists"}