Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User skibol's Avatar
    Join Date
    Jan 2009
    Posts
    13
    Hi I have to implement system which allow to live sound streaming from mobile to server.Do u know if the protocol rtp could be right for this ? I know that I can use it to stream something from server to phone but is it possible to do this in opposite direction and how ??

    Best regards.

  2. #2
    Regular Contributor skjolber's Avatar
    Join Date
    Mar 2003
    Location
    Norway
    Posts
    63
    I've actually implemented a pure J2ME RTSP client recently, and since RTP is just UDP packets (AKA datagrams in j2me) it should work. I was able to receieve packets on my Sony Ericsson W800, but not on my N95 - although I did not look to hard on the network configuration.

    Given implementation-specific behaviour both in phones and mobile networks, I would set up a simple J2SE UDP server socket and try to reach it with an UDP packet from the phone. If that fails, you are over on TCP, but that should also work with RTSP somehow.

    Is the data available to you on the correct form for RTP packets? If not, you might consider some processing on the server side, but this of course complicates things.

    Let me know how it goes.

    Thomas

Similar Threads

  1. Replies: 23
    Last Post: 2009-05-11, 16:47
  2. Mobile learning server / environment published
    By mikaset in forum News, Announcements and Job Listings
    Replies: 0
    Last Post: 2008-03-25, 20:50
  3. How to initiate a GPRS connection to the mobile phone from a remote server?
    By VigenIssahhanjan in forum Symbian Networking & Messaging (Closed)
    Replies: 2
    Last Post: 2004-11-22, 08:50
  4. Replies: 0
    Last Post: 2004-02-25, 08:44

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