50thomatoes50 / LogiLCDStudio

OBS Studio port of LogiLCD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logitech LCD Plugin

OBS plugin that adds Logitech Colour and Monochrome LCD support.

Build

  • Clone this git repo and put it inside obs-studio\plugins\
  • Add this lineadd_subdirectory(LogiLCD) to obs-studio\plugins\CMakeLists.txt
  • In Cmake
    • add an entry like this LCDSDK_PATH "D:/LCDSDK_8.57.148/"
    • Configure and Generate

About

OBS Studio port of LogiLCD


Languages

Language:C 58.4%Language:C++ 40.2%Language:CMake 1.4%