schoolpost / BlueMagic32

Arduino ESP32 Library for connecting to Blackmagic Cameras using Bluetooth Low Energy.
GNU Lesser General Public License v2.1
94 stars 17 forks source link

Updating Codec and Quality will not work unless the codec is already selected in camera menu #8

Open jkronk opened 3 years ago

jkronk commented 3 years ago

Using BMPCC6K I have been trying to update the codec and quality for BRAW and ProRes. The command works perfectly if I already have the codec selected, but sending a command going from BRAW to ProRes does not update the selected codec on the camera. I have to update the codec manually and then the command ends up working.

Using 6.9.6 firmware BTW.

pmijoiu commented 2 years ago

the same limitation exists also on the mobile apps so this might not be allowed by the camera

jkronk commented 2 years ago

Yea thats what I think is happening as well