-
-
Howdy howdy!
I have libgphoto2 and gphoto2 installed on my machine through brew. I can use gphoto2 from the command line just fine, and I can use libgphoto2 in a C-language Xcode project as long a…
-
Vcamera
-
I am trying to install this on a raspberry pi and when I do `sudo make install` it runs for a bit everything working then it gets to "aox.la" and says it isn't a valid archive.
Thanks in advance fo…
-
官方下载地址
https://www.vitamio.org/download/
UtilityAdapter 也修改加载相应的库
public class UtilityAdapter {
static {
// System.loadLibrary("utility");
System.loadLibrary("ffmpeg");
System.loa…
-
I'm working with the vcamera, and tried setting the `imagesize` config value to `320x240`. E.g.:
```
CameraWidget *widget;
gp_camera_get_single_config(camPtr, "imagesize", &widget, context);
gp_…
-
-
app 无法打开,直接闪退。
-
-