Hello,
I am having an issue with NetCam Studio API.
Cameras are shifting their IDs when other cameras are removed. So the url of a camera that used to be http://server.com:8100/Mjpeg/15 is now reconfigured with the ID=14 (http://server.com:8100/Mjpeg/14) because Camera 3 was previously removed.
Is there any workaround? I need the cameras url to be fixed
Thanks!