This repository has been archived by the owner on Mar 3, 2020. It is now read-only.
New Feature
- Software Encoding Support
In previous version, video encoding process could be failed by GPU issues but you will take software encoding path as fallback from this version when it's failed by GPU issues. It means you're able to record video or go live on even intel GPUs.
(We're using OpenH264 library for software encoding and you'll be able to see their copyright on header files in the 3rdParty folder.
Fixes
- Fixed "DX11 device lost" bug which could be happened on screenshot and video encoding
Due to LFS issue, we can't push large size file through git command. You should manually download attached 3rdParty.zip files and put them under "Source Codes\FBCaptureSDK" folder.