Hi billbonney, thank you for your suggestion.
Do you mean I should buy a support voucher from the technical support for an information like this?
I'm already registered in the support area but I've...
Type: Posts; User: Rocco77; Keyword(s):
Hi billbonney, thank you for your suggestion.
Do you mean I should buy a support voucher from the technical support for an information like this?
I'm already registered in the support area but I've...
Hi, I posted this message in the "Networking & Messaging & Security" area without any response back. This might be a better place for this is not a discussion about a problem in developing but about...
Hi yucca, thank you for your reply.
There must be something wrong in the aiff creation process by BuilderX (I use it for developing) that I shall try to investigate, because I've already prepared an...
Hi, are there explicit known limitations of the SIP plugin/stack 4.0 that prevent it to register with some SIP registrar and proxy configurations?
I mean the inability to even register from the sip...
Hi all, can anybody explain (or point me to any online doc) the exact function of the two option "use security" and "use compression" in the SIP profiles panel of the NOKIA SIP stack?
regards
...
Hi all,
my app's list and context pane icons don't show the correct colours and in particular I don't have white zones that appear transparent instead. To have solid (non transparent) colours...
Hi all,
has anyone ever used "Borland Together Edition for C++BuilderX" to generate class and sequence diagrams from S60 projects?
This tool is suggested in the documentation of C++BuilderX to be...
do you use the same callback driven method for playing too?
I mean WriteL() in maoscbuffercopied.
You might have something wrong in the play part
Rocco
You must issue the readL() in the maiscbuffercopied callbacks not in a loop.
So the async process is driven from the MMF timings and needs.
On every callback process/save the chunk of data (inside...
Me too with this problem. So is it always true that with devices like 6630 (6680?) and 6600 the MaoscPlayComplete callback in case of KErrUnderflow is never called? It comes up for the notification...
I'm not a PRO member so I've not access to that document :'-(
Thanks for the infos.
I was going to convert my app to use CMMFDevSound but now I don't think so.
(Obviously) my streaming is based...
Not really vital, only to write it in my thesis project where I use a 6630 phone...
:-)
Rocco
As you might know that is true for "2nd ed FP2" platform, dunno for the 3rd (and so E-series).
Where you able to get FD on this devices?
Rocco
Hi, can someone tell me where I can find a table with (detailed) technical specifications for S60 phones?
I'm interested in particular in which OMAP processor each one mounts.
I know that the...
Hi troyanker, thank you very much for your reply.
I see only today this post of you
http://discussion.forum.nokia.com/forum/showthread.php?t=71477&highlight=4096
very similar to mine.
Could...
I'm interested too.
This is the copyright statement for the ChipFlip example source:
Are these the "actual" "real" terms of use for this SIP example (the only one we have to start with)....
I already posted a similar message about this here:
http://discussion.forum.nokia.com/forum/showthread.php?t=72867
but I want to start a new thread with a more explanatory title.
I figured out...
Hi STeN!
Do you want another way? here it is ,at least on devices supporting it like 6630, but i think it is based on the same direct hw aquisition via CMMFAMRHWDevice of the CMMFDevSound-way....
Hi
Is there any information about the size of the MMF internal buffer used by CMdaAudioOutputStream and the playout scheme?
I've observed that if i feed the audio device by calling WriteL(), in...
I'm converting PCM audio to GSM by using a CMMFCodec.
I've found that the type of GSM I get, even being a GSM 6.10, is in the Microsoft packed format with two frames packed in 65 bytes without...
Update: I still meet the problem of the blocked SendTo() but I found that in my case it appears to be only transitory at the beginning of the streaming process.
It affects only the firs 20 secs of...
Hi, me too with a similar problem.
I'm capturing audio in a 6630 by using CmdaAudioInputstream and then I send the AMR converted frames directly to a udp socket (over WCDMA).
They are very small...
I've just discovered and tried this tool: LogTool
http://www.symbian.com/developer/downloads/tools.html#log_tool
It could be very interesting but I can't make it work on my 6630...
Has anybody...
Thank you for the excerpts groys!
For your question about video, I really don't know.
I'm working only with audio features and that is really enough difficoult...
I don't know how is the nokia...
I'm pleased to hear this :-)
This is the way I do, of course.
I doubt the HW codec is used because in another document there are hints about a way to get "direct" AMR input/output streaming (as...