I am trying to make a youtube url streamer application in windows form application using c#.net.
I am able to play local videos using windows media player (COM COMPONENT) in built in visual studio.
But I am not getting how to stream url (youtube address) in windows media player. If there is any other better way please suggest.