UWP MediaElement source from http with authentication

一世执手 提交于 2019-12-23 01:13:12

问题


Is there a way to use a MediaElement Control, to stream e.g. a video or audio file from a remote (web)server, which needs authentication for accessing? To access this server, i am using Windows.Web.HttpClient, but i dont know how to easily access the source with a MediaElement.

Best regards

来源:https://stackoverflow.com/questions/37540437/uwp-mediaelement-source-from-http-with-authentication

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!