| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Wed Oct 03, 2007 8:03 pm Post subject: Real livestream from Line-In to network |
|
|
Iv'e reading first time about streaming servers. I need a system which streaming from a line-in analog source (PC-soundcard) to a WLAN. The sound quality is secondarly: mono and 96 kbit are completly sufficient. The system should be work like the music in a supermarket but with WLAN instead any wires.
I think, the server needs a encoder to convert analog soundcard sources to a streaming compatible format. Real live streaming is essential for announcements over microphone etc. without preproduction.
On the client side, i want to use x86 hardware with VLC or WinAMP.
Can icecast do this? Remember, i'm a totally newbie on this theme.
Thanks for any suggestion. |
|
| Back to top |
|
 |
kozlov
Joined: 26 Sep 2006 Posts: 41 Location: Poland, Gdansk
|
Posted: Thu Oct 04, 2007 4:45 pm Post subject: |
|
|
You can use Winamp, foobar2000. VLC - don't know if there's any possiblity. If you would like to use Winamp, take look at Oddcast - you can use it as plugin or a standalone program - in both case (plugin/standalone) you are able to broadcast from soundcard input. It's very simple. But take care of your source computer - it has to be fast enough to playback music and encode it to specified format.
// edit:
| Quote: |
| Can Icecast do it? |
Icecast just stream signal to listeners from source, but you can put it on source machine and stream locally. _________________ polska dokumentacja serwera Icecast2 / polish documentation of Icecast2 |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Thu Oct 04, 2007 5:26 pm Post subject: |
|
|
If i understand correctly, then Winamp or Foobar2k does grab from line-in, transcode it and saves to... to what? File? Then Icecast do stream the file (?) to network clients? If so, i think there can buffer underruns occur when the streaming server works faster than grabber/transcoder.
What is oddcast? A winamp-plugin? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Thu Oct 04, 2007 7:36 pm Post subject: |
|
|
oddcast is a winamp plugin that connects to icecast and provides the encoded stream
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Fri Oct 05, 2007 5:46 am Post subject: oddcast is winamp |
|
|
hello
Need to verify the "configure" whether using oddcast is same than using shoutcast.
I am using shoutcast, both the icecast are running/connected but when trying listening to another computer the link is not valid
please give me the valid link |
|
| Back to top |
|
 |
kozlov
Joined: 26 Sep 2006 Posts: 41 Location: Poland, Gdansk
|
Posted: Fri Oct 05, 2007 9:52 am Post subject: |
|
|
| Codey wrote: |
| If i understand correctly, then Winamp or Foobar2k does grab from line-in, transcode it and saves to... to what? File? |
No, it doesn't save it anywhere. It sends it to Icecast.
| Codey wrote: |
| Then Icecast do stream the file (?) |
...sends the stream.
| Codey wrote: |
| (...) to network clients? |
Exactly.
| Codey wrote: |
| If so, i think there can buffer underruns occur when the streaming server works faster than rabber/transcoder. |
Buffering may occur only when you have not fast enough connection between source and server, OR between server and listener client. _________________ polska dokumentacja serwera Icecast2 / polish documentation of Icecast2 |
|
| Back to top |
|
 |
|