Hey Eveyone,
I am encoding the bitmap to desc at the client side and sending it to server.
As I know Recv() will complete only after recieving all the data sent. But I will...
Type: Posts; User: ihjaz; Keyword(s):
Hey Eveyone,
I am encoding the bitmap to desc at the client side and sending it to server.
As I know Recv() will complete only after recieving all the data sent. But I will...
I 've cleared all those errors. Thnaks for your help.
The bitmap displayed after decoding is not of the same
quality
. I used aDisplayMode=EColor16M. Is there anythng I need to do while...
Hey Antony,
Its working now. Thanks a lot of your help.
But still there are some problems. The application is running , its encodeing, decoding & displaying the viewfinder also but...
Hey Antony,
Thanks for replying.
But I did'nt use aFrame outside the function.
I have used it only within the ViewFinderFrameReady() function.
Hey antony,
This is my new code below:
void CVideoRecorder::ViewFinderFrameReady(CFbsBitmap& aFrame)
{
if(IsActive())
{
User::Leave(KErrInUse);
Thanks for the suggestion antony. I'll always remember that.
But that's not the only problem here. Even after commenting the decode part the error is still there.
Plz help me. I need to...
Hey murmur20,
Even am trying to send bitmap via bluetooth and i've been trying all this time to convert the bitmap to desc.
Can you plz show me the code for converting the bitmap to...
Hey Everyone,
I was trying to convert the bitmap frames obtained from viewfinder into DesC format and then back to Bitmap again.The code is:
void...
Hey Everyone,
Am trying to stream the viewfinder of 6600 to another 6600 via bluetooth.
Am using RFCOMM.
But how do i write the bitmap (CFbsBitmap) to the socket.
plz help.
Hey Everyone,
Am trying to stream the viewfinder of 6600 to another 6600 via bluetooth.
Am using RFCOMM.
But how do i write the bitmap (CFbsBitmap) to the socket.
plz help.
Hey Everyone,
Am trying to stream the viewfinder of 6600 to another 6600 via bluetooth.
Am using RFCOMM.
But how do i write the bitmap (CFbsBitmap) to the socket.
plz help.
Hey Everyone,
I have read from the bluetooth documents that bluetooth pc card need to be BCSP/H4-UART compatible to be used with the emulater.
Bluetooth card am using is Belkin...
Hey Everyone,
I have read from the bluetooth documents that bluetooth pc card need to be BCSP/H4-UART compatible to be used with the emulater.
Bluetooth card am using is Belkin...
Thanks for the link Petrib.
Please let me know if you find anything similar.
Hey everyone,
I am new to the Symbian c++. Am planning to do a project in symbian c++.
My idea is to stream the cam preview of 6600 to the PC through bluetooth, so...
Hey Everyone,
I am planning to write an application to stream the cam playback of 6600 to pc using bluetooth.
Can any one help on this or suggest any tutorials regarding this...
Thanks for replying Emmanuel.
Is it possible to implement this using symbian c++ so that I can get a better frame rate and better resolution supported by the 6600.
Please suggest any...
Hey there,
I believe you can help me at this.
I want to write a midlet to stream the video playback from nokia 6600 to pc. Is it possible to do this.
I found in the MMAPI...
Hey Everyone
I am planning to do a project in j2me with blutooth. The idea i have is to stream the cam preview from 6600 to PC via bluetooth.
I have programmed in j2me...
Hey Everyone,
I am planning to do a project in J2ME using bluetooth.
The idea I have right now is to stream the cam preview from 6600 to PC via bluetooth. But I am new to this bluetooth...
Hey There,
I am sorry I am not able to help you, I have programmed in j2me but not done any bluetooth coding.
I think you may find some help at Benhui.net or you may post this question...