Hi , i am interested in streaming audio/video using J2ME on symbian OS. could you please share any pertinent info u might have regarding this.
Do i need to implement my own player or extend my player from the existing player classes(basic player classes already implemented in J2ME Wireless Toolkit or player classes in the NDS suite for J2ME version 2.2 integreted with SunOne IDE)? But the NDS suite we are using doesnt have source codes. Instead the .class files are packaged in jar files.
Also I found that whatever players have already been implemented read the entire file content 'n appeneded to buffers ,then tried to play it 'n often runs out of memory. I would like to implement my own buffering algo which ll receive data from RTP sessions.
Can u please help me?

Reply With Quote

