You have the StreamConfiguration in that function, so you should be able to do things like adjust the stream width and height.
The flip is part of the overall configuration, not of the stream, so I don't think you have access to that. If you're editing the code already, you can obviously arrange to pass in more or different things to accomplish that.
Roi, assuming you mean the scaler crop, is a runtime control, so you can't change it in the configuration. You would change it in exactly the same way as you have the framerate and exposure time.
The flip is part of the overall configuration, not of the stream, so I don't think you have access to that. If you're editing the code already, you can obviously arrange to pass in more or different things to accomplish that.
Roi, assuming you mean the scaler crop, is a runtime control, so you can't change it in the configuration. You would change it in exactly the same way as you have the framerate and exposure time.
Statistics: Posted by therealdavidp — Thu Jul 18, 2024 8:47 am