Hi,
I just discovered this awesome project. A big thanks to the author!
I have downloaded the RC6 and tested the example WebcamViewerExample and it works fine. However, I was curious and built the project as today to check if performance or whatever was better.
Here is the issue I have noticed. With the build of today, if I resize the Window, the WebcamPanel gets really really laggy. On the other hand, with the RC6, I don't have this problem. PS: To test the problem, add one of these : panel.setFillArea(true) or panel.setFitArea(true)
My guess is that the issue is coming from this : d36900b but I didn't check.
I just thought it would be good to know. Is there any way to fix this?
Thanks again!
Hi,
I just discovered this awesome project. A big thanks to the author!
I have downloaded the RC6 and tested the example WebcamViewerExample and it works fine. However, I was curious and built the project as today to check if performance or whatever was better.
Here is the issue I have noticed. With the build of today, if I resize the Window, the WebcamPanel gets really really laggy. On the other hand, with the RC6, I don't have this problem. PS: To test the problem, add one of these : panel.setFillArea(true) or panel.setFitArea(true)
My guess is that the issue is coming from this : d36900b but I didn't check.
I just thought it would be good to know. Is there any way to fix this?
Thanks again!