microsoft / media-foundation

Repository for Windows Media Foundation related tools and samples
MIT License
144 stars 31 forks source link

MediaEngineCustomSourceXamlSample send compressed samples and add local test publishing #66

Closed daoyuanli9 closed 4 months ago

daoyuanli9 commented 4 months ago

Change MediaEngineCustomSourceXamlSample so that the source reader sends compressed audio and video samples. This is to show case Media Foundation's decoder part of the pipeline. Also added basic publishing configuration for quick local deployment and testing.