Reputation: 29140
How can I play IIS Smooth Streaming video in a WPF application. I know Silverlight has built-in support for it, but I can't find much information for WPF. Will the MediaElement
control support this in WPF 4?
Upvotes: 4
Views: 1704
Reputation: 34323
Unless something has changed very recently, the only Windows Smooth Streaming client available is Silverlight. There is no support for Smooth Streaming in Windows Media Player or for other standalone Windows applications.
Upvotes: 3