MediaElementWithHttpClient icon indicating copy to clipboard operation
MediaElementWithHttpClient copied to clipboard

Use Windows.UI.Xaml.Controls.MediaElement with Windows.Web.Http.HttpClient.

Results 4 MediaElementWithHttpClient issues
Sort by recently updated
recently updated
newest added

I trying to get the stream from an ip camera. So when i pass the follwing url http://192.168.0.21:6021/cgi-bin/cmd/encoder?GET_STREAM it ask fot user and password. So, when i entry the credentials...

Hello, I have implemented the solution to test a video playback from my test server. It opens the stream and the video starts playing but it is continuously hanging. Both...

https://github.com/kiewic/MediaElementWithHttpClient/blob/master/MediaElementWithHttpClient/HttpRandomAccessStream.cs#L75 from:https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.5 > but are not required to do so. Clients MAY generate byte-range requests without having received this header for the resource involved.

bug

@kiewic I'm SeYoung. I want to use your code in my commercial app. But I can'f find any terms and conditions for use, reproduction, and distribution. I wonder if I...