代码之家  ›  专栏  ›  技术社区  ›  Dominic

在Ubuntu(VM)中无法检测gphoto2的摄像头

  •  0
  • Dominic  · 技术社区  · 6 年前

    我想用gphoto2控制我的eos1000d。 但不能用gphoto2检测到。 enter image description here

    用lsusb我可以找到相机。 enter image description here

    你知道怎么回事吗?

    VirtualBox版本5.2.18 r124319(Qt5.6.2),Ubuntu 18.04.1 LTS, gphoto2 2.5.15,libgphoto2 2.5.17,libgphoto2\端口0.12.0

    1 回复  |  直到 6 年前
        1
  •  0
  •   Dominic    6 年前
    apt-get install libusb-1.0-0-dev 
    

    +手工编译、安装libgphoto和gphoto2就可以做到这一点。

    gphoto --version ). 它需要libusb( see here