-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
60 FPS support #14
Comments
I'm writing openCV program and there is an option to change camera fps or resolution, i would rather suggest somehow allowing to mess with gain, exposure and other values too. But anyways, without this driver i would be lost. So thanks @jkevin :D |
https://github.com/jkevin/PS3EyeDirectShow/blob/1.0b2/DirectShowFilter/PS3EyePushPin.cpp#L64L87 |
Is there any way how to do this? I want to use this driver as it supports webcam usage, but the frame rate holds me back. |
Just fix the hardcoded values mentioned above and compile, should work. |
You just need to set |
Hi,
Would it be possible to have this driver set the ps3 eye framerate to 60fps?
The text was updated successfully, but these errors were encountered: