Windows Media Services publish point streaming Authentication issue
-
Saturday, December 31, 2011 6:18 PM
I want to play live stream from publish point that i created from Windows media services. When i set the authentication type of publish point to Anonymous i can play the stream from my silverlight media element and also from windows media player. But when i set the authentication type of publish point to digest authentication i can not play the stream from silverlight media element. But i can play the stream from windows media player after entering windows authentication user name and password. The problem is silverlight media element does not ask for authentication user name and password. A child window does not come but this come with windows media player. How can i play with digest authentication with silverlight. How can the windows authentication window come when trying to connect stream. How windows media player do it.
Thank you.
- Edited by David M. Nelson Friday, January 13, 2012 5:23 PM Update title to improve Search
All Replies
-
Monday, January 02, 2012 5:08 PMis there anyone who can help me. What is the issue.
-
Monday, January 09, 2012 6:11 PMOwner
I think you'd have to implement that in the Silverlight application using the NetworkCredential Class as per http://msdn.microsoft.com/en-us/library/system.net.networkcredential(v=VS.95).aspx. But you may want to ask this question on the Silverlight forums at http://forums.silverlight.net/.- Marked As Answer by David Bristol [msft]Microsoft Employee, Moderator Wednesday, August 08, 2012 2:02 PM

