In the preprocess config below, there are two ROIs in roi-params-src-0. How to set different color for these two? The roi-color=1;0;1;1 is common for both of the ROIs.
I tried setting them in different groups. But as the source is common it seems to use the 1st group only. I spitted the two rects in different groups giving different colors. But it only shows 1 rect as the source is common. The config I tried is given below:
Point to be noted -
My application requires multiple RTSP inputs And for each RTSP there are two ROIs (red and yellow) with different ROI locations. So one RTSP camera’s ROI areas are different than others. Currently testing with one source which is not working even with different groups.
There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks
@Fresher , Cause the preprocess is open source, you can customize your needs by yourself.