Discussion Board

Search:

Type: Posts; User: ChuanW; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    13,003

    Re: RTP API example code or documentation

    Hi,

    The S60 RTP quick quide as followed:
    1. Open RTP

    iRtpApi = CRtpAPI::NewL( ..)
    iRtpApi->OpenL( ..);
    iRtpApi->StrartConnection( ..);

    2. CreateSession
  2. Replies
    2
    Views
    5,187

    Re: Video->Buffer-> RTP

    2) Do i need to maintained a buffer ( ex: jitter buffer) before i pass the data to RTP ? If yes Is their any public APIs available to maintains buffer?

    Yes. The buffer has to be maintained before...
  3. Replies
    10
    Views
    10,562

    Re: Sending and receiving RTP packet

    Hello

    To send and receive RTP packet, please do the step 4,5 and 8.

    1. Open RTP

    iRtpApi = CRtpAPI::NewL( ..)
    iRtpApi->OpenL( ..);
    iRtpApi->StrartConnection( ..);
  4. Replies
    10
    Views
    8,113

    Re: Looking for CRtpAPI code example

    Here is the quick guide for using Nokia Rtp
    1. Open RTP

    iRtpApi = CRtpAPI::NewL( ..)
    iRtpApi->OpenL( ..);
    iRtpApi->StrartConnection( ..);

    2. CreateSession
    iRtpApi->CreateSessionL( .....
Results 1 to 4 of 4
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved