[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

muse-streamer e icecast2



ciao a tutti
ho installato icecast2 e "sembra funzionare". Ho messo la versione 2.2 e
l'interfaccia web funziona.
Lo stream audio lo faccio partire tramite muse (http://muse.dyne.org/).
Il flusso audio parte ma si blocca subito con un errore.

con server icecast2 attivo eseguo

$muse-streamer -o  -C -e ogg -s 192.168.9.2:8000 -m default -l ice2 -p password
/mnt/megadisco/musica/canzone.mp3

[*] MuSE version 0.9 [ http://muse.dyne.org ]
 .  by Denis Rojo aka jaromil http://rastasoft.org
 .  --
 .  initializing Ogg/Vorbis encoder 0
[*] Ogg/Vorbis encoder version unknown initialized
[*] CLI: created Ogg encoder
[*] CLI: created streamer to 192.168.9.2 8000
 .  CLI: stream mountpoint default
 .  CLI: login type set to ice2
 .  CLI: stream password set
 .  CLI: queue /mnt/megadisco/musica/canzone.mp3 on channel 0
[*] CLI: created channel 0
[W] no soundcard found
 .  line-in and speaker out deactivated
[*] using commandline interface (non interactive)
[*] Ogg/Vorbis encoder SET Q4 24Kbit/s 22050Hz mono
[*] Contacting icecast2 server 192.168.9.2 on port 8000
[*] started streaming on http://192.168.9.2:8000/default
[W] Channel::play() : no song loaded
[*] loaded /mnt/megadisco/musica/canzone.mp3
[*] Mp3 44100Hz stereo file 192Kb/s
[W] Ogg/Vorbis encoder encoder is stuck, pipe is full
[W] Ogg/Vorbis encoder encoder is stuck, pipe is full
[W] Ogg/Vorbis encoder encoder is stuck, pipe is full
[W] Ogg/Vorbis encoder encoder is stuck, pipe is full
[W] Ogg/Vorbis encoder encoder is stuck, pipe is full
[W] Ogg/Vorbis encoder encoder is stuck, pipe is full

da web vedo riportato il flusso audio creato, ma "cade" subito

Secondo problema. Se utilizzo un file contenente il percorso+nome completo dei
file, viene segnalato che non ci sono file da "eseguire".

$muse-streamer -o  -C -e ogg -s 192.168.9.2:8000 -m default -l ice2 -p password
playlist.txt

$cat playlist.txt
/mnt/megadisco/musica/canzone.mp3

[*] MuSE version 0.9 [ http://muse.dyne.org ]
 .  by Denis Rojo aka jaromil http://rastasoft.org
 .  --
 .  initializing Ogg/Vorbis encoder 0
[*] Ogg/Vorbis encoder version unknown initialized
[*] CLI: created Ogg encoder
[*] CLI: created streamer to 192.168.9.2 8000
 .  CLI: stream mountpoint default
 .  CLI: login type set to ice2
 .  CLI: stream password set
 .  CLI: queue playlist.txt on channel 0
[*] CLI: created channel 0
[!] file extension is not recognized
[W] error adding playlist.txt (extension not recognized)
[!] CLI: can't add playlist.txt to channel
[W] no soundcard found
 .  line-in and speaker out deactivated
[*] using commandline interface (non interactive)
[*] Ogg/Vorbis encoder SET Q4 24Kbit/s 22050Hz mono
[*] Contacting icecast2 server 192.168.9.2 on port 8000
[*] started streaming on http://192.168.9.2:8000/default
[!] CLI: error in set_channel(0,1)
[!] File exists
[W] nothing to play, you must specify at least songs or live input
 .  see --help switch for more information
[*] quitting MuSE
 .  stopping mixer...
 .  deleting input channels
 .  deleting output channels
 .  closing ogg/vorbis encoder
[*] closed stream to http://192.168.9.2:8000/default
 .  cya on http://muse.dyne.org


grazie.
Gianluca



Reply to: