-
While attempting to set up a unit testing environment that involves MochaJS and BabylonJS, the importing of BabylonJS parts threw two types of errors:
1. `SyntaxError: Named export 'Camera' not found…
-
When using virtual camera, I've noticed that I'm always getting error message like
```
001,001: No such file or directory
```
upon startup, even though everything works fine afterwards.
I'v…
-
**Your system**
What version of Python are you using?
Actions Runner
What version of libgphoto2 have you installed?
2.5.30
**Your problem**
Hi,
is the virtual camera testing supposed…
-
![logo cae2c042](https://user-images.githubusercontent.com/109255531/201239123-07dec320-42a3-4d7f-921c-293bb7af9c37.svg)
-
**Describe the bug**
Compiled libgphoto2-2.5.30 with --enable-vusb, removed usb1.* and added files and folders to /usr/local/share/libgphoto2_port/0.12.1 and /usr/share/libgphoto2_port/0.12.1/ as per…
-
**Is your feature request related to a problem? Please describe.**
Currently the system cannot be used for splitscreen multiplayer or other scenarios which ask for multiple cameras.
**Describe the…
-
**Describe the bug**
When using `vusb` virtual camera, capturing hangs forever, although earlier docs (e.g. https://hackweek.opensuse.org/projects/simulate-ptp-cameras-in-libgphoto2) suggest that c…
-
Hi,
Now I can find camera_be service code and vcamera interface on xen, but I can not find the PV frontend drivers of vcamera.
How can I get the PV frontend drivers of vcamera for DomA?
…
-
I would like to simulate a PTP camera for testing a multi-camera rig without access to multiple cameras. I see that libgphoto2 has a vusb. However, I can't find how to configure it for use or call i…
-
调用 VCamera.initialize(this) 这个方法时activity退掉了,异常也没有捕获到,请问这是什么原因