mmt
mmt copied to clipboard
Info command to print GoPro settings
Initial Info support
Closes #83
Added initial support for info command. Needs work to give error for other cameras
$ ./mmt info -i 10.5.5.9
Using config file: /home/user/.mmt.yaml
SSID : GP34713698
Mode : Video
White Balance : Auto
Resolution : 2.7K
ISO Mode : Max
ISO Limit : 400
Protune : false
Type:
- [ ] Bug fix
- [ X] New feature
- [ ] Breaking change
- [ ] Documentation
Camera:
- [X ] GoPro
- [ ] Insta360
- [ ] DJI
- [ ] Android
- [ ] This PR adds a new camera
Component:
- [ ] Core logic
- [ ] Import
- [ ] Merging
- [ ] Firmware Update
- [ ] Video Manipulation
- [X] Info
Checklist before approval:
- Linter pass
- Build pass