Media Foundation Video Capture This repository hosts minimalistic source code to read video frames from a camera using Microsoft Media Foundation Source Reader API. The code is transfered from orignial blog post and updated to leverage useful stuff coming with C++/WinRT. See Also Microsoft Media Foundation webcam video capture in one screen of code Why do IMFSourceReader::ReadSample block when I change the the camera output format?