OBS (Open Broadcaster Software) streaming
Products: Video Capture SDK .Net
Sample code
1. Enable Virtual Camera SDK output
VideoCapture1.Virtual_Camera_Output_Enabled = true;
2. In OBS, add Video Capture Device source
3. Open device settings and set the device name to VisioForge Virtual Camera
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.