Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Transmit images that are captured by camera to wireless device

  Asked By: Steven    Date: Dec 25    Category: Java    Views: 614
  

I want to transmit images that are captured by camera to wireless device
(using MIDP of J2ME) via intenet. Because MIDP-enabled device can only
display png image, I must convert captured image to png format. I have
compressed the png image and file size is still big enough to transmit via
internet in short interval. I have reduced image's bit depth from 24 to
16, but still have big file size (about 20 Kb). If I use jpeg format, I'm
sure I can get 2 to 4 Kb of file size.

Any idea how to reduce png file size ?

Share: 

 

No Answers Found. Be the First, To Post Answer.

 




Tagged: