pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

XML pastebin - collaborative debugging tool View Help


Posted by n4ng33k on Wed 26 Dec 10:57
report abuse | download | new post

  1. <ices>
  2.         <background>0</background>                 -->1=ejecucion como demonio
  3.         <logpath>/home/yo/ices</logpath>           -->path del archivo del log
  4.         <logfile>ices.log</logfile>                -->archivo del log      
  5.         <loglevel>4</loglevel>                     -->nivel de detalle de infor 1=error,2=warn,3=info,4=debug
  6.         <consolelog>1</consolelog>
  7.         <pidfile>/home/yo/ices2/ices.pid</pidfile> -->donde guarda el pid del proceso
  8.         <stream>
  9.                 <metadata>
  10.                         <name>radio_no_name</name>                      -->nombre de la radio
  11.                         <genre>subversivo</genre>                       -->genero de la emision
  12.                         <description>Hack your mind!</description>      -->breve descripcion
  13.                         <url></url>                                     -->url de la radio
  14.                 </metadata>
  15.                 <input>
  16.                         <module>alsa</module>
  17.                         <param name="rate">44100</param>
  18.                         <param name="channels">2</param>
  19.                         <param name='device'>plughw:0,0</param>
  20.                         <param name="periods">2</param>
  21.                         <param name="buffer-time">500</param>
  22.                         <param name="metadata">1</param>
  23.                         <param name="metadatafilename">/home/yo/ices2/test</param> -->archivo metadatos
  24.                 </input>
  25.                 <instance>
  26.                         <hostname>giss.tv</hostname>            -->Ip/nombre del servidor emisor
  27.                         <port>8000</port>                       --->puerto de comunicacion con el servidor
  28.                         <password>xxxx</password>               --->clave de acceso al server como source
  29.                         <mount>/yyyy.ogg</mount>                --->nombre de la emision
  30.                         <reconnectdelay>2</reconnectdelay>
  31.                         <reconnectattempts>5</reconnectattempts> --->intentos de reconexion
  32.                         <maxqueuelength>80</maxqueuelength>
  33.                         <encode>  
  34.                                 <quality>1</quality>
  35.                                 <maximum-bitrate>131072</maximum-bitrate>
  36.                                 <minimum-bitrate>-1</minimum-bitrate>
  37.                                 <managed>0</managed>
  38.                                 <samplerate>22050</samplerate>
  39.                                 <channels>2</channels>
  40.                         </encode>
  41.                         <downmix>1</downmix>
  42.                         <resample>
  43.                                 <in-rate>44100</in-rate>
  44.                                 <out-rate>22050</out-rate>
  45.                         </resample>
  46.                 </instance>
  47.         </stream>
  48.  </ices>

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me so that I can delete my post