Standalone EVR rendering with a UDP source

Aaron Marcus 1 Reputation point
2021-02-14T11:50:51.7+00:00

I'm trying to write a standalone EVR in MF that render uncompressed YUV video received over UDP.

Is there a way to "pass" the payload to the renderer as a sample, or would I have to create a custom scheme handler? I have limited (but growing) knowledge of win32 and Media Foundation so I was hoping to just open a port using Winsock2 and parse the packets myself.

Any pointers(!) would be appreciated, this is my first adventure into Windows programming

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,288 questions
{count} votes