cannot get onvif GetStreamUri from media2

673 Views Asked by At

I want to get the media stream url from onvif,but it shows that "Method 'GetStreamUri' not implemented: method name or namespace not recognized"Detail: [no detail] . I don't know the reason why the method GetStreamUri not implemented?

I download wsdl "http://www.onvif.org/ver20/media/wsdl" and generate the code by using the gsoap.

console ouput

I find the TEST.log.It shows that it cannot find ns3:GetStreamUri and ns1:GetStreamUri

debug information

1

There are 1 best solutions below

0
Ottavio Campana On

Is your camera Profile T compliant or does it at least implement Media Service 2?

In not, then you should use Media Service 1.