Skip to main content

OBS (Open Broadcaster Software) streaming

Products: Video Capture SDK .Net

Sample code

1. Enable Virtual Camera SDK output

VideoCapture1.Virtual_Camera_Output_Enabled = true;

Main Demo OBS streaming

2. In OBS, add Video Capture Device source

OBS streaming

3. Open device settings and set the device name to VisioForge Virtual Camera

OBS video capture source

4. Start

For audio streaming, you can use VisioForge Virtual Audio Card.

Required redists

  • Base redist
  • SDK redist
  • Virtual Camera SDK redist

How to install the required redists or deploy them to the user's PC?


Visit our GitHub page to get more code samples.