I was using the pre-release of the REST API to get the port, codec, and connection uri for the camera/{id}/settings endpoint in order to build RTSP urls. It doesn’t seem to be returning this particular data anymore - was this changed? If so, is there still a way to get this information from the REST API? Thank you.
Hi Rie, I’m aware that the endpoints function properly (writing ‘camera’ instead of ‘cameras’ was a typo), I more meant the data returned from the endpoint is different than it was. I used to be able to get the connectionUri, RTSP port, and codec from this endpoint, but that data now seems to be absent. Is this information available elsewhere in the API?
I am suspecting that you use the API method to different cameras. Cameras have each settings and it depends on what camera type/model is.
Please see camera settings on Management Client (start MC – select Recording Server – select a camera under a hardware – click Settings tab), you will see that there are different settings on each camera.
FYI - Let me attach two files - one is pre-release version and the other one is release version of the method result.