LumixController
LumixController copied to clipboard
Electron application to control a Panasonic Lumix DMC-G7K
Prerequisites
Get node if you haven't already. Highly recommend nvm
Steps to get this set up to run
npm install
Steps to get this running
- Start camera
- Click MENU
- Select WiFi under settings
- Wi-Fi Function
- New Connection
- Remote Shooting ^ View
-
npm start
Compile for distribution
Use this to build
https://github.com/electron-userland/electron-packager
eg. electron-packager ./ --platform=darwin --arch=x64
eg. electron-packager ./ --platform=linux --arch=arm
Notes
The first time connecting to the camera will require the user to accept the incoming connection from this program Once hitting "Yes", you will need to restart this program
You will also need to reset the file number on the camera for this to properly download the photos after taking them. If this is not a possibility you may change the file number offset in the config.js file