fyhertz / libstreaming-examples

Some examples of how to use libstreaming
283 stars 231 forks source link

Increase size buffer #11

Open ssppgit opened 10 years ago

ssppgit commented 10 years ago

Hi!

I am using example 3 with Glass. I need to do streaming with the best quality i can. However if i use a resolution higher than 146x256, i can't do streaming and i see in logcat that i need a bigger buffer... so, how can i have a bigger buffer?

Thanks!