MFormats SDK v2.0.3.11302 - Save months of working time with the flexible FFmpeg-based development framework for C#, VB.Net, C++, Delphi

MFormats SDK v2.0.3.11302

MFormats SDK v2.0.3.11302
MFormats SDK v2.0.3.11302


With MFormats SDK, a flexible framework to work with video frames, you'll deliver applications that fully address the needs of your clients on how video should be processed. Whether you need to create professional broadcasting solutions that work with Blackmagic devices or build easy-to-use tools for amateurs that use web cameras, MFormats SDK has been built so that you could take control over your video workflow and present it to the customers in the shortest time.

MFormats is a middleware between most of the broadcast hardware video cards. It also abstracts the FFmpeg library for reading and writing a wide variety of media files or streams and includes the possibility to use GPU cards for AVC or HEVC encoding tasks.

IS IT THAT SIMPLE?
// Grab a frame
MFFrame myFrame;
myReader.SourceFrameGet(-1, out myFrame, "");

// Process the frame
MFFrame processedFrame;
int nFrameRest;
(myCharGen as IMFProcess).ProcessFrame(myFrame, out processedFrame, out nFrameRest, "");

// Output the frame
myRenderer.ReceiverFramePut(processedFrame, -1, "");


Key features
WebRTC is a p2p streaming technology that allows video professionals to transfer audio/video data between computers and browsers over the Internet with low latency.

Proof:
https://streamable.com/kwghj

Only for V.I.P
Warning! You are not allowed to view this text.