mmt icon indicating copy to clipboard operation
mmt copied to clipboard

Info command to print GoPro settings

Open daktak opened this issue 2 years ago • 2 comments

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

daktak avatar Jan 10 '23 05:01 daktak