V4L2 PCIe - Introduction

Revision as of 19:16, 5 July 2019 by Mmadrigal (talk | contribs) (Mmadrigal moved page V4L2 PCIe/Introduction to V4L2 FPGA/Introduction without leaving a redirect)




  Index  


Template:V4L2 PCIe/TOC



On this section you are going to learn about the V4L2 PCIe and the modules it has to offer. When you finish this section you are going to have a general knowledge about this project's key features, and the modules to be developed.

  • Overview section explains the project general structure and the technologies to be used.
  • Frame Grabber section explains the functions to be performed by the frame grabber element.
  • Sink section explains the functions to be performed by the video sink element.
  • HW Acceleration section explains the advantages of using HW acceleration and how it will be integrated into the other modules in this project.


Index Next: Introduction/Overview