sharpdx / SharpDX

SharpDX GitHub Repository
http://sharpdx.org
MIT License
1.69k stars 641 forks source link

desktop duplication with dxgi + ffmpeg to create video #994

Open mhackeras opened 6 years ago

mhackeras commented 6 years ago

I am trying to record video using dxgi.. though using Desktopcapturing example i can get up to 10-15 fps. :/ am i using wrong way to achieve screen capturing.. can someone help me or point me on what to study and practice to achieve faster capturing? i am also using ffmpeg with image2pipe and memorystream to send the bitmap :/

harmwind commented 6 years ago

Take a look at Captura. https://github.com/MathewSachin/Captura