Question:
Do you have an example showing the format for getting a RTSP stream from a NVR/DVR?
Answer:
Yes. Below are the examples.
rtsp://<Username>:<Password>@<IP Address:Port>/Streaming/channels/1701
gets the main stream of the 17th channel. Do not include the <>
rtsp://<Username>:<Password>@<IP Address:Port>/Streaming/channels/1902
gets the sub stream of the 19th channel. Do not include the <>