Click to See Complete Forum and Search --> : How to display RSS feed videos in the WPF page


Shythal
May 29th, 2009, 12:14 AM
Hi,

I am working on a WPF RSS feeds application. In this I want to display the RSS feed videos in the WPF page itself i.e., no external media player should open to play the RSS videos. How can I do this.

If any one have any idea to do this please reply.

Thanks in advance.

Shythal
May 29th, 2009, 12:15 AM
hi

gurge60
June 3rd, 2009, 02:59 PM
Hello.

Search for MediaElement. Also look for WPF media players on codeplex and codeproject there are quite a few that show how to use MediaElement.