-
Notifications
You must be signed in to change notification settings - Fork 641
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Onvif Url doesn't changed #4859
Comments
Hi @babutree |
Before, changing the IP address was not an option for editing. However, with the pull request that was mentioned, the edited IP address can now be saved successfully if the camera can connect with the new address. Nonetheless, modifying the camera profile through editing the URL is still not possible as the server generates it after a successful connection. As a workaround, you can obtain your camera profiles first using https://antmedia.io/rest/#/BroadcastRestService/getOnvifDeviceProfiles, and then use https://antmedia.io/rest/#/BroadcastRestService/updateBroadcast to modify your broadcast's streamUrl field. |
Hi Guys, ONVIF URL is a http endpoint that server communicates for controlling the IP Camera. So this is an expected behaviour. @babutree Guys, |
Short description
when I change and submit onvif URL, the URL doesn't changed
Environment
Docker nibrev/ant-media-server:latest
Steps to reproduce
The text was updated successfully, but these errors were encountered: