J2MEStreaming
  • Version:
  • Last Updated:
  • Total Downloads:
  • 1.1
  • March 24, 2009
  • 175,739
J2ME Streaming is always a hot topic. How to implement streaming via HTTP protocal in GPRS?
Of course if the streaming media is not support partial data play (ex. midi sound), we can`t do anything about it, right?
But how about if the media can play partial data (ex. arm sound), can we do it?
Here comes a wonderful J2ME application. Remember that we are not talking about RTSP/MMS, we are dealing with HTTP.
The idea is very simple. We open two thread, one thread is for download the data, the other thread is play the data that already downloaded so far.
Once the first chunk of data is available, we play it. When finished play the first chunk of data, we play the second available chunk of data, and so on.
If your mobile phone phone support two players, the play will be more smooth. The data is dynamically fetched into the next player.
Well you may ask "If finished play the first part of data and there is no second part data available which can be likely happened via airtime GPRS, what to do?", just play the first part data again right!
Once the data is 100% downloaded, you can always replay again and again.
There is no need for special treatment of the host server that provide the media.
Yeah, you can play from any media server with this application.

Things to remember:
1) We assume that your mobile implemented the JSR 135 API getDuration and setMediaTime (tested on Motorola v188).
2) Download big size of streaming data may cost you a lot of money if it is not monthly service based on. It is you own responsibility for the cost, not my application.
3) The application provided a demo, therefore try the demo first and let me know which device can play and what problem you have.
4) You can find what media is available now in my server here.
5) Need source code? come here.
6) My contact email: drhu00@yahoo.com

IMPORTANT NOTES

Click here to get the activation code for this application!

Our Other J2ME Applications
J2MEQRCode J2MEPNGEncoder J2MECNewsRead
J2MEStreaming J2MECSMS J2MEDataMatrix
J2MEFaceSearch J2MEFaceMatch J2MERTSPVideo
J2MEHTTPVideo J2MEAudioMe J2MEVideoMe
J2MEPlateRecognition J2MEPAV J2MEStock
J2ME Games
DreamPlanet Bonze Universe
Hero Legend Chinese Chess
Useful J2ME Applications
ChEnDictionary ChEnDictionary ChEnDictionary
LearnChinese QRbCard DMbCard
J2MEWebCam StreamingRadio J2MEFaceDetect
DMReader StreamingVideo StarFace

Sponsored Apps