How to pass g-streamer's 'user-id' 'user-pw' command line args to deepstream?

Hi,

I am able to successfully pass user-id and user-pw to gstreamer like this.

gst-launch-1.0 location=rtsp://----:----@localhost user-id=“-----” user-pw=“----”

How would I edit the deepstream sample config to take in these and run them when it runs gstreamer internally? Gstreamer requires that these cmd args are passed with the stream.

Thanks

bump

Hi,
A HikVision IP camera runs in the format:

rtsp://admin:nvidia123@10.24.238.156:554/ISAPI/Streaming/channels/101

FYR. You may check with your IP camera vendor.