Senior Software Engineer @holepunchto, Ex-Tech lead @idrive-online-backup, @postmanlabs M.Tech in Computational Mathematics from NIT Karnataka
DXGICaptureDXColorSpaceConversionIntelEncode. This is a solution containing Capturing windows screens with DXGI Desktop duplication, BGRA to NV12 conversion using DirectX rendering capabilities and Intel Encoder for H264
19DXGICaptureApplication. Captures the desktop in a loop using Desktop Duplication API and saves them as bitmap images in the current Directory
14FfmpegDirectXApp. A windows app which uses desktop duplication API to capture the desktop and uses H264 codec from ffmpeg to encode and decode the captured image and finally display the decoded YUV image using DirectX
8signaling_webrtc. Socket.IO signalling server for webrtc screen sharing
3electron_client_webrtc. Electron application whose screen can shared
3D3D11RGBRendering. Rendering RGB bitmaps using D3D11. RGB can either have 24bpp or 32bpp. Choose the RGB enum accordingly.
2electron. :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
1D3D9-Renderer. Rendering different input image sources. Can capture and render the same too.
1web_viewer_webrtc. Web viewer for receiving the screen shared by desktop application
1