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.

rtp implementation in IPNC_V3.00

Hi guys,

SW: IPNC_RDK_RELEASE_V3.00

   I want to stream the data using RTP implementation available in below path in TI's release package.

PATH: ipnc_app/multimedia/avi_save/armffmpeg/libavformat/

How to enable RTP streaming? 

Thanks in advance :)

  • Hello,
    For IPNC support, please contact local FAE.
    Best Regards,
    Margarita
  • Hello,

    Can you please use network/live folder which takes care of network RTP/RTSP streaming?

    Network streaming is normally done by wis-streamer which uses LIVE stack

    Can you please give more details on what you are looking for as this streaming is already supported in IPNC RDK?

    Regards,

    Raghu

  • Hi Raghu,

                    My IPNC setup is using RTSP streaming from wis-streamer as of now.

    If My understanding is correct, this RTSP module is attached to the GO7007 Driver for RTP/RTSP packet formation. And GO7007 driver can output only encoded packets not the uncompressed video !!.

    But my current requirement is to stream the RAW packets/uncopressed video data using RTP/RTSP.  I found some standards specifying uncompressed video data streaming using RTP. 

    Your help will be appreciated.

    Thanks a lot.