View Single Post
  #1  
Old 11-12-2008, 12:14 PM
Ash_J2ME
 
Posts: n/a
Question

Streaming using J2ME player


Hi,,
i developed one player in J2me which play a streams
in chunks each chunk eg: byte [1024] stream;
but it play well stream by stream in Emulator
but not on Mobile Nokia7610
Actualy.
on mobile hole file streams will collect and then play
i used x-wav file for stream

please reply me!!!!!
Reply With Quote