StainlessS
16th April 2021, 13:11
As per the thread title, CaptureManager SDK - Capturing, Recording and Streaming Video and Audio from Web-Cams
Just a link to SDK on Code Project:- https://forum.doom9.org/newthread.php?do=newthread&f=69
This article presents my project for capturing of video and audio sources on Windows OS by Microsoft Media Foundation.
Here we look at various demo programs showcasing the project. For example: web-cam capturing and viewing via OpenGL rendering, the way of using of Enhanced Video Renderer for rendering of live video via CaptureManager COM server, the way of linking CaptureManager.dll with C# project, and collecting information from sources and presenting it in the readable form. presents the way viewing live video from web cam via COM Sever on C# - WPF by calling of video frames from WPF thread.
+ a dozen or so zips of SDK and source code.
Maybe somebody could make something of it.
Just a link to SDK on Code Project:- https://forum.doom9.org/newthread.php?do=newthread&f=69
This article presents my project for capturing of video and audio sources on Windows OS by Microsoft Media Foundation.
Here we look at various demo programs showcasing the project. For example: web-cam capturing and viewing via OpenGL rendering, the way of using of Enhanced Video Renderer for rendering of live video via CaptureManager COM server, the way of linking CaptureManager.dll with C# project, and collecting information from sources and presenting it in the readable form. presents the way viewing live video from web cam via COM Sever on C# - WPF by calling of video frames from WPF thread.
+ a dozen or so zips of SDK and source code.
Maybe somebody could make something of it.