| Reply | « Previous Thread | Next Thread » |
|
Hi everyone,
I've been trying to make an application to take snapshots using Canvas J2ME...(already finished), but I'd like to know if it is possible to draw some Graphics infront of the videoDisplay of the cell... Cos I tryed to draw a rectangle infront of the video but I couldn't :( If you can help me with this trouble it would be very appreciated... Thanks in advace... Pedro. |
|
Hi Pedro,
as stated also on these threads: http://discussion.forum.nokia.com/fo...d.php?t=136612 http://discussion.forum.nokia.com/fo...d.php?t=108910 to draw anything on top of a video you need to use OverlayControl from JSR 234. But, this (as the whole javax.microedition.amms.control.imageeffect package) is not currently supported on Nokia phones. Pit |
|
Hi jappit,
I have bumped into the sonyericsson site and Overlay works without JSR-234. Link: https://developer.sonyericsson.com/s...raw_canvas.jsp Will this technique also work on Nokia Phones without the JSR-234? |
|
Hi gregschua,
unfortunately no, It will not work on Nokia devices. Pit |
|
Hi jappit,
Thanks for the fast reply. I guess I should stick to JSR-234 for Nokia devices. But this will limit my application to the latest phones (S60 3rd Ed, S40 5th Ed) only. |
|
Hi gregschua,
Nokia devices currently do not support the JSR-234 javax.microedition.amms.control.imageeffect package, as told here: http://www.forum.nokia.com/document/...4FB5D741B.html Without this package (and so, without OverlayControl) you'll not be able to draw images on top of video or still image, even if you use JSR-234. Pit |
|
Hi jappit,
I guess this can't be done in J2ME for Nokia phones for now. :( Thanks for the info. |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| 6280 video & sound | jascco | Mobile Java Media (Graphics & Sounds) | 14 | 2008-10-10 09:25 |
| How to draw graphics on video Canvas | yaziaiwugui | Mobile Java Media (Graphics & Sounds) | 1 | 2007-08-23 09:03 |
| Best way to mix video and OpenGL ES graphics? | jmairey | Symbian Media (Graphics & Sounds) | 0 | 2007-07-13 19:48 |
| Drawing graphics over captured video. | jcmirand | Mobile Java Media (Graphics & Sounds) | 2 | 2006-02-21 19:52 |
| Simultaneous video rendering - issue SOS | arvind_v | Streaming and Video | 0 | 2006-01-04 16:12 |