Hello,
I tried to change the width and height of the video being captured from the phone's camera using "capture://video?encoding=video/mp4&width=640&height=480", from the default values, but I always get this media exception. I'm using N95.
From what I read and understood, currently there is no phone that support resolution bigger than 176x144 being captured from the camera using Java(am I right?). So can you think of any other solution that I can use to capture a video with bigger resolution (or correct me, and there is such a phone)?
Thanks in advance...

Reply With Quote

