Roger Hardiman
Roger Hardiman
Hi there I was involved in some of the changes to use GetServices. With GetCapabilities you cannot get access to the MEDIA-2 API which means you cannot get H.265 video...
We could automate this and generate a load of differenr getServiceCapabilities ONVIF requests for each event in GetServices. Is that any use to anyone?
Hi there Thanks for spotting that flag for includeCapabilities. I'd missed that when reading the ONVIF spec yesterday. So there must be a bug in the Reolink camera. We have...
Having the exact same "service" field may be correct. What it tells you is that you can send any ONVIF command to http://yourIP:2020/onvif/service You don't have to send ONVIF commands...
So is the C200 working fine with the library now? Just checking as I was thinking of getting one for a little indoor camera Roger
Did we still need to do something for the cameras mentioned in the original post? I've lost track of where we are with this problem report
thanks for the update. If there is anything you want to push down into the library, we are always happy to receive contributions.
> Did the structure change over the years..... Yes the structure did change. Originally we had the Media Service https://www.onvif.org/ver10/media/wsdl/media.wsdl Now we also have Media2 (Media Service Version 2.0 and...
Just to add some extra info. In the original ONVIF spec we had to get the System Date and Time and then call GetCapabilities to get the URLs for each...
Hi. Just a reminder you need to modify the commit to handle 'media' and 'media2' as the APIs are different.