Hi,
I need to use (S60) cameras inside a .exe process instead of GUI .app. I suppose I can't use the CameraServer in this situation. Are there other (possibly lower) camera API available for this...
Type: Posts; User: yanfu_2000; Keyword(s):
Hi,
I need to use (S60) cameras inside a .exe process instead of GUI .app. I suppose I can't use the CameraServer in this situation. Are there other (possibly lower) camera API available for this...
Hi,
I want to write a Bluetooth server, which listens on certain L2CAP PSM numbers. However, when I try to bind the listening socket to a BT addr, it always fails with "System Error". I guess this...
Can we use this h263 library on phone in C/C++ programs?
Also make sure your clip follows mobile streaming guideline, something like rv8, 20kbps, 7.5fps. You can find more information from www.realnetworks.com.
I want to write a C++ application on Series 60 phones. The application can capture images with the built-in camera. From the SnapShot example, I know how to control the quality (24 vs 12 bit) of the...
The point is that you have to figure out the format of the phone captured 3gp clip, and use some ready transcode tool, such as JMF to convert it to some more popular formats. This is just a few...
You can follow the MMS example to write your own C++ application to send out video clips of formats other than 3gp. Or you can use a Nokia conversion tool to convert your rm files into 3gp, and send...