I'm receiving a RTP stream (mpeg1): I'm able to print it to the console (but not a great idea!). I'm now trying to display it with some kind of video renderer in DirectShow. Anyone has an idea how to do it?
I think you would have to make a source filter that receives the frames from RTP and pushes them into a DirectShow filter graph, and then build a filter graph that looks like:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.