Hi
I am using S60 3rd edition FP2 for my development.Does its emulator support RTSP protocol.If give me idea how debugg my application which is RTSP protocol.
Thanks
Pavan.
Type: Posts; User: Tatavarthi; Keyword(s):
Hi
I am using S60 3rd edition FP2 for my development.Does its emulator support RTSP protocol.If give me idea how debugg my application which is RTSP protocol.
Thanks
Pavan.
As you said i used OpenFileL() -- using this i am able to play the video.But instead of playing complete file,it is playing only for a while and pausing itself.
Will there any relation between this...
because of confidentiality issue,Here i am not mentioning proper link.
But i have RTSP link using which i am able to stream properly in media player.
So i hope there is no issue with URL.Its...
No Panic..Just black screen.
ThankYou,
Regards,
Pavan.
Can anybody help me out in this regards??
-Thanks
Pavan
In CeMplayer1AppUi::HandleCommandL(TInt aCommand)--> In Play Command -->i am creating new instance of CMediaengine which extends MVideoPlayerUtilityObserver.
iMediaEng =...
Can anybody guide me how to use this MVideoPlayerUtilityObserver
Any brief idea will be fine.
Thanks
Pavan.
Hi all,
I would like play Video file from network using http or RTSP.
I using S60 3 rd edition and FP2
Is this done using MVideoPlayerUtilityObserver these API.Can any body give starting...
Hi All,
Really Thanks for help..
I added all CPP files to my project.And now i am using basic UI architecture using simpleView.
But now i am not able to understand the importance of Observer...
Hi,
Thanks for your reply.
In my project i have AppView,AppUI and do i need to use other class as container?
As a J2ME programmer i knew some concepts in UI frame work.But i m not aware of how...
Hi All,
I would like play Audio file using info from
http://wiki.forum.nokia.com/index.php/Playing_audio_files
Can anybody help me to other denpendencies..like what capabilities do i need to...
Hi All,
I would like to make a call and play an audio file after making call.
What APIs do i need to use or is there any design ideas.
Thanks in Advance!
-Pavan
Hi,
Can anybody provide my all Nokia CDMA phones which supports JSR 179.
Thank You,
Regards,
Pavan
Hi,
I need to take text input from user in CustomItem.
There are overridden methods KeyPressed,KeyRepeated,KeyReleased.
How could i map that KeyCode into Character.
Any idea using these...
Hi,
I need list of all devices which does not support Java.
Any Help please.
Thank You,
Regards,
Pavan
If you want to keep any lable to your Dialog
you need to mention it in resource file as
RESOURCE DIALOG r_simpledlg_player_name_dialog
{
flags = EEikDialogFlagNoDrag |...
go through this link:
http://www.javaworld.com/javaworld/jw-04-2006/jw-0417-push.html
Hope this will helps you..
Regards,
Pavan
Hey Sorry
Go through this link..
http://www3.symbian.com/faq.nsf/0/3EC12C6B4B808C8F80256F7100509B35?OpenDocument
Regards,
Pavan
Hope this link helps you..
Possible workaround:
http://www3.symbian.com/faq.nsf/0/3E...5?OpenDocument
Regards,
Pavan
If your using Windows at server side u can make your application as Service and register it to which i think you can call as response to any event.This all needs Windows Socket programming.
For...
Go through this link
http://developers.sun.com/mobility/midp/articles/genericframework/
Hope this will helps you
Similar thing i have done earlier.
Read your file into Byte ayyay.
you can use SocketConection open a port keep inputstream in that port.
At server side read/write mode from that particular port....
i think u need to open second connection in separate thread.
Hope u doing that.
Thanks for your reply.
For me also working with FP1 and FP2 emulator.
But
i am not able to open connection using Wireless tool kit 2.5.1 CLDC.
For this is there any solution.
Thanks and...
any help pls!