windows media services

Frequently asked questions with answers

windows media services

Postby madman08 » Tue Jun 28, 2005 2:29 am

is ther any was to setup kplaylist so that it uses windows media services steam insted of php streaming.

mms://RANDOM/MusicDemand/insert_file_name_here.wma OR .mp3

thats what it would need to put into the m3u file that it sends.
madman08
 

Re: windows media services

Postby aba » Tue Jun 28, 2005 6:27 am

madman08 wrote:is ther any was to setup kplaylist so that it uses windows media services steam insted of php streaming.

mms://RANDOM/MusicDemand/insert_file_name_here.wma OR .mp3

thats what it would need to put into the m3u file that it sends.


It's coming..

Åge
aba
Site Admin
 
Posts: 2325
Joined: Wed May 08, 2002 9:19 am

Postby Guest » Sun Jul 10, 2005 6:32 pm

That would be fantastic, perfect. Do you know when its coming, is it much work to do? Next release?
Guest
 

Postby Guest » Wed Jul 27, 2005 7:10 pm

I can see *.asx is added in the latest build 396. Are kplaylist now workable with windows media services and the mms protocol?
Guest
 

Postby aba » Sun Jul 31, 2005 4:00 am

Anonymous wrote:I can see *.asx is added in the latest build 396. Are kplaylist now workable with windows media services and the mms protocol?


I have no idea why I wrote it will be added. I've been looking for information about the MMS protocol which seems to a Microsoft proprietary format.

Anyways, if you change the URL's that KP generates from http:// to mms://, WMA seems to handle it. I don't know why you want mms support and what advantages it has?

Åge
aba
Site Admin
 
Posts: 2325
Joined: Wed May 08, 2002 9:19 am

Windows Media Services

Postby Arcesilaus » Thu Jan 26, 2006 7:10 pm

I can guess why that is:

The built-in Windows Media Services have an automatic fallover to http stream in case mms is not available (for instance if port 554 is blocked on the firewall).

In this case, KPlaylist would just be a 'music collection crawler'. The actual streaming would be done by Windows Media Services.

The advantage is that the stream can be protected with Windows Authentication.
Another advantage is that the stream is continuous: there's no need for buffering with every single song...
Arcesilaus
 
Posts: 1
Joined: Thu Jan 26, 2006 7:07 pm

Postby chris » Wed Mar 14, 2007 10:28 pm

this is a asx file for you
open up note pad
enter this

<ASX version = "3.0">
<TITLE>(title of feed</TITLE>
<ABSTRACT>(abstract tile)</ABSTRACT>
<AUTHOR>-(author note)</AUTHOR>
<COPYRIGHT>-(copyright note)</COPYRIGHT>
<Entry>
<Ref href = "(the feed name)">
<Banner href="(banner pic)">
<MoreInfo href="(a web page giving infomatiom about the feed )">
<Abstract>(abstract tile)</Abstract>
</Banner>
</Entry>
</ASX>

then use that with a embed meida player.
chris
 
Posts: 4
Joined: Fri Jun 03, 2005 3:52 am


Return to FAQ



cron