Shutter speed in multiple camera exe

Hi, we are using zed 2 and your multiple camera record exe but we can’t change shutter speed with that is there a way for it.we need it because we are tracking high speed object and shutter must be arrange for lightning conditions.
Thanks for you’re time

Hi @OnurS
What is the multiple camera record exe that you are using?
Is it this project? https://github.com/stereolabs/zed-sdk/tree/master/recording/recording/multi%20camera/cpp

If that’s the case you must improve the source code (that is a simple demo) by adding camera settings control: Camera Class Reference | API Reference | Stereolabs

You can add the code from this other example: https://github.com/stereolabs/zed-sdk/tree/master/camera%20control