How many rtsp streams TX2 can handle?

Hello,

I would like to connect a couple of rtsp streams to Jetson TX2 and do some simple object detection. So the question - how many rtsp streams TX2 can process? From my experience, stream processing using OpenCV requires quite much CPU resources, so maybe somebody have experience with that.

Thanks in advance

Both TX1 and TX2 support 3840x2160, 60fps, up to120Mbps.
For multiple decoding, we have verified 4 1080p25 on TX1:
[url]https://devtalk.nvidia.com/default/topic/1014789/jetson-tx1/-the-cpu-usage-cannot-down-use-cuda-decode-/post/5188538/#5188538[/url]

Thanks Dane so much!