You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first of all, thanks for the great lib.
I wanted to use it on bigger resolution than 320x240, but if I capture the webcam, on the resolution of setter up to, like this:
Camera.drawToBitmapData(BitmapData);
the output video is speed up and no audio, just some noise on the end of the recording.
You tested on bigger resolution than 320x240?
What is the problem of this?
thanks for the help
The text was updated successfully, but these errors were encountered:
Hi,
first of all, thanks for the great lib.
I wanted to use it on bigger resolution than 320x240, but if I capture the webcam, on the resolution of setter up to, like this:
Camera.drawToBitmapData(BitmapData);
the output video is speed up and no audio, just some noise on the end of the recording.
You tested on bigger resolution than 320x240?
What is the problem of this?
thanks for the help
The text was updated successfully, but these errors were encountered: