Hi,
You can read a RTSP source with id and password. It is supported in rtspsrc plugin. For streaming out with id and password, suggest you go to gstreamer forum to get suggestion. We have similar advice in How to stream csi camera using RTSP? - #7 by DaneLLL
Hi @forumuser, do you mean output RTSP from jetson-inference? It is not currently supported, as GStreamer doesn’t come with the rtsp-server by default and there isn’t an rtsp-server element that can easily be integrated into existing pipelines. See this post for more info:
With jetson-inference, recommend streaming out RTP or RTMP for the time being.