Hello,
We try to get RTSP stream with ONVIF bridge.
We use an URL with the following format:
rtsp://xxx.xxx.xxx.xxx:554/live/5D510999-AC50-4097-962F-F5DE8245BB1B
We try with VLC but we have the following mesages:
live555 error: SETUP of’video/H264’ failed 404 Not Found
live555 error: Nothing to play for rtsp://xxx.xxx.xxx.xxx:554/live/5D510999-AC50-4097-962F-F5DE8245BB1B
satip error: Failed to setup RTSP session
When we set the URL on VLC, we had the possibility to fill out the login and the password.
We had tested with local IP and with localhost
Any idea of the problem?
Hi,
Few things that you may check is
- Verify that the guid is the correct camera id
- Is this the default stream of the camera
- You may look in the log files of the Open Network Bridge
- try using ODM , to see if it works there.
In general this look more of a support case, so I recommend in case you continue to experience issues , to contact our support or write in the support forum :https://supportcommunity.milestonesys.com/s/?language=en_US
@Mayssa Zendjebil
You could also check if the camera codec is actually set to H.264 or not in the VMS.
Thank you for your answers. We solved the problem. We have installed “ONVIF Bridge pour Management Client” instead “Milestone Open Network Bridge”
It’s working with the last one.