Ver Mensaje Individual
  #1 (permalink)  
Antiguo 08/01/2008, 00:03
OscarGim
 
Fecha de Ingreso: octubre-2005
Ubicación: Argentina
Mensajes: 51
Antigüedad: 18 años, 6 meses
Puntos: 0
Información Stream Icecast con Windos media player LINK

Hola estoy probando de todas maneras y no puedo hacer que de la pagina que tengo hacer un link para que se reproduzca la radio con el windows media player.

No estoy muy seguro si funciona con Icecast, pero no se mas como probar.

Cargando esto en un archivo .asx deberia funcionar pero no lo abre:

<Asx Version = "3.0" >
<Title > title</Title>

<Param Name = "AllowShuffle" Value = "yes" />

<Entry>
<Param Name = "Bitrate" Value = "128000" />

<Duration value = "00:00:0.000" />

<Param Name = "FileSize" Value = "0" />

<Param Name = "Is_Protected" Value = "False" />

<Param Name = "Is_Trusted" Value = "false" />

<Param Name = "IsVBR" Value = "False" />

<Param Name = "MediaType" Value = "audio" />

<Param Name = "SourceURL" Value = "http://IP:PORT/mount" />

<Title > title</Title>

<Param Name = "type" Value = "downloaded" />

<Param Name = "WM/Genre" Value = "Dance" />

<Ref href = "http://IP:PORT/mount"/>
</Entry>
</Asx>

alguien que sepa como hacerlo?