Hi,
Do you mean you set up RTSP sever on Jetson Nano and can have 7 clients connected at maximum? Not quite understand the use-case and please share more information.
No, on previous RTSP server, we dont use Jetson or gpu, only CPU with those video method, and we only got around 7 client at maximum,
The question is, if we want to have around 60 client to stream web rtsp what kind gpu or Jetson nano should we use ? and what method should we implemented to stream 60 client ?
Hi,
We don’t try the use-case which has so many clients. The encoding can be switched to hardware, but for handling connection of so many clients, CPU capability and memory bandwidth are also important. Would suggest try AGX Xavier or AGX Orin. In general, we launch RTSP server through test-launch in gstreamer. Please refer to the steps in AGX Orin FAQ.