Getting DirectShow Samples on Windows 8

前端 未结 1 1587
孤独总比滥情好
孤独总比滥情好 2020-12-10 06:47

I want to create a Virtual Webcam for Windows 8 and I have two choices: DirectShow or Microsoft Media Foundation. After some looking around I found out that DirectShow has m

相关标签:
1条回答
  • 2020-12-10 07:37

    I got them, but it was through a dirty trick:

    Download the Win 7 SDK ISO, extract it, go into the WinSDKSamples_amd64 folder and run the installer. All Win 7 SDK samples will now be installed to C:\Program Files\Microsoft SDKs\Windows\v7.1.

    0 讨论(0)
提交回复
热议问题