| Reply | « Previous Thread | Next Thread » |
|
I want to have a J2ME application that displays a live streamed video, text and some buttons. The textual infos and button actions have to be synchronized with the live video stream. One use case is a tv shopping channel. My current issue is to synchronize the video with the text and button actions. First I tried to get the meta data I had embedded in the RealMedia stream (using RMEvents tool and slta play lists). But MetaDataController interface is not implemented on my N70. I found no other Nokia platform that supports that interface. Therefor I tried to use MediaTime (player.getMediaTime()). That seemed to be a good solution until I found out that the MediaTime is not synchronized with the current frames the user sees on his phone display. The MediaTime on my phone is always 3-6 seconds ahead. This is at least my biggest problem. I found no way to determine the amount of time that the MediaTime is ahead.
Because of the MediaTime based problem I started to think about parsing the rtsp stream to extract MetaData from the video stream on my own. Has anyone tried that successful? Has anyone similar experiences? Any alternative ideas or a solution? cheers, Michael my enviroment: - S602ndFP3 based Nokia N70 phone - Real Universal Server with mobile option - slta generated rtsp video stream with rm8/3gpp encoding |
|
hi dermicha,
I am just trying the same get the original RTP data from Streaming Server and try to play it on mobile.but couldnt get anything. hope by this time u got any soluion if yes please let me know that as i need to complete my final year project as soon as possible. |
|
Quote:
Vikram Goyal, First Book on Mobile Media API (MMAPI) - Coming Soon from Apress Register at: [url]http://www.mmapibook.com[/url] |
| brokendove |
| View Public Profile |
| Find all posts by brokendove |
|
Hmm so ur pasring the metdata on the mobile , I think it is quite hefty do that on client side and does the rtsp request is landing on the server . I mean are u sure that rtsp request is reaching your streaming server , I dont think so,bcos I got the same probelm at my side the request didnt reach at all on the my Server.
|
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| J2ME MIDlet is limited, why not Java applications on mobile? | chen_lin99 | Mobile Java General | 11 | 2007-12-29 02:15 |
| Web To Mobile games a reality | sjbrown0 | Mobile Java General | 0 | 2005-06-29 02:51 |
| sonify.org to focus on mobile device audio | hp3 | Mobile Java Media (Graphics & Sounds) | 0 | 2004-10-16 17:39 |
| simplest url to mobile content | hp3 | General Browsing | 0 | 2004-01-19 17:13 |
| Nokia Mobile VPN Client | marcyl | Symbian Networking & Messaging | 1 | 2003-12-01 15:47 |