Streaming "display multiple camera"

Hi all
If i want to ask if i want to stream and display multiple cameras in one base window.
How can i do this without affect on quality of feeds.

I want it to be adaptive with any screen size, please assist with sample code.

Note : I want to make base window and add each feed on it because I dont want to concatentate it and display it as single feed

Hi,

I would recommend to use OpenCV for this kind of application.

We do not have a sample ready-to-use for this kind of application.
However, we have a sample called “Camera control” that does this for one camera (https://github.com/stereolabs/zed-sdk/tree/master/camera%20control/cpp). You can start from there and adapt it to handle multiple cameras.

We do not provide custom code, however do not hesitate to ask if you have specific questions.

Jean-Loup MACARIT
R&D Engineer
Stereolabs Support