This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM368-MT5 IPNC and PSIA protocol

Hi,

    Now I have DM368-MT5 IPNC software version 2.6.This version declare that it passes  PSIA  Conformance Test Tool ver 2.0.

When I use PSIA Conformance Test Tool to test IPNC,it can pass many  IPMD manatory tests, but I can't see the video,like below pic:

  

 

After sucessfully finishing  Video test, I begin Streaming test.In "channels/ID"test, after conformance test software sends XML file to IPNC, In IPNC console,I see av_server

re-configure its paramaters and restart.It seems OK.

 In "channels/ID/http"test, after conformance test software sends XML file to IPNC,it askes me "Do you see the video",but I see nothing.Meanwhile,I can see live video in LiveVideo Tab.

In IPNC console,no any information appears.  I think IPNC should receive XML file from conformance test software.But why av_server doesnt re-configure paramaters and restart?

Can anyone tell me how to debug Boa and PSIA protocol?

Thanks a lot

  • Hi Zhang,

    First of all http streaming is not supported in the DM36x IPNC application.

    And secondly the 'channels/ID/http' test case in the conformance tool doesn't send the expected URL i.e http://<ip addr>/PSIA/Streaming/channels/ID/http.

    You can look at the following files in the IPNC source code for PSIA implementation:

    1)\ipnc\ipnc_app\network\boa-0.94.13\src\request.c

    2)\ipnc\ipnc_app\network\boa-0.94.13\src\iface.c

    regards,

    Anand