HDMI2USB is a device to capture HDMI and DVI (and Displayport with cheap active adapters) and send it on USB port as UVC video. The device attaches computer as a standard webcam so there is no need of installing additional drivers.
More information about the device can be found in the wiki @ https://github.com/timvideos/HDMI2USB/wiki.
This repository contains the source code for the various firmware in the HDMI2USB. More information on the firmware required by the HDMI2USB can be found on the Firmware in the wiki
Prebuilt firmware suitable for loading on devices can be found in the HDMI2USB-firmware-prebuilt repository
A Developer's Guide to the functionality, design and source code can be found at: https://docs.google.com/document/d/1sEhcLmseSLfqr2kH5UtSyMhg5yaNTnCkdNkSvA_ayq4/pub
- Xilinx WebPack 14.2 - Needed for building FPGA firmware.
- sdcc > ???? - Needed for building Cypress USB firmware.
FIXME: Add instructions here
make
FIXME: Add instructions here