Set processing bit rate for video inputs on Xavier

Hi all,

We can successfully aggregate 8 rtsp streams to deepstream sdk. When all streams are aggregated to VLC, they look pristine, when aggregated to Deepstream sdk they look as if bandwidth is limited. We can’t seem to find where we can set the Mb/s parameters in deepstream sdk config files to increase bandwidth.

Thoughts?

How do you find “when aggregated to Deepstream sdk they look as if bandwidth is limited” ?
I think the input bit rate should be set in rtsp module. Deepstream recevies the stream and does decoding, no input bit rate setting.