hi,
     I am trying stream video from android to network and receiving it
on a server that I had written in java.
I am capturing YUV data on onPreviewFrame method on Camera convert
with yuv in jpeg and sending it to the server where I convert this
data to image and displaying it.

verything works fine but the size of the image is too large in KB to
send on network that are 20-30 kb, I want to reduce the size(KB)
approximately 2-3 kb. please tell me how can i reduce the size? Is it
possible?

Thanks and regards

umer

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to