| Author |
Video capturing MIDlet, is it possible?
|
Tom Griffin
Greenhorn
Joined: Oct 07, 2002
Posts: 6
|
|
Hi all, I am planning to write a video capturing midlet for my Nokia 6600 handset. Does J2ME provide any related API?? Any...BTW. it's terrible to store the raw video data in my handset, so I need a way to encode the captured video&audio data to 3GP format. Is there any 3GP encoding java api?
|
 |
David Price
Ranch Hand
Joined: Jan 22, 2003
Posts: 93
|
|
|
The Nokia 6600 MIDP implementation does not support capturing video, so the only way to achieve what you plan would be to write it as a Symbian C++ application.
|
 |
vijay saxena
Greenhorn
Joined: Mar 14, 2004
Posts: 1
|
|
Hello u said that video capturing is possible in symbian c++. can u tell me how to do this? thanks vijay
|
 |
David Price
Ranch Hand
Joined: Jan 22, 2003
Posts: 93
|
|
|
I'm afraid I've not programmed in Symbian C++. You'll have to look at the Forum Nokia Series 60 section - in particular have a look at the new Media Framework in Series 60 2.0.
|
 |
 |
|
|
subject: Video capturing MIDlet, is it possible?
|
|
|