Dear Friends,
I am currently working on RTSP streaming application. I am able to stream the video with help of MMAPI ‘s ( Darwin’s Streaming server) and play successfully on N97. Now my problem is implementing the other functionalities like play/pause/stop the streaming and implementing the seek bar(Progress bar) depending on RTP packets received from the server. I am trying to use the example source that is provided here
http://today.java.net/pub/a/today/20...g-java-me.html
I am able to fetch the RTP packets but unable to play on device(N97).The packet details from Darwin Streaming Server
RTPPacket 238: [ ssrc=0x6334, timestamp=483467, payload type=96 ] with media length: 236.
Please let me know how to feed these packets to MMAPI’s and implement all the other functions.
Thanks in advance
Regards,
Venkat

Reply With Quote

