Hi NVIDIA Team,
I’m encountering an issue while trying to add an RTSP stream in VST (Video Streaming Toolkit). When I try to add the following stream:
rtsp://admin:admin@ipaddress:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif
I receive the following error message:
Error: Invalid RTSP URL
The stream is accessible and working fine when tested using tools like VLC. However, VST rejects it with the invalid URL error.
Could you please advise if there are any format requirements or internal checks that could be causing this? Is there a specific URL structure or authentication format that VST expects?
Any help or guidance would be appreciated. Thanks in advance!