c/c++

  1. P

    Capturing obs virtual camera via graphedit

    I'm trying to capture built-in obs virtual camera via graphedit tool. You can find it in something like this "C:\Program Files (x86)\Windows Kits\10\bin\10.0.22000.0\x64\graphedit.exe". I have started virtual camera here Then I added virtual camera source to graphedit Afther this I'm...
  2. D

    [C/C++] Controlling sources with a plugin?

    I'd like to write an OBS plugin that uses the Google Docs API (probably via libcurl) to pull data from a spreadsheet at regular intervals and automatically update text sources, but I can't seem to find the right parts of libobs to do so. (I have looked into doing this in Python or Lua, but due...
Top