opencv

  1. S

    Problems with accessing virtual camera from OpenCV C#.

    Hi, I'm trying to display the video from offical virtual camera in C# using OpenCV. While doing it, I'm kinda able to access virtual camera but I get black screen, I can't display the feed. The point is I tried to use https://github.com/CatxFish/obs-virtual-cam and it works fine and I was able...
  2. SMERKIN_5000

    How to program a Video Capture Device

    Goal: I have multiple POE IP security cameras I want to add as Video Capture Devices in OBS. I have a Python script which allows me to open a camera in an opencv window however this isn't exactly ideal. Question: I am after resources / examples of how to connect these devices as individual...
  3. 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...
  4. savmikeonthemic

    Motion Tracking / Match Moving Effect?

    I don't know if this has been suggested before (or if anyone really wants this for their streams), but why not a motion tracking / match moving effect or plugin that locks Scenes or other Sources onto moving shapes in the program window? As an example, I found these pictures from the manuals for...
Top