-
Notifications
You must be signed in to change notification settings - Fork 0
hersonX/open-source-directshow-video-capture-demo-filter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
simple demo "virtual camera" (fake camera) input. originally from http://tmhare.mvps.org/downloads.htm There is a "higher quality" dshow virtual inputter here: https://github.com/rdp/screen-capture-recorder-to-video-windows-free It also doesn't handle paused graphs well/right yet. in fillBuffer: // If graph is inactive stop cueing samples //if(!m_pParent->m_bActive || m_pParent->m_bEOF) // return S_FALSE;
About
This has a "static" demo (poor demo, at that) of a demo video capture source. From the tmhare stuff.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 95.3%
- Objective-C 2.0%
- C 1.5%
- Batchfile 1.2%