-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Opening OBS Virtual Camera crashes app with "ERROR: SampleCB() - buffer sizes do not match" #913
Comments
Also tested with https://raw.githubusercontent.com/sarxos/webcam-capture/master/webcam-capture/src/example/java/WebcamViewerExample.java |
I suggest you try this driver: https://github.com/eduramiba/webcam-capture-driver-native |
@eduramiba sounds good, but no linux support? Any other option? |
Sorry no linux support but I guess the best option will be adding V4L2 to my driver. |
Also can be replicated by running sarXos' |
Install OBS, which creates OBS Virtual Camera (https://obsproject.com/)
Leave OBS off (not currently streaming).
Use Webcam to detect cameras.
Attempt to open camera stream of OBS Virtual Camera [any number] at any resolution suggested this library.
version 0.3.12
java 21
intelliJ IDEA
The text was updated successfully, but these errors were encountered: