Talk:IceShare: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(11 intermediate revisions by 9 users not shown)
Line 1: Line 1:
Iceshare, Peercast or Alluvium?
three answers to the bandwidth problem for grass-roots broadcasting.
Peercast works, now, but it's a relaying system so is only as good as the weakest link in the relay chain and latency builds up as it scales.
Apparently Alluvium works too, but only for Windows clients so I can't test it.
Iceshare is vapourware, but it's conceptually the coolest.
All three will require new users to download and install client software - either a player or a plugin - until the protocols are incorporated out of the box into mainstream vendors' products.
How far apart are Alluvium and Iceshare? Could they be merged?
(edited to add:)Errr... apparently Alluvium is built on top of Swarmcast, which is a proprietary technology...
Which leaves iceshare: now just to get the vapour to condense.
in response to Anonymous:<br />
in response to Anonymous:<br />
<em>"IceTracker is a server that keeps track of who's actively sharing certain media and each of their send/receive ratios. IceTracker helps direct IceShare users to better hosts and track individual user's bandwidth and level of participation to reward high bandwidth/participation users with faster peers."</em><br /><br />
<em>"IceTracker is a server that keeps track of who's actively sharing certain media and each of their send/receive ratios. IceTracker helps direct IceShare users to better hosts and track individual user's bandwidth and level of participation to reward high bandwidth/participation users with faster peers."</em><br /><br />
Line 125: Line 142:


cheers
cheers
2006/2/5 :: Is there anyone still working on this?  I for one would be glad to help...someone drop me an email.
[[User:Steve132|Steve132]]
I have a group of programmers who are interested on building this to use with a project we have been working out for a while. If anyone is interested in helping email me @ cwverdun@ucdavis.edu - Lion Nov/30/2011 [[User:Lion|Lion]]

Latest revision as of 23:02, 30 November 2011

Iceshare, Peercast or Alluvium?

three answers to the bandwidth problem for grass-roots broadcasting. Peercast works, now, but it's a relaying system so is only as good as the weakest link in the relay chain and latency builds up as it scales. Apparently Alluvium works too, but only for Windows clients so I can't test it. Iceshare is vapourware, but it's conceptually the coolest.

All three will require new users to download and install client software - either a player or a plugin - until the protocols are incorporated out of the box into mainstream vendors' products.

How far apart are Alluvium and Iceshare? Could they be merged?

(edited to add:)Errr... apparently Alluvium is built on top of Swarmcast, which is a proprietary technology...

Which leaves iceshare: now just to get the vapour to condense.


in response to Anonymous:
"IceTracker is a server that keeps track of who's actively sharing certain media and each of their send/receive ratios. IceTracker helps direct IceShare users to better hosts and track individual user's bandwidth and level of participation to reward high bandwidth/participation users with faster peers."

doesn't that mean that IceShare does rely on a central server? at least central to the stream? or am i getting things wrong here?

Stellaris 04:34, 9 Aug 2005 (PDT)

Act Lab TV -- Phobos - 2005/7

One of the Co-Developers of Freenet www.freenetproject.org, Brandon Wiley, has released a open source set of tools for swarm streaming media content. actlab.tv No external tracker software is required and there are no limitations as to the type of media codecs that can be streamed using this software.


. --Anonymous
As far as I can tell.... IceShare is better than Peercast for a number of reasons.

Firstly, IceShare doesn't depend on a central server. Peercast depends on yp.peercast.org in order to function properly. Yes this is true, and recently peercast has become organised this way. Which i dislike.

Secondly, Peercast requires that you run the peercast client on each machine. If IceShare will be a library then lots of media players will be able to simply "play" a stream. People will just need a player that can do icet://

Thirdly, IceShare is based on ogg. If you look at yp.peercast.org you will find lots of formats. Most of the streams are not using open codecs. For example the video streams, there is just ONE theora stream, while the rest are WMV/NSV.

NSV is a open standard media container format, NOT a video codec Nullsoft Video (NSV) Format Specification - RTF document


... --2003/11/21 13:36 EST
yo xiph: quit doing so much cool stuff, you make me feel worthless.

Killer app? --2003/11/22 14:06 EST
I can't see any competition :D

re: Killer app? --2003/11/28 18:39 EST
take a look at peercast http://www.peercast.org/ (be shure to disable ECN ;) ) it's working already!

keep the work going!

Wow, wow, wow! --2003/12/01 21:04 EST
Wow, I was talking to my Bro about this idea a few months ago, and how it could change the world. I was talking about video, but Audio is a good start!


It will do video. --ArcRiley, 2003/12/10 01:52 EST
IceShare will work for any Ogg codec, including Theora. In fact that's one of the uses I intend to test it with.


hmm --BlindWanderer, 2004/01/05 10:47 EST
Swarming streaming would work but i don't think it would catch on. But it still should be made. It would help guarantee freedom of speech/press in this world of censorship.

... --2004/01/12 01:33 EST
Video might end up being the killer app. Hosting an audio stream is expensive, it is still feasible. Hosting a video stream, on the other hand, rapidly becomes unaffordable. This project could make it affordable to broadcast high-quality video streams to a large audience


Where's the download link? --2004/01/19 22:35 EST
?????????????????????

Work in progress --ArcRiley, 2004/02/04 08:25 EST
This is currently in the "pre-alpha experimental and design" phase. We have some software, mostly for testing, and the protocols are still being altered slightly or extended as we need to. Don't worry, we'll make a big media splash if/when we get to beta release phase.

... --2004/01/21 22:38 EST
will it be posible to listen to a radio with winamp?, i mean no need for a special player? how coul we broadcast? using a special program?

Winamp --ArcRiley, 2004/02/04 08:27 EST
Short answer; when someone writes the software for this, and then only after we've finalised the spec. WinAMP will need a plugin, but that is all. The intention of IceShare is for it to be integrated closely with the media player, so not only should icet:// links open your media player directly, but things such as seeking should work seamlessly. As for broadcasting software, that's left completely up to implementation. Icecast support should be written eventually so any standard Icecast2 server can be used, but anyone could write a direct IceShare streaming client. Let's focus less on vaporware, right now we're concentrating on the spec, not integration with media players.

local relay --Andy Baxter, Sept 2004
Seeing as it might take a while for plugins to be written for all the players, how about making a local relay program for the main platforms which uses the iceshare library to provide a local http or rtsp relay, which players can connect to? This would also do as a reference implementation of the library for plugin coders. If the right protocol was used, it could handle seeking etc as well.

misinformation --2004/03/01 11:17 EST
I think you may have been misinformed about PeerCast, we're using it as the core of our media player and are streaming static files with it. Security was a concern for us so we added a very simple SKEY signature to broadcast packets that allows clients to verify each packet has not been modified. Although we haven't submitted patches to the PeerCast developers yet. Also our client is "allowed" to connect o to the main PeerCast network, in fact the developers have been very eager for us to do that.

Conferencing --AlexanderWinston, 2004-03-03 00:00 UTC
Might this have possible tele- or videoconferencing uses?

Dead Project --2004/11/09
Was a great idea, too bad it never took off.

Don't Assume -- 2004/11/19
The wiki just hasn't been maintained, work is happening behind the scenes. Be patient.

2004/11/19 I am very glad to hear this news! I am looking for something just like this & this looks very promising. I have started an internet radio station and am looking for a way to expand the stream once the audience exceeds my server capacity.

I know nothing of writing code but could beta test or write a "how to" article.

Peercast & IceShare - ZephyrXero - 2005/1/7
I've been wishing for a project like this for about a year now. I just discovered Peercast the other day, and now this. I'll be very excited to see where the IceShare/IceTracker stuff goes. I've been in love with everything ogg since I found out about it.

My question is, since IceShare & Peercast are open source projects... do you plan to share code from each other? What kind of collaboration has happened, if any...so far? Can't wait for the beta of IS to be released. I see huge potential for P2P streaming a/v in the near future.

Re: Peercast & IceShare - Arc 2005/1/10
I'm not sure how code sharing would help us. The systems are radically different in both theory and implementation.

Mostly what we need, at this point, is to finish hashing out the details on the hash functions (ok, a little pun intended) and the anonymous identity challenge, and to get libogg2/OggStream to the point where all this stuff is seamlessly useable.

Iceshare vs peercast

I recently set up a little peercast network on a trial basis. Everyone has UK-standard ADSL/RADSL connections which are uncapped 512/256 kbit/s with 50:1 contention. The source stream is a 64kbps Ogg/icecast stream (actual rates vary, of course).

Performance has been very variable, with many users reporting long interruptions as it pre-buffers, but not consistently. I haven't been able to identify the problem although my instinct is that it is caused by bandwidth contention; the popularity of BitTorrent means that the typical spiky email-websurfing bandwidth usage pattern which informed the 50:1 contention architecture of DSL systems no longer applies - although whenever I test the bandwidth available to me I get a figure in the high 400's.

As I understand Peercast, with its relay architecture, anyone in the chain suffering this problem will cause difficulties for those further down the line (please correct me if I'm wrong, I often am). Thus popularity doesn't increase the available bandwidth, it just doesn't reduce it as direct streaming does. It seems to me that the BitTorrent - swarming approach will scale much better than peercast; at least I'm hoping..


-Peercast experiences - ZephyrXero - 2005/2/6

I've been running a peercast radio station for almost a month now and have had varying results as well. Some days it runs silky smooth while other days I can't listen for more than 10 min. before it times out. If peercast used a swarming technique for it's sharing it would work much better than just relying on each user to give a full stream up to someone else. I really hope that Xiph can get IceShare up and running soon! I also hope my slashdot article has helped bring in some new developers and interest in the project :)


2005/8/8 :: Bloke Pardon my ignorance but shouldnt this packet distribution be hooked on to the current bit torrent network? act like a plugin?

cheers

2006/2/5 :: Is there anyone still working on this? I for one would be glad to help...someone drop me an email. Steve132

I have a group of programmers who are interested on building this to use with a project we have been working out for a while. If anyone is interested in helping email me @ cwverdun@ucdavis.edu - Lion Nov/30/2011 Lion