top of page

New! USB Video Class Gadget Library - libguvc

  • Writer: ridgerun
    ridgerun
  • Apr 20, 2016
  • 1 min read

The UVC Video Class Gadget Library or libguvc for short is a platform agnostic library that simplifies the development of UVC based gadget devices by encapsulating the most of the UVC communication leaving just the basic setup to the user. It runs on top of the UVC function driver in the user space and takes care of the communication between the user application and the linux driver stack.  See a demo of it in action on our product web page here

 
 
bottom of page