P2P media streaming

Hello,

i am trying to implement a small demo P2P application which involved PC and mobile devices. I wanted to split a media into byte chunks and store them on different peer. If a peer wants to watch a file, it will need to fetch each chuck from different peers one after another.

What media format (audio and video) J2ME MMAPI supports? For example my nokia N80 supports mp4 and 3gp formats does the MMAPI supports those also?.

it seems that streaming with RTP/RTSP has been quite tricky if i believed other thread, would it be possible to just send byte to a mobile device and play each chunck separately?

Can i split any kind of media in byte chunck? Or is there some kind of formatting issues?

Any other advises which could help me would be welcome. I will post my streaming code when i get it to work.

thanks a lot

sebastien

[881 byte] By [sebvena] at [2007-10-3 8:00:34]
# 1
Hello,is there anybody who could give me some hints in my task? Is media streaming not possible to a midlet then? If i believe other threads it seems so.regardssebastien
sebvena at 2007-7-15 3:03:51 > top of Java-index,Java Mobility Forums,Java ME Technologies...