Process multiple bluetooth video streams in parallel using Deepstream

Hi all,

I am trying to create a setup where I have multiple video streams coming in via Bluetooth to a Nvidia device for processing using Deepstream. Is there a way in Deepstream to receive multiple RTSP streams and process them in parallel ?

And would this require a different deepstream app for each video stream? I’m planning on doing this with Deepstream 4 or 5 and maybe on the Jetson Xavier AGX (or other Jetsons that may be recommended)?

Deepstream supports multiple RTSP streams. It can support up to 16 x 1080p30fps camera inputs.
The latest Deepstream 5.0 DP SDK is available here: https://developer.nvidia.com/deepstream-sdk

https://docs.nvidia.com/metropolis/deepstream/dev-guide/index.html#page/DeepStream_Development_Guide/deepstream_app_architecture.html#