You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. ant-media/Ant-Media-Management-Console#216
Hi Guys,
Just for your information, RTSP URL(rtsp://admin:12345678@192.168.1.198:554/stream1) is not an ONVIF URL.
ONVIF URL is a http endpoint that server communicates for controlling the IP Camera.
RTSP URL is a streaming URL that server gets the video/audio stream from that URL
So this is an expected behaviour.
@babutree
If you want to use RTSP URL directly, you can add it as a Stream Source in the web panel with RTSP URL. I'm attaching the screenshot for your convenience.
Guys,
So I'm closing this issue and please feel free to re-open if it does not work for you.
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: