Camera Microservice
Build out the microservice options to change camera settings on the fly.
@Consti10 had some requests/ideas to make this better.
If you are working on qohd, it would be helpful to create a screen for changing camera/vide related stuff and use mavlink custom messages for it.
I think Stephen tried to do it "all" and struggled a bit with that. For example, query supported resolutions and stuff.
I think it would be easier to just let the user say: I want this resolution&framerate and the air pi responds with either "I can do that" or "I cannot do that"
Many camera mavlink messages already exist so care must be taken not to introduce needless duplication