Ask Your Question

kap85's profile - activity

2013-09-04 09:40:19 -0600 asked a question VideoCapture at MAX Camera resolution Java Android

Hi guys, I'm trying to use VideoCapture class for acquire a video strem with the MAX (5Mpx)camera resolution, but I can acquire stream only at SupportedPreviewSize. If I force it, I get the error: "...Setting a high resolution appears to exceed the YUV conversion buffer's capacity, so I'm still struggling with that." Someone know a solution to my problem?