Re: RTSP Problem on Asha 311
I don't have an answer for this but please keep in mind that by calling the platformRequest and providing a stream-url it will start up the native music-player... how that one is implemented (which codecs it "supports") does not necessarily map completely with what the underlying platform actually supports (thus the list you published which is called through j2me api calls)...
Re: RTSP Problem on Asha 311
Hi tiger,
I've tested to stream youtube rtsp url (it uses 3gp format), and it plays the video stream well.
Based on that my team tried to convert the mp4 rtsp to be available on 3gp format. The problem is, the real player (which called by platformRequest) have a [B]"Not enough bandwidth, Quality less than normal"[/B] error message.
Is there any spesific rtsp 3gp format that can be played in Asha 311?
Re: RTSP Problem on Asha 311
Btw did you see the following topic :
[url]http://www.developer.nokia.com/Community/Discussion/showthread.php?233900-Problems-with-wireless-network-when-play-live-streaming-RTSP[/url]
Re: RTSP Problem on Asha 311
Hi ickroo . Can u please share the code to play youtube rtsp url so that I can get some idea which u have mentioned that it played the video stream well