Unable to read the RTSP in deepstream-6.4 if it contains user_name and password in deepstream sample apps deepstream-rtsp-in-and-out using the command :
I believe your issue is because you are using @ in your password admin@123, which interferes with the @ in @192.168.1.205:554. Two possible solutions are:
Change your password by removing @ in it.
Use %40 instead of @ when providing the RTSP url for processing in deepstream. In your case the url would become: