api

  1. Z

    Question / Help Stream video from OpenCV into OBS

    Hi, Can anyone help me with streaming video from OpenCV (using Python or C) into OBS? I've had a look at the docs but I they're rather bewildering to a new OBS user, and I can't find any similar examples. I think I need to use obs_source_draw() using the frame data I have but I'm not sure how...
  2. ConstantFlux

    Question / Help API access to filters parameters

    Quick question: Is it possible to access the parameters of filters of a scene/source from outside OBS? I'm looking for a way to change, for example, Source/Filters/Color Correction/Opacity depending on variables I pull from text files. Thank you.
  3. L

    API BUG: Create an invisible duplicated source leaks one frame on creation

    Hi, I was fiddling with the OBS API to duplicate sources on-the-fly and found a bug. Or maybe I'm not doing it right. With a plugin I just create a duplicated source from a webcam and at the moment of creation I set the source invisible. The problem is that some times the source leaks one...
Top