Skip to main content

OBS (Open Broadcaster Software) streaming

Products: Video Capture SDK .Net

Our SDK offers the capability to stream video from multiple sources directly into Open Broadcaster Software (OBS), facilitating a versatile and dynamic broadcasting experience. This feature is ideal for users who wish to incorporate a range of video inputs, such as cameras, screen captures, or external media, into their OBS streams.

Sample code

Enable Virtual Camera SDK output.

VideoCapture1.Virtual_Camera_Output_Enabled = true;

Main Demo OBS streaming

In OBS, add a Video Capture Device source.

OBS streaming

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

OBS video capture source

Start.

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

Required redists

  • Base redist
  • SDK redist
  • Virtual Camera SDK redist

How can the required redists be installed or deployed to the user's PC?


Visit our GitHub page to get more code samples.