Playlist machen – Real & Windowsmedia

Status
Für weitere Antworten geschlossen.

Kayana

Benutzer
Hallo,

Wie kann ich für den Stream Real und Windowsmedia Playlisten machen, damit man den stream auch in diese playern hören kann?
 
AW: Playlist machen - Real & Windowsmedia

.ASX Beispiel:


PHP:
<ASX
  VERSION="3.0"
  PREVIEWMODE="NO"
  BANNERBAR="AUTO"
>

  <TITLE>Live-Stream Chat-Radio.de</TITLE>
  <author>http://www.chat-radio.de</author>
  <copyright>(c) Chat-Radio.de</copyright>
  <ABSTRACT>Chat-Radio.de - Das Webradio mit dem Flirtfaktor</ABSTRACT>
  <Param Name = "AllowShuffle" Value = "NO"/>
  <LOGO HREF="http://www.chat-radio.de/banner4.gif" STYLE="BANNER"/>

       <entry clientSkip="no">
                <REF HREF="http://217.175.237.116:10010/" />
        	<TITLE>Chat-Radio.de - Das Webradio mit dem Flirtfaktor</TITLE>
		<AUTHOR>http://www.chat-radio.de</AUTHOR>
		<COPYRIGHT>(c) Chat-Radio.de</COPYRIGHT>
		<LOGO HREF="http://www.chat-radio.de/banner4.gif" STYLE="ICON"/>
                <ABSTRACT>Chat-Radio.de - Das Webradio mit dem Flirtfaktor</ABSTRACT>
                <copyright>(c) Chat-Radio.de</copyright>
                <MOREINFO HREF="http://www.chat-radio.de"/>
                <BANNER HREF="http://www.chat-radio.de/banner4.gif" >
                       <MOREINFO HREF="http://www.chat-radio.de"/>
                       <ABSTRACT>Chat-Radio.de - Das Webradio mit dem Flirtfaktor</ABSTRACT>
                </BANNER>
	</entry>
         <entry>
		<REF HREF="http://217.175.237.116:10010/" />
	</entry>
</asx>

.ram Beispiel:

Code:
http://www.chat-radio.de/mp3.m3u
 
Status
Für weitere Antworten geschlossen.
Zurück
Oben