Networking Forums

Networking Forums > Computer Networking > Linux Networking > Multicasting (bandwidth)

Reply
Thread Tools Display Modes

Multicasting (bandwidth)

 
 
themf@graffiti.net
Guest
Posts: n/a

 
      05-30-2005, 11:02 PM
Hello,

If there is a server which is multicasting to the Internet, does it use
separate bandwidth for each connection? i.e. if one stream is taking
say, 5k, will a 1000 streams take 5000k, and therefore use all the
bandwidth I have from my provider?
Or, does ONE packet leave my host and then split across every router
necessary to get to all the hosts requesting a connection? This is what
my understanding of "multicast" was.


Thanks very much.

 
Reply With Quote
 
 
 
 
Solbu
Guest
Posts: n/a

 
      05-31-2005, 02:26 AM
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

(E-Mail Removed) tried to express the following opinion:

> If there is a server which is multicasting to the Internet, does it use
> separate bandwidth for each connection? i.e. if one stream is taking
> say, 5k, will a 1000 streams take 5000k, and therefore use all the
> bandwidth I have from my provider?


No, that is called unicast.

> Or, does ONE packet leave my host and then split across every router
> necessary to get to all the hosts requesting a connection? This is what
> my understanding of "multicast" was.


That is multicast.

- --
Solbu - http://www.solbu.net
Remove 'ugyldig' for email
PGP key ID: 0xFA687324
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFCm8tnT1rWTfpocyQRAtlVAJwIRHGOqniwd2CTvQRnA1 HhTqBi7gCgh0wS
j8wf1HPFAnbR089SnNHZq4k=
=Ol/4
-----END PGP SIGNATURE-----
 
Reply With Quote
 
themf@graffiti.net
Guest
Posts: n/a

 
      05-31-2005, 01:05 PM


Solbu wrote:

> > Or, does ONE packet leave my host and then split across every router
> > necessary to get to all the hosts requesting a connection? This is what
> > my understanding of "multicast" was.

>
> That is multicast.


So what are some Linux server softwares for doing it? Can I use
icecast?

What software will be needed to actually play the stream - will
Winamp/XMMS and Windows Media Player/Mplayer do?

 
Reply With Quote
 
Solbu
Guest
Posts: n/a

 
      06-01-2005, 01:03 AM
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

(E-Mail Removed) tried to express the following opinion:

> Solbu wrote:
>> That is multicast.

>
> So what are some Linux server softwares for doing it? Can I use
> icecast?


In order to have multicast on a server your ISP must support it.
Most ISPs do not.

Unicast however is no problem. Just make sure you limit
the number of users to simultaneously llisten to the stream
down to a number your awailable bandwith can handle.

> What software will be needed to actually play the stream - will
> Winamp/XMMS and Windows Media Player/Mplayer do?


Yes.

- --
Solbu - http://www.solbu.net
Remove 'ugyldig' for email
PGP key ID: 0xFA687324
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFCnQl1T1rWTfpocyQRAsVhAKDAKLyWIIZ7DZY5VatA02 9tdoJUIQCeJEn8
1JggQ/LJCsrqAq0tYTKVGSw=
=qiQh
-----END PGP SIGNATURE-----
 
Reply With Quote
 
Alexander Clouter
Guest
Posts: n/a

 
      06-01-2005, 08:10 AM
Hi,

On 2005-05-31, (E-Mail Removed) <(E-Mail Removed)> wrote:
>
> Solbu wrote:
>
>> > Or, does ONE packet leave my host and then split across every router
>> > necessary to get to all the hosts requesting a connection? This is what
>> > my understanding of "multicast" was.

>>
>> That is multicast.

>
> So what are some Linux server softwares for doing it? Can I use
> icecast?
>

This really is all on Google an Icecast's website...you really should be
using Google.

> What software will be needed to actually play the stream - will
> Winamp/XMMS and Windows Media Player/Mplayer do?
>

For Windoze users, the best thing to do is install VLC (realplayer will do it
but I would not trust it), under UNIX (including Linux) you have a number of
options:

1) mplayer
2) VLC
3) Xine
4) realplayer (ewwwwwww)
5) <insert four-zillion hits from google and the Multicast HOWTO>

You should not really be asking about the client software, multicasting is
just a transport medium really handled by the OS and various network hardware
between point A and B. You need to make sure there is a multicast enabled
route available between A and B (most ISPs seem not to support multicasting,
here in the UK that is true) and that you know how to configure routers under
your control to forward multicasted traffic between subnets.

Do read the HOWTO has a good starting point:

http://www.tldp.org/HOWTO/Multicast-HOWTO.html
http://jukie.net/~bart/multicast/Lin...MiniHOWTO.html
http://www.cschill.de/smcroute/ (better than mrouted for 'static' setups)

Cheers

Alex
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IPv6 Multicasting ruvinsk@gmail.com Linux Networking 0 10-16-2008 05:39 PM
Bluetooth: multicasting sridhar912 Wireless Internet 0 09-25-2007 05:33 PM
Multicasting DAB sounds worse than FM Broadband 18 01-26-2007 04:59 PM
BBC & ITV to trial multicasting DAB sounds worse than FM Broadband 10 03-11-2006 09:38 AM
BBC Multicasting? Beck Broadband 14 01-11-2006 02:41 PM



1 2 3 4 5 6 7 8 9 10 11