J2MEStreaming

Application Screenshot:
J2MEStreaming
Application Details:
Version: 1.1 updated
Upload Date: 5 Oct 11
Developer:
Distribution Type: Freeware
Downloads: 184
Size: 919 Kb

Rating: 1.7/5 (Total Votes: 9)

J2MEStreaming 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.

Similar Apps

Http Remote
Http Remote

4 Apr 10

Network Access Pro
Network Access Pro

15 Jan 13

MobyExplorer v3
MobyExplorer v3

20 Jan 13

Http Remote
Http Remote

4 Apr 10

Comments to J2MEStreaming

Comments not found
Add Comment
Turn on images!