| Reply | « Previous Thread | Next Thread » |
|
Hi,
for my research I need to know if the following things are realizable with Java on Nokia Phones (in my case Nokia 6630): I want to write a application to record a video and store it. Later I want to open this video and access the frames in it, meaning I want to extract images from the video. It is possible to do it in Java?!? If it is possible it would be very nice if anybody has some usefull code snippets or links to informations how this can be realized. I'm stuck at the moment at the first point (recording and saving a video) because I cannot find information how to realize this. For simple things like displaying the current camera view (video) and making snaphots are tons of implementations available. Thanks in advance, Tobias
Last edited by Tobias_80 : 2006-06-26 at 18:02.
|
|
Join Date: Dec 2005
Posts: 1,696
Location: Europe/Poland/Warsaw
Offline
Super Contributor
|
|
Hi Tobias,
start with reading Nokia's docs about Mobile Media implementation: http://www.forum.nokia.com/info/sw.n..._0_en.pdf.html hth, regards, peter |
| peterblazejewicz |
| View Public Profile |
| Find all posts by peterblazejewicz |
|
Thank's! I had a look inside it. And it looks like the Nokia 6630 supports video recording with an image size of 176x144 with about 7fps. But my question was more about the implementation of this feature and not so much about the device support. So how to implement the video recording in Java? It may be simple, but I could not find any information related to this topic.
Cheers, Tobias
Last edited by Tobias_80 : 2006-06-26 at 19:24.
|
|
Join Date: Dec 2005
Posts: 1,696
Location: Europe/Poland/Warsaw
Offline
Super Contributor
|
|
hi Tobiass,
you need to be more specific, you need code snippets to start play with api? like that one: http://www.java-tips.org/java-me-tip...e-devices.html ? i'm newbie here so don't have much to say yet, but at least latest Sun 2.5 WTK comes with sample how to extract "frame" from video controller and have a "shanpshot" (that is image of frame from video), http://discussion.forum.nokia.com/fo...&highlight=2.5 hth, regards, Peter |
| peterblazejewicz |
| View Public Profile |
| Find all posts by peterblazejewicz |
|
Hello,
I want to record video in Nokia 6600 or N-Series. Can anybody give me sample code in J2Me to record video ?? Thanks Chirag |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Live Video Display and Camera Server Timeouts | simonplatt | General Symbian C++ | 2 | 2007-08-16 13:09 |