On my network I have about 10 cams and I want to access the camera feed for each cam.
I am able to access the feed for one cam using the following rtsp url
"
rtsp:/<username_here>:<password_here>@192.168.0.126:554/Streaming/Channels/1001
"
The issue is I don't know what change should I make to...