Discussion Board

Results 1 to 13 of 13
  1. #1
    Registered User elliel's Avatar
    Join Date
    Sep 2004
    Posts
    2
    Hi, Guys
    I am wondering that whether Symbian uses RTP for Video streaming.

    Thanks.

  2. #2
    Nokia Developer Champion stenlik's Avatar
    Join Date
    Mar 2004
    Location
    Czech Republic
    Posts
    2,037
    Hi,

    RTP stack part of any todays SDK. It is planned to be part of Symbian 9.1.
    Bye
    STeN

  3. #3
    Registered User stephkoenig's Avatar
    Join Date
    Sep 2005
    Posts
    4
    most parts on rtp that i get in the dox is :
    This item is not part of S60 3rd Edition SDK.
    really annoying...
    there is hope with one entry though:
    http://www.symbian.com/Developer/tec...POverview.html
    Last edited by stephkoenig; 2006-05-19 at 23:42.

  4. #4
    Registered User sipshakers's Avatar
    Join Date
    Jul 2005
    Posts
    39
    it seems symbian provided RTP support in its v9.1 but Nokia has removed it from their S60 3rd edition.

    if thats the case then really bad. Why would Nokia want to do?

    regards,
    -nins

  5. #5
    Nokia Developer Champion stenlik's Avatar
    Join Date
    Mar 2004
    Location
    Czech Republic
    Posts
    2,037
    Hi,

    I'm just iinteresting - are you planning to use RTP over TCP (because of NAT)? Or you plan to use it normally over UDP having some other solution? VPN tunnels or public IP addresses for example?

    Bye
    STeN

  6. #6
    Registered User laurapanizo's Avatar
    Join Date
    Oct 2005
    Posts
    15
    Hi!
    I've use RTP over UDP with S60 2ndED without problems.
    Now I'm porting my code to 3rdED, but I have some problems....
    - I can't use KUseDefaultIap.
    -I can't see in the mobile phone what it's being streamed.I'm using ethereal in the server side, and I can see that the streaming session has started, but after few seconds the mobile phone sends to the server the command PAUSE and then TEARDOWN.

    Does anybody have this problems too?

    Thanks in advance

  7. #7
    Nokia Developer Champion stenlik's Avatar
    Join Date
    Mar 2004
    Location
    Czech Republic
    Posts
    2,037
    Hi,

    I asked, because I simply don't understand how you send packtes over UDP to the phone??? It's of course possible to stream video from the mobile to the server, but how can be RTCP control packets from server delivered back to the mobile or how you can stream RTP/RTCP packets over UDP in the reverse direction??You must have problem wiht firewall/NAT between public Internet and operator backbone intranet...

    Bye
    STeN

  8. #8
    Registered User laurapanizo's Avatar
    Join Date
    Oct 2005
    Posts
    15
    Hi,
    I'm not doing streaming from the mobile to the phone.
    In the mobile phone,if you use RealOnePlayer you can stream from a server. I have developed an application that uses CVideoPlayerUtility::OpenUrlL() to do streaming, and I don't have to worry about sockets or anything else.
    RTP packets runs over UDP and RTSP over TCP when the communication is between the server and the mobile phone. However, when I use my laptop with Quick Time 7 as client, RTP packets are encapsulates in RTSP packets.
    I haven't tried to do streaming in the reverse direction.

  9. #9
    Regular Contributor AlfredoRU's Avatar
    Join Date
    Dec 2005
    Posts
    121
    I'm REALLY insterested on using SIP/RTP stack in my product.

    I have seen that Nokia offers SIP plugin. But what about RTP stack support for Series 60 v2?

    How have you included RTP support for S60 v2 in your program.
    Own implementation? 3rd Party? I definitely can't spend a lot of time in implementing my own stack. I need to focus efforts in high level functionality.

    Please share your ideas.

    Thank Your very much!




    Quote Originally Posted by laurapanizo
    Hi!
    I've use RTP over UDP with S60 2ndED without problems.
    Now I'm porting my code to 3rdED, but I have some problems....
    - I can't use KUseDefaultIap.
    -I can't see in the mobile phone what it's being streamed.I'm using ethereal in the server side, and I can see that the streaming session has started, but after few seconds the mobile phone sends to the server the command PAUSE and then TEARDOWN.

    Does anybody have this problems too?

    Thanks in advance

  10. #10
    Regular Contributor ruchig_iic's Avatar
    Join Date
    Sep 2006
    Posts
    51
    hi

    I an working on emulator, not using any phone now. Firstly i establish connection using SIP with my video server which then sends me video in rtp payloads (video on demand application). My problem is how do i buffer and playback stream using CVideoPlayerUtility() and openURL(). Because once my server is through with SIP, it immediately starts sending rtp payloads.

    Can you please tell how did you do it or if possible share some portion of your code.

    I will be really thankful.
    Regards
    Ruchi
    ruchi.gupta@bhartitelesoft.com

  11. #11
    Registered User ajuj20's Avatar
    Join Date
    Oct 2006
    Posts
    4
    hi !
    i want to use rtp for audio streaming .can any one give me suggestion for implementation of rtp using symbian 9.0 .Is there any api available in symbian 9.1.
    bye

  12. #12
    Regular Contributor ruchig_iic's Avatar
    Join Date
    Sep 2006
    Posts
    51
    hi

    Yes Symbain 9.x support RTP but there is no support for the same in sdk. So either you implement your own RTP stack or you recieve RTP packets over UDP and youself perforn the necessary operations.
    Regards
    Ruchi
    ruchi.gupta@bhartitelesoft.com

  13. #13
    Registered User essoess5705's Avatar
    Join Date
    Jul 2006
    Posts
    41
    Stenlik, just about all internet routers support replying to UDP packets, even behind a NAT barrier. They create a tunnel for every packet and allow for responses to go in the other direction. This is not an obstacle.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
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