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
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.
07:38:47.145 [webcam-discovery-service] DEBUG c.g.s.w.d.b.WebcamDefaultDriver - Searching devices
07:38:47.146 [webcam-discovery-service] DEBUG c.g.s.w.d.b.WebcamDefaultDriver - Found device HD Pro Webcam C920 0
07:38:47.146 [webcam-discovery-service] DEBUG c.g.s.w.d.b.WebcamDefaultDriver - Found device OBS Virtual Camera 1
07:38:49.405 [AWT-EventQueue-0] DEBUG com.github.sarxos.webcam.Webcam - Setting new resolution 640x480
07:38:49.406 [AWT-EventQueue-0] DEBUG c.github.sarxos.webcam.WebcamLock - Lock Webcam OBS Virtual Camera 1
07:38:49.408 [atomic-processor-1] INFO c.g.s.webcam.ds.cgt.WebcamOpenTask - Opening webcam OBS Virtual Camera 1
07:38:49.408 [atomic-processor-1] DEBUG c.g.s.w.d.b.WebcamDefaultDevice - Opening webcam device OBS Virtual Camera 1
07:38:49.408 [atomic-processor-1] DEBUG c.g.s.w.d.b.WebcamDefaultDevice - Webcam device 1 starting session, size java.awt.Dimension[width=640,height=480]
07:38:49.503 [atomic-processor-1] DEBUG c.g.s.w.d.b.WebcamDefaultDevice - Webcam device session started
07:38:49.504 [atomic-processor-1] DEBUG c.g.s.w.d.b.WebcamDefaultDevice - Clear memory buffer
07:38:50.150 [webcam-discovery-service] DEBUG c.g.s.w.d.b.WebcamDefaultDriver - Searching devices
ERROR: SampleCB() - buffer sizes do not match
ERROR: SampleCB() - buffer sizes do not match
...
ERROR: SampleCB() - buffer sizes do not match
ERROR: SDisconnected from the target VM, address: '127.0.0.1:53445', transport: 'socket'
ampleCB() - buffer sizes do not match
....
version 0.3.12
java 21
intelliJ IDEA
The text was updated successfully, but these errors were encountered:
Sorry no linux support but I guess the best option will be adding V4L2 to my driver.
It's hit and miss though, I found it unstable in older linux versions such as ubuntu 18, but did not try it much
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: