Hi,
We don’t have experience in conda so may not be able to provide the answer. Would see if other users can share experience.
The following inofrmation may help:
We have the python samples in DeepStream SDK:
https://github.com/NVIDIA-AI-IOT/deepstream_python_apps/tree/master/apps/deepstream-rtsp-in-rtsp-out
https://github.com/NVIDIA-AI-IOT/deepstream_python_apps/tree/master/apps/deepstream-test1-rtsp-out
The sample demonstrates setting up RTSP server. You may refer to the samples.
And for C programming, we have the steps in Jetson Nano FAQ
Q: Is there any example of running RTSP streaming?
We need to install libgstrtspserver-1.0 for building C sample. Probably it has to install the same in conda.