zoukankan      html  css  js  c++  java
  • menuconfig配置

    摄像头驱动:

    在menuconfig以下路径:
    | -> Device Drivers
    | -> Multimedia support (MEDIA_SUPPORT [=y])
    | -> Media USB Adapters (MEDIA_USB_SUPPORT [=y])


    选择USB Video Class (UVC) 、UVC input events device support 、GSPCA based webcams即可

    --- Media USB Adapters
    | | *** Webcam devices ***
    | | <M> USB Video Class (UVC)
    | | [*] UVC input events device support
    | | <M> GSPCA based webcams --->
    | | < > USB Philips Cameras
    | | < > CPiA2 Video For Linux
    | | < > USB ZR364XX Camera support
    | | < > USB Syntek DC1125 Camera support
    | | < > USB Sensoray 2255 video capture device
    | | < > USB SN9C1xx PC Camera Controller support (DEPRECATED)
    | | *** Webcam, TV (analog/digital) USB devices ***
    | | < > Empia EM28xx USB video capture support

    ————————————————
    原文链接:https://blog.csdn.net/dpppppp/article/details/53129456

    打印机: Device Drivers --->

    • USB support ---> <*> USB Printer support 
  • 相关阅读:
    2020软件工程作业01
    2020软件工程个人作业06——软件工程实践总结作业
    2020软件工程作业05
    2020软件工程作业04
    2020软件工程作业03
    2020软件工程02




  • 原文地址:https://www.cnblogs.com/ssvip/p/15528524.html
Copyright © 2011-2022 走看看