BlueMagic32
BlueMagic32 copied to clipboard
Is there a function to toggle the HFR button?
I have no idea where to post general questions so I need to ask here :)
Is there a function to toggle the HFR functionality of the cameras? I know there is the possibility to get framerate data and set framerate data, but I think its different than the HFR-button/functionality.
Hope someone can help out on this one. Thanks
any update?
https://github.com/schoolpost/BlueMagic32/blob/135b9533aecc392a06cbcd1e9829963770ef453c/README.md?plain=1#L153-L159
Reading through the dev docs here: https://documents.blackmagicdesign.com/DeveloperManuals/BlackmagicCameraControl.pdf
I don't see anything about the HFR functionality (granted BMD hasn't updated that document in a while so it may exist but we just don't know what the command is).
https://github.com/schoolpost/BlueMagic32/blob/135b9533aecc392a06cbcd1e9829963770ef453c/README.md?plain=1#L153-L159
Reading through the dev docs here: https://documents.blackmagicdesign.com/DeveloperManuals/BlackmagicCameraControl.pdf
I don't see anything about the HFR functionality (granted BMD hasn't updated that document in a while so it may exist but we just don't know what the command is).
I have checked the developer manual again and HFR ist also called offspeed framerate and in the documentation there is "offSpeedEnabled" but I have no idea if I could trigger it via BlueMagic32. @paco3346 do you have any idea to make this work?
Also my problem is actually that nothing works anymore because I do not find the old ESP32 library thats suggested. Actually I read that some people do have problems ...