How to program a Video Capture Device

SMERKIN_5000

New Member
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 Video Capture Devices.

I suspect I need to write a plugin but I didn't want to phrase that as my question, as there may be better methods I am not aware of. Instead I provide the objective and ask for input on ways I can achieve it.
 
Top