Test Yoosee Camera via ONVIF Device Test Tool 17

Discussion in 'Accessibility and Compatibility' started by Lahore, Aug 22, 2017.

  1. Lahore

    Lahore New Member

    ONVIF Device Test Tool helps security manufacturers to test ONVIF conformity of network devices including Access Control, Video doorphone, Network Cameras, Encoder/Decoder, Network Recorder. Here we use this tool to check and test Yoosee Wi-Fi cameras.

    Download and install the ONVIF Device Test Tool 17.01

    Running the tool, then select the network card of your computer, click "Discover Device" to search the devices in the local network.
    Click "Probe" , we can get the camera's basic information.
    [​IMG]
    Go to "Management" tab, we are able to save the settings or load setting files.
    [​IMG]
    Go to "Conformance Test", we are able to submit the test report to the ONVIF organization.
    [​IMG]
    In "Diagnostics" page, we are able to test all the ONVIF specifications.
    [​IMG]
    Go to "Debug" tab, then select "GetCapabilities", we are able to get the camera's media information. We even can play the video on computer.
    [​IMG]
    [​IMG]
    ONVIF Media Information Output
    Code:
    HTTP/1.1 200 OK
    Server: gSOAP/2.8
    Content-Type: application/soap+xml; charset=utf-8
    Content-Length: 5070
    Connection: close
    
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:xmime="http://tempuri.org/xmime.xsd" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:tptz="http://www.onvif.org/ver20/ptz/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl"><SOAP-ENV:Body><trt:GetProfilesResponse><trt:Profiles token="IPCProfilesToken0"><tt:Name>MainStream</tt:Name><tt:VideoSourceConfiguration token="VideoSourceConfigToken0"><tt:Name>VideoSourceConfig0</tt:Name><tt:UseCount>1</tt:UseCount><tt:SourceToken>VideoSourceConfigSourceToken0</tt:SourceToken><tt:Bounds height="720" width="1280" y="0" x="0"></tt:Bounds></tt:VideoSourceConfiguration><tt:AudioSourceConfiguration token="AudioSourceConfigToken"><tt:Name>AudioSourceConfig</tt:Name><tt:UseCount>1</tt:UseCount><tt:SourceToken>AudioSourceConfigSourceToken</tt:SourceToken></tt:AudioSourceConfiguration><tt:VideoEncoderConfiguration token="VideoEncoderConfigToken0"><tt:Name>VideoEncoderConfig0</tt:Name><tt:UseCount>1</tt:UseCount><tt:Encoding>H264</tt:Encoding><tt:Resolution><tt:Width>1280</tt:Width><tt:Height>720</tt:Height></tt:Resolution><tt:Quality>10</tt:Quality><tt:RateControl><tt:FrameRateLimit>30</tt:FrameRateLimit><tt:EncodingInterval>1</tt:EncodingInterval><tt:BitrateLimit>1200</tt:BitrateLimit></tt:RateControl><tt:Multicast><tt:Address><tt:Type>IPv4</tt:Type><tt:IPv4Address>192.168.1.3</tt:IPv4Address></tt:Address><tt:Port>554</tt:Port><tt:TTL>64</tt:TTL><tt:AutoStart>true</tt:AutoStart></tt:Multicast><tt:SessionTimeout>PT0H12M0S</tt:SessionTimeout></tt:VideoEncoderConfiguration><tt:AudioEncoderConfiguration token="AudioEncoderConfigToken"><tt:Name>AudioEncoderConfig</tt:Name><tt:UseCount>1</tt:UseCount><tt:Encoding>G711</tt:Encoding><tt:Bitrate>64</tt:Bitrate><tt:SampleRate>8</tt:SampleRate><tt:Multicast><tt:Address><tt:Type>IPv4</tt:Type><tt:IPv4Address>192.168.1.3</tt:IPv4Address></tt:Address><tt:Port>554</tt:Port><tt:TTL>64</tt:TTL><tt:AutoStart>true</tt:AutoStart></tt:Multicast><tt:SessionTimeout>PT0H12M0S</tt:SessionTimeout></tt:AudioEncoderConfiguration><tt:PTZConfiguration token="PTZConfigToken"><tt:Name>PTZConfig</tt:Name><tt:UseCount>1</tt:UseCount><tt:NodeToken>PTZConfigNodeToken</tt:NodeToken></tt:PTZConfiguration></trt:Profiles><trt:Profiles token="IPCProfilesToken1"><tt:Name>SubStream</tt:Name><tt:VideoSourceConfiguration token="VideoSourceConfigToken1"><tt:Name>VideoSourceConfig1</tt:Name><tt:UseCount>1</tt:UseCount><tt:SourceToken>VideoSourceConfigSourceToken0</tt:SourceToken><tt:Bounds height="180" width="320" y="0" x="0"></tt:Bounds></tt:VideoSourceConfiguration><tt:AudioSourceConfiguration token="AudioSourceConfigToken"><tt:Name>AudioSourceConfig</tt:Name><tt:UseCount>1</tt:UseCount><tt:SourceToken>AudioSourceConfigSourceToken</tt:SourceToken></tt:AudioSourceConfiguration><tt:VideoEncoderConfiguration token="VideoEncoderConfigToken1"><tt:Name>VideoEncoderConfig1</tt:Name><tt:UseCount>1</tt:UseCount><tt:Encoding>H264</tt:Encoding><tt:Resolution><tt:Width>320</tt:Width><tt:Height>180</tt:Height></tt:Resolution><tt:Quality>10</tt:Quality><tt:RateControl><tt:FrameRateLimit>30</tt:FrameRateLimit><tt:EncodingInterval>1</tt:EncodingInterval><tt:BitrateLimit>1200</tt:BitrateLimit></tt:RateControl><tt:Multicast><tt:Address><tt:Type>IPv4</tt:Type><tt:IPv4Address>192.168.1.3</tt:IPv4Address></tt:Address><tt:Port>554</tt:Port><tt:TTL>64</tt:TTL><tt:AutoStart>true</tt:AutoStart></tt:Multicast><tt:SessionTimeout>PT0H12M0S</tt:SessionTimeout></tt:VideoEncoderConfiguration><tt:AudioEncoderConfiguration token="AudioEncoderConfigToken"><tt:Name>AudioEncoderConfig</tt:Name><tt:UseCount>1</tt:UseCount><tt:Encoding>G711</tt:Encoding><tt:Bitrate>64</tt:Bitrate><tt:SampleRate>8</tt:SampleRate><tt:Multicast><tt:Address><tt:Type>IPv4</tt:Type><tt:IPv4Address>192.168.1.3</tt:IPv4Address></tt:Address><tt:Port>554</tt:Port><tt:TTL>64</tt:TTL><tt:AutoStart>true</tt:AutoStart></tt:Multicast><tt:SessionTimeout>PT0H12M0S</tt:SessionTimeout></tt:AudioEncoderConfiguration><tt:PTZConfiguration token="PTZConfigToken"><tt:Name>PTZConfig</tt:Name><tt:UseCount>1</tt:UseCount><tt:NodeToken>PTZConfigNodeToken</tt:NodeToken></tt:PTZConfiguration></trt:Profiles></trt:GetProfilesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
    This is a legal agreement between you (either individual or an entity) and ONVIF. By installing, copying or otherwise using the SOFTWARE, you are agreeing to be bound by the terms of this agreement.

    ONVIF SOFTWARE LICENSE
    1. GRANT OF LICENSE. ONVIF grants to you as ONVIF Member the right to use the SOFTWARE. The SOFTWARE is in "use" on a computer when it is loaded into temporary memory (i.e. RAM) or installed into permanent memory (e.g. hard disk, CD-ROM or other storage device) of that computer.

    2. COPYRIGHT. The SOFTWARE is owned by ONVIF and/or its licensor(s), if any, and is protected by copyright laws and international treaty provisions. Therefore you must treat the SOFTWARE like any other copyrighted material (e.g. a book or a musical recording) except that you may either (a) make a copy of the SOFTWARE solely for backup or archival purposes or (b) transfer the SOFTWARE to a single hard disk provided you keep the original solely for backup purposes.

    3. OTHER RESTRICTIONS. You may not rent, lease or sublicense the SOFTWARE. You may not reverse engineer, decompile, or disassemble the SOFTWARE.

    4. THIRD PARTY Software. The SOFTWARE may contain third party software, which requires notices and/or additional terms and conditions. Such required third party software notices and/or additional terms and conditions are located in the readme file or other product documentation. By accepting this license agreement, you are also accepting the additional terms and conditions, if any, set forth therein.

    5. TERMINATION. This License is effective until terminated. Your rights under this License will terminate automatically without notice from ONVIF if you fail to comply with any term(s) of this License. Upon the termination of this License, you shall cease all use of the SOFTWARE and destroy all copies, full or partial, of the SOFTWARE.

    6. GOVERNING LAW. This agreement shall be deemed performed in and shall be construed by the laws of Switzerland.

    DISCLAIMER
    THE SOFTWARE IS DELIVERED AS IS WITHOUT WARRANTY OF ANY KIND. THE ENTIRE RISK AS TO THE RESULTS AND PERFORMANCE OF THE SOFTWARE IS ASSUMED BY THE PURCHASER/THE USER/YOU. ONVIF DISCLAIMS ALL WARRANTIES, WHETHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT, OR ANY WARRANTY ARISING OUT OF ANY PROPOSAL, SPECIFICATION OR SAMPLE WITH RESPECT TO THE SOFTWARE.

    ONVIF AND/OR ITS LICENSOR(S) SHALL NOT BE LIABLE FOR LOSS OF DATA, LOSS OF PRODUCTION, LOSS OF PROFIT, LOSS OF USE, LOSS OF CONTRACTS OR FOR ANY OTHER CONSEQUENTIAL, ECONOMIC OR INDIRECT LOSS WHATSOEVER IN RESPECT OF SALE, PURCHASE, DELIVERY, USE OR DISPOSITION OF THE SOFTWARE.

    ONVIF TOTAL LIABILITY FOR ALL CLAIMS IN ACCORDANCE WITH THE SALE, PURCHASE, DELIVERY AND USE OF THE SOFTWARE SHALL NOT EXCEED THE PRICE PAID FOR THE SOFTWARE.
     
    Last edited by a moderator: Sep 4, 2023
    TomH likes this.
  2. Lahore

    Lahore New Member

    ONVIF Device Test Tool 17.01 Download Link
     

    Attached Files:

  3. TomH

    TomH New Member

    Is there an option to prevent the tool from hard resetting the camera when its probing?

    also the download link is broken... :-(
     
  4. Lahore

    Lahore New Member

    Update the download link.
     

    Attached Files:

    Slelnecker likes this.
  5. HomerPepsi

    HomerPepsi New Member

    Hi the download links are broken. Where can we grab the latest version?
     
  6. marcoz

    marcoz New Member

    link good.thnks
     
  7. zan7755

    zan7755 New Member

    thanks
     
  8. Svelto

    Svelto New Member

    Any good link?
     
  9. Linkternet

    Linkternet New Member

    Hello, would you be so kind to share the downlink for the Onvif Device Test Tool.
    Thanks a lot
     
  10. riad

    riad New Member

    thanks :D
     
  11. tibet

    tibet New Member

    Добрый день. Не могли бы поделится ссылкой для тестирования. Спасибо