use icecast+liveice and i need to get stream from linein . Icecast work perfectly and liveice was perfectly but i can get stream only if I plug lineout from my radio box to mic on my sound card . Is there any special config string in liveice for streaming from linein or maybe liveice can't do it my liveice.cfg # liveice configuration file SERVER localhost PORT 80 NAME My Radio Box GENRE linein:// URL linein:// PUBLIC 0 X_AUDIOCAST_LOGIN PASSWORD letmein SAMPLE_RATE 44100 BITRATE 128000 STEREO SOUNDCARD HALF_DUPLEX USE_LAME3 /usr/bin/lame NO_MIXER MOUNTPOINT stream PLAYLIST playlist DECODER_COMMAND mpg123 MIX_CONTROL_MANUAL CONTROL_FILE mix_command TRACK_LOGFILE track.log What I must to do for getting stream from linein ?? Maybe ices is a solution ? --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
This isn't really an icecast/liveice issue at all. You need to use whatever mixer program is available on your system to turn on the line input. For example OSS installs a mixer program called 'ossmix'. If you're using OSS, the command is: /usr/lib/oss/ossmix line.rec ON Your path may be different. If you're not using OSS, you'll need to look for info on whatever driver you are using. Hope this helps -bg> use icecast+liveice and i need to get stream from linein . > Icecast work perfectly and liveice was perfectly but i can get stream > only if I plug > lineout from my radio box to mic on my sound card . Is there any special > > config string in liveice for streaming from linein or maybe liveice > can't do it > my liveice.cfg > # liveice configuration file > SERVER localhost > PORT 80 > NAME My Radio Box > GENRE linein:// > URL linein:// > PUBLIC 0 > X_AUDIOCAST_LOGIN > PASSWORD letmein > SAMPLE_RATE 44100 > BITRATE 128000 > STEREO > SOUNDCARD > HALF_DUPLEX > USE_LAME3 /usr/bin/lame > NO_MIXER > MOUNTPOINT stream > PLAYLIST playlist > DECODER_COMMAND mpg123 > MIX_CONTROL_MANUAL > CONTROL_FILE mix_command > TRACK_LOGFILE track.log > > What I must to do for getting stream from linein ?? Maybe ices is a > solution ? > > > > > > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecast.org/ > To unsubscribe from this list, send a message to'icecast-request@xiph.org'> containing only the word 'unsubscribe' in the body. No subject is needed. > Unsubscribe messages sent to the list will be ignored/filtered. >--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
harvey smith wrote:> On Tue, 26 Jun 2001, Alex Dovgal wrote: > > > use icecast+liveice and i need to get stream from linein . > > Icecast work perfectly and liveice was perfectly but i can get stream > > only if I plug > > lineout from my radio box to mic on my sound card . Is there any special > > > > config string in liveice for streaming from linein or maybe liveice > > can't do it > > You need to set this on the Soundcard using an app like aumix and change > the recoring source from mic to line,Ok seems that you`w rigth . I instal aumix and see that records goes from MIC But I cant change sorce of the record by this program . I try to do this via ncurses interface or via text mode ( ./aumix -i R -q -S ) result is the same - record device still mic :( I have onbord sound card 0: MSS audio codec (SoundPro CMI 8330) Slackware 7.2 ( current ) 2.2.19 Any idea ? Maybe i miss some /dev/* for that ? Or maybe i need some "special unix comman" befor i start aumix ?> you'll also need to play with the > rec volume to get the right volume. (note: the line volume controls how > loud you hear it (if monitoring locally), the record volume controls how > loudness of the stream.) > > > my liveice.cfg > > # liveice configuration file > > SERVER localhost > > PORT 80 > > NAME My Radio Box > > GENRE linein:// > > URL linein:// > > PUBLIC 0 > > X_AUDIOCAST_LOGIN > > PASSWORD letmein > > SAMPLE_RATE 44100 > > BITRATE 128000 > > STEREO > > SOUNDCARD > > HALF_DUPLEX > > USE_LAME3 /usr/bin/lame > > NO_MIXER > > MOUNTPOINT stream > > PLAYLIST playlist > > DECODER_COMMAND mpg123 > > MIX_CONTROL_MANUAL > > CONTROL_FILE mix_command > > TRACK_LOGFILE track.log > > > > What I must to do for getting stream from linein ?? Maybe ices is a > > solution ? > > > > > > > > > > > > > > --- >8 ---- > > List archives: http://www.xiph.org/archives/ > > icecast project homepage: http://www.icecast.org/ > > To unsubscribe from this list, send a message to 'icecast-request@xiph.org' > > containing only the word 'unsubscribe' in the body. No subject is needed. > > Unsubscribe messages sent to the list will be ignored/filtered. > > > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecast.org/ > To unsubscribe from this list, send a message to 'icecast-request@xiph.org' > containing only the word 'unsubscribe' in the body. No subject is needed. > Unsubscribe messages sent to the list will be ignored/filtered.--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Tue, 26 Jun 2001, Alex Dovgal wrote:> use icecast+liveice and i need to get stream from linein . > Icecast work perfectly and liveice was perfectly but i can get stream > only if I plug > lineout from my radio box to mic on my sound card . Is there any special > > config string in liveice for streaming from linein or maybe liveice > can't do itYou need to set this on the Soundcard using an app like aumix and change the recoring source from mic to line, you'll also need to play with the rec volume to get the right volume. (note: the line volume controls how loud you hear it (if monitoring locally), the record volume controls how loudness of the stream.)> my liveice.cfg > # liveice configuration file > SERVER localhost > PORT 80 > NAME My Radio Box > GENRE linein:// > URL linein:// > PUBLIC 0 > X_AUDIOCAST_LOGIN > PASSWORD letmein > SAMPLE_RATE 44100 > BITRATE 128000 > STEREO > SOUNDCARD > HALF_DUPLEX > USE_LAME3 /usr/bin/lame > NO_MIXER > MOUNTPOINT stream > PLAYLIST playlist > DECODER_COMMAND mpg123 > MIX_CONTROL_MANUAL > CONTROL_FILE mix_command > TRACK_LOGFILE track.log > > What I must to do for getting stream from linein ?? Maybe ices is a > solution ? > > > > > > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecast.org/ > To unsubscribe from this list, send a message to 'icecast-request@xiph.org' > containing only the word 'unsubscribe' in the body. No subject is needed. > Unsubscribe messages sent to the list will be ignored/filtered. >--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.