Does Jetson utility support rtsp videoout?

Hi,

In jetson utility code, videoOutput supports mp4 file, local display and rtp. Looks it does not support rtsp videoout. If we want to push rtsp stream from TX2, we have to port ffmpeg and use it to push rtsp stream, right?

Thanks
Harry

Hi,
We usually set up RTSP server by running test-launch. Please take a look at
Jetson Nano FAQ
Q: Is there any example of running RTSP streaming?