Tagged Questions

0
votes
0answers
27 views

How to setup Windows Media Service using Windows Media Http Streaming Protocol?

Windows Media Service default using MMS protocol. So how to setup Windows Media Service using Windows Media Http Streaming Protocol?
0
votes
0answers
96 views

How to validate media streaming urls?

I have a list of urls that stream video, these urls are meant to be loaded with Windows Media Player. My problem is that I need to clean the list to remove the urls that doesn't work, and the list is ...
0
votes
1answer
244 views

How to grab thumbnail every X seconds from *live* Windows Media Stream

I want to provide a choice between streaming 'channels', if you will, in a web application. These are Windows Media streams of live events that are being broadcast from a Windows Media Services 9 ...
0
votes
1answer
151 views

Windows media server doesn't stop after playing 1 file from list

I'm playing Windows Media audio, triggered by an ASX meta-file which looks like this: <asx version="3.0" BannerBar="none"> <title>Foo</title> <author>Bar</author> ...