PHP Classes

Onvif version & testing fail

Recommend this page to a friend!

      PHP ONVIF  >  All threads  >  Onvif version & testing fail  >  (Un) Subscribe thread alerts  
Subject:Onvif version & testing fail
Summary:Onvif version & testing fail
Messages:3
Author:chai
Date:2013-12-27 04:32:23
Update:2014-02-03 08:23:23
 

  1. Onvif version & testing fail   Reply   Report abuse  
Picture of chai chai - 2013-12-27 04:32:24
Hi,

May I know ponvif support which version of Onvif? I have tested on Panasonic WV-SF135 and ZKTeco ZKMD532 but not success.

Notice: Undefined index: GetSystemDateAndTimeResponse in /var/www/html/web/ponvif/lib/class.ponvif.php on line 126
Notice: Undefined index: GetCapabilitiesResponse in /var/www/html/web/ponvif/lib/class.ponvif.php on line 142
Warning: Invalid argument supplied for foreach() in /var/www/html/web/ponvif/lib/class.ponvif.php on line 495
Notice: Undefined offset: 0 in /var/www/html/web/ponvif/lib/class.ponvif.php on line 107
Notice: Undefined index: GetVideoSourcesResponse in /var/www/html/web/ponvif/lib/class.ponvif.php on line 158
Notice: Undefined index: GetProfilesResponse in /var/www/html/web/ponvif/lib/class.ponvif.php on line 174
Notice: Undefined index: GetVideoSourcesResponse in /var/www/html/web/ponvif/lib/class.ponvif.php on line 158
Notice: Undefined index: GetProfilesResponse in /var/www/html/web/ponvif/lib/class.ponvif.php on line 174
Notice: Undefined index: GetCapabilitiesResponse in /var/www/html/web/ponvif/lib/class.ponvif.php on line 142
Array ( ) Media url: Device url: Ptz url: Array ( [major] => 0 [minor] => 0 )
Notice: Undefined index: GetDeviceInformationResponse in /var/www/html/web/ponvif/lib/class.ponvif.php on line 205
Array ( [Fault] => malformed )
Notice: Undefined offset: 0 in /var/www/html/web/ponvif/test.php on line 29
Notice: Undefined offset: 0 in /var/www/html/web/ponvif/test.php on line 30
Notice: Undefined index: GetStreamUriResponse in /var/www/html/web/ponvif/lib/class.ponvif.php on line 227
Notice: Undefined offset: 0 in /var/www/html/web/ponvif/test.php on line 37
Array ( ) Array ( ) Array ( ) Array ( )
GotoPreset executed successfully

Please advise. Thank you.

  2. Re: Onvif version & testing fail   Reply   Report abuse  
Picture of chai chai - 2014-02-03 08:23:23 - In reply to message 1 from chai
It works great after i set the proxy. But I came across some onvif url which display blank content so I could not read its WSDL. But the same onvif url can be discover by the Onvif Device Manager. Please advise. Thank you.

  3. Re: Onvif version & testing fail   Reply   Report abuse  
Picture of Sergio Andres Cabrera Villarroel Sergio Andres Cabrera Villarroel - 2014-10-29 19:22:37 - In reply to message 1 from chai
Hi, i'm using a camera Bosch Mic IP 7230, for this example, and i have a pelco spirit with an axis q7401 and it's doesnt work with no one i'm having these error.

Array
(
[Envelope] => Array
(
[Body] => Array
(
[Fault] => Array
(
[Code] => Array
(
[Value] => SOAP-ENV:Sender
[Subcode] => Array
(
[Value] => ter:InvalidArgVal
[Subcode] => Array
(
[Value] => ter:NoProfile
)

)

)

[Reason] => Array
(
[Text] => Profile token does not exist
)

[Node] => http://www.w3.org/2003/05/soap-envelope/node/ultimateReceiver
[Role] => http://www.w3.org/2003/05/soap-envelope/node/ultimateReceiver
)

)

)

)


Can you help me please?