Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 351 Bytes

ReadMe.md

File metadata and controls

3 lines (2 loc) · 351 Bytes

StreamPlayer is a FFmpeg-based .NET control for playing video streams. The control uses a frame grabber under the hood, so if you need just frames and no UI, then take a look at the control's sources for a reference on how to use the frame grabber.

The control is simple and easy to use, has no additional dependencies and a minimalistic interface.