Slashdot Mirror


Peercasting Ready for Primetime?

ZephyrXero writes "Have you ever wanted to run your own internet radio or TV station, but thought the bandwidth would cost too much? While Wired thinks Peer-to-peer broadcasting, or "peercasting", will be the future of the internet (previously posted); Peercast.org says it's already here today. Peercast's software is available for Linux, Windows, and Mac. You can broadcast both audio and video without needing a whole lot of bandwidth since each audience member also uploads back to the network. The Xiph Foundation is also working on a similar project called "IceShare," but it's still in planning. Peercast, still in beta seems to already be fully functional and ready for an audience (even you dial-up guys)."

220 comments

  1. Hmm. by Anonymous Coward · · Score: 1, Insightful

    How is this any different from the normal Bittorrent clients? Simply more user-friendly, and easier to setup trackers and such?

    1. Re:Hmm. by Anonymous Coward · · Score: 0

      I have one word for you: streaming

    2. Re:Hmm. by stupidfoo · · Score: 3, Insightful

      Because this is designed to allow you to listen to the music that someone else is broadcasting and then help them broadcast as well. The idea here is not to simply download copyrighted material. Think of it as Peer to Peer Shoutcasting, I guess. This solution seems to slightly more legal (although it is probably still illegal, at least in the US) than standard bittorrent.

    3. Re:Hmm. by Anonymous Coward · · Score: 0

      Ah, I see your point. More like Shoutcast than Bittorrent (one or two t's?), except w/o the bandwidth woes of streaming from Shoutcast.

    4. Re:Hmm. by Ironsides · · Score: 2, Insightful

      There is nothing inherently illegal about this. And it is not illegal in the US. In fact, I can imagine some radio stations and companies using this. In the case of companies, the otherday I listened (with slides) to a scheduled live webcast that was probably viewed by a couple thousand other people. If the company could set up a client that would let the viewers watch the webcast and help upload at the same time it would significantly reduce their bandwidth expenses. There are some companies that are going to love this technology if they can implement it and have it work.

      Nasa streams NASA TV over the internet too. They could use this to reduce their costs as well.

      --
      Fly me to the moon Let me sing among those stars Let me see what spring is like On jupiter and mars
    5. Re:Hmm. by mmkkbb · · Score: 2, Informative

      This is legal in the US, but you have to pay license fees per song and per listener, unless you play stuff that's not covered by ASCAP or BMI or SoundExchange. There are also restrictions on what songs you can play, and when you can announce them. This goes for mirrors of on-the-ar broadcasts as well.

      --
      -mkb
    6. Re:Hmm. by Anonymous Coward · · Score: 1, Interesting

      There is nothing inherently illegal about this. And it is not illegal in the US. In fact, I can imagine some radio stations and companies using this.

      You're right that it's not illegal, but there could be contractual problems. IIRC, webcast licencing requires the radio stations pay per listener. If this allows the station to track users, then it's not a problem, but otherwise the licencing will need to be reworked.

    7. Re:Hmm. by hkroger · · Score: 1
      Simply more user-friendly, and easier to setup trackers and such?

      Well, in my opinion that makes a difference, because I've never found torrent server side setup as easy as it could (and should) be.

    8. Re:Hmm. by Anonymous Coward · · Score: 0

      Not everything in this universe with the word peer in it is designed for you to share your music and porn, moron.

    9. Re:Hmm. by madfgurtbn · · Score: 1

      In fact, I can imagine some radio stations and companies using this.

      I can imagine ALL radio stations and tv networks using this!

      Peercasting could be a very big deal. No need for Akamai scale server farm and associated bandwidth to broadcast live content worldwide. That brings the cost of hosting even a hugely popular webcast close to zero.

      And that goes not just for the major companies, it works for you and me, too. Anyone can broadcast live content to millions around the world, (in the unlikely event they have something that people actually wanted to see or hear).

      --
      Send lawyers, guns, and money. Dad, get me out of this.
    10. Re:Hmm. by WindBourne · · Score: 1

      Perhaps a better explanation is that this is geared towards streaming audio, like a radio. Bittorrent is about sending files around, similar to ftp/http. As to the legality, well, these are all just protocols. If somebody uses them in an illegal manner, then they should be punished, not the software.

      --
      I prefer the "u" in honour as it seems to be missing these days.
    11. Re:Hmm. by Anonymous Coward · · Score: 0

      Here is a idea for startups out there.. build such a peer-to-peer client with secure content transmission and authentication. Also include in the stream is mechanism to pay (like paypal account or whatever) content owner (or publisher or the guy who licensed the content).

      And profit.. Let people host and listen to content you created while you get profit and customers get to watch/listen/enjoy stuff for penny (ies) ?

      Howz that ?

    12. Re:Hmm. by jdray · · Score: 1

      Right, but doesn't this collide with one of the Sinful Acts (DMCA, etc.)? As a rebroadcasting listener, wouldn't I be redistributing copyrighted material? Sounds like jailtime to me.

      --
      The Spoon
      Updated 6/28/2011
    13. Re:Hmm. by DuckofDeath87 · · Score: 1

      Did you really have to say copyrighted?
      This is just as legal as any p2p. No more and no less. The content is all that is illegal. The means of distrobution does not matter. Piracy is Piracy, no matter how it is done.

      However, other than that, you are very right. It is p2p streaming of audio/video.

      I think it will be a great boon to projects such as Overclocked Remixes, creative commons, and freedom TV. Also, it will open the world of television to everyone. You can start you own online TV station easily with this technology! That is, if you have the time to do so.

    14. Re:Hmm. by mattyrobinson69 · · Score: 1

      bit torrent divides the file into multiple chunks and downloads them randomly, to prevent downloads failing at the end

    15. Re:Hmm. by Anonymous Coward · · Score: 0

      I have one word for you: steaming.

      Is beercasting ready for brewingtime?

    16. Re:Hmm. by Bloater · · Score: 4, Interesting

      I can't imagine anybody using this for long.

      This is different from bittorrent for several reasons.

      Streaming media requires data to arrive from the start to the end. bittorrent doesn't guarantee that the start arrives before the rest of the data. Actually bittorrent acts like it buffers for the duration of the stream - then the stream can play. This system sends the data in order so you only have to buffer for a short time - like any normal streaming protocol.

      The second difference (as it appears from the documentation) is that this is just an icecast client and an icecast server rolled up together; basically a normal icecast relay but with a local display. Add in to that the ability to find relays using some sort of tracker and the clients can switch away from bad relays.

      This is problematic if you end up having to keep hopping. What is needed is multiresolution codecs with low resolution data being sent by many peers (mirrored), and higher resolution data being interlaced among them (striped). That way you would be connected to several peers and a failure in any of them leaves the stream working at a slightly reduced quality until another peer can be connected. This doesn't necessarily mean using a multiresolution transform for audio and video, because the data is often separable into broad data and fine data anyway.

    17. Re:Hmm. by Rei · · Score: 2, Interesting

      If they can pull this off, I expect a *lot* of illegal stuff going on. Namely, say, the online broadcasting of complete cable/dish/local station lineups.

      I currently would like to see a lot more torrenting of regular web content. I've been working a bit on scripts to try and make it easier to incorporate torrent-serving into web serving. As a server (I've just been using Apache), you turn on MultiViews and define inclusion criteria (say, you want users to be able to get torrents of .zip, .tgz, iso, .avi, etc files of greater than N bytes), and run the script; torrents are automatically created and served. As a client, should your browser be smart enough to list .torrent files in the ACCEPT header as desired more than the types of content being torrented, MultiView enabling will make the server pass back the torrent file instead of the actual file; if a browser is asking for a torrent, it undoubtedly has an application set up for mime type application/x-bittorrent (my default install of firefox already does, at the very least). As a consequence, if your browser is "torrent aware", you automatically get a torrent when available, and if it's not, the web server hands you the normal file instead.

      An even better route (but more complex, and not something I'm willing to spend the time on currently) would be to set up (for both browsers and servers) an encoding type 'torrent' (i.e., just like you can have pages encoded with gzip and whatnot). This would allow you at the very least to serve individual files used for immediate display (like large pictures, flash, etc), and at best (but more complicated) serve entire an entire web page, as a single torrent. Naturally, dynamic content cannot be included in this, but the static parts of a dynamic page can.

      --
      Hey, guys, I'm just pleased as punch to report that it's a fleet of a hundred Vogon Battle Destroyers!
  2. YAMP? by Anonymous Coward · · Score: 0

    Yet Another Multimedia Package?

    Winamp, windows media player, real audio/video, quicktime, divx, xvid, itunes, etc etc.

    Why am I not excited to install yet another multimedia package on my pc?

    1. Re:YAMP? by m50d · · Score: 3, Insightful

      This is something genuinely different. If, and it's a big if, they have actually got it working, it will be for media streaming what bittorrent was for file downloading. You wouldn't call BT "yet another download accelerator", would you?

      --
      I am trolling
  3. legal issues? by tmilam · · Score: 2, Interesting

    So if I do this, will the FCC come knocking on my door?

    1. Re:legal issues? by Anonymous Coward · · Score: 0

      No, but the RIAA will.

    2. Re:legal issues? by pedestrian+crossing · · Score: 1

      Actually, BMI will come knocking.

      --
      A house divided against itself cannot stand.
    3. Re:legal issues? by starrsoft · · Score: 2, Insightful
      So if I do this, will the FCC come knocking on my door?

      In a word: No.

      If you have a talk-show type program (who'd wanna listen to that? =) Seriously though, I know that some widely read bloggers would have an audience) it would obviously be totally and unarguably legal. If you played music, you're fine as long as you pay the royalty to the artist (7.1 cents per song per play) same as any other internet or AM/FM/XM radio station.

      Now traditional radio stations have already tried challenging the 'net radios' rights to broadcast, and have tried to impose unworkable fees through lobbying and legislation. I would not be a bit surprised if they continue to try this. So if you would do something like this, keep up with the laws (I'm sure /. will carry it if/when this happens) that govern royalties for radios' playing of copyright materials.

      --
      Read my blog: HansMast.com
  4. Mercora by dknj · · Score: 2, Informative

    One may also want to check out Mercora

    -dk

    1. Re:Mercora by Anonymous Coward · · Score: 0

      ...but there's no Linux or Mac version...

    2. Re:Mercora by Anonymous Coward · · Score: 0

      no but there is wine, vmware and virtualpc!

    3. Re:Mercora by FullCircle · · Score: 1

      There are also crossplatform alternatives.

      I don't need more Windows only software becomming a "standard" on the internet.

      --
      If tyranny and oppression come to this land, it will be in the guise of fighting a foreign enemy. - James Madison
    4. Re:Mercora by Anonymous Coward · · Score: 0

      No, because it's full of spyware.

  5. Video on Demand by madfgurtbn · · Score: 2, Interesting

    We're all t.v. networks now.

    If I were a major media executive I would be seriously worried about my businiess model.

    --
    Send lawyers, guns, and money. Dad, get me out of this.
    1. Re:Video on Demand by Microlith · · Score: 1

      I wouldn't.

      You're not producing any TV shows with actors, sets, or sufficiently large budgets any time soon, are you?

      Unless of course you refer to it in terms of taking the works produced by the major media executive's company and distributing it without authorization, which he can then use to try and put you under his thumb with new (bad) laws.

    2. Re:Video on Demand by Skidge · · Score: 1

      I'm not sure I'd be seriously worried quite yet. There are plenty of people who have no qualms about and even look forward to plopping down on the couch after dinner and veging out for the primetime hours while they turn their brains off for network TV. It will be a while be a while before great numbers of people will give up their sitcom/reality show routines. I've had trouble convincing people of the benefits of a TiVo; anything more complicated than that will take some time to get much traction.

    3. Re:Video on Demand by Anonymous+Writer · · Score: 3, Insightful

      You're not producing any TV shows with actors, sets, or sufficiently large budgets any time soon, are you?

      The popularity of "reality TV" could cross over into peercasting. The major media outlet business model for that genre could be affected.

    4. Re:Video on Demand by madfgurtbn · · Score: 3, Insightful

      You're not producing any TV shows with actors, sets, or sufficiently large budgets any time soon, are you?

      There's a movie called Tarnation that could win an Oscar this year. It was made for something like $200 on a Mac.

      The cost of producing high quality content has dropped to an infinitesimal fraction of what it was only a decade ago.

      The cost of disseminating high quality content world-wide, with peer-casting type technology like this, has now taken yet another enormous drop in cost.

      Let's say some highly newsworthy event occurs in my backyard. I could hook up a camera to my computer and with my $40/month DSL connection, I could broadcast it live to millions of users.

      --
      Send lawyers, guns, and money. Dad, get me out of this.
    5. Re:Video on Demand by madfgurtbn · · Score: 1

      I've had trouble convincing people of the benefits of a TiVo; anything more complicated than that will take some time to get much traction.

      Of course it will take time. I didn't say it will happen tomorrow, but it will certainly happen,don't you agree?

      --
      Send lawyers, guns, and money. Dad, get me out of this.
    6. Re:Video on Demand by Anonymous Coward · · Score: 0

      Don't forget the porn

    7. Re:Video on Demand by Politburo · · Score: 1

      Except that reality TV is anything but.

      Remember one of the first reality shows? Big Brother. The feed to the house was broadcast on the web 24/7, and it was a spectacular failure. Why? Because without flashy graphics, music, and (most of all) editing, life is boring!

    8. Re:Video on Demand by evilviper · · Score: 1
      The cost of producing high quality content has dropped to an infinitesimal fraction of what it was only a decade ago.

      Really? So writers, actors, and directors work practically for free now? No?

      So it's only the high-tech video equipment and editing (software) that are significantly less expensive... They were not a significant cost of producing content in the first place, so even if they were free, they only amount to a tiny drop in the "cost of producing high quality content."

      The cost of disseminating high quality content world-wide, with peer-casting type technology like this, has now taken yet another enormous drop in cost.

      No, peer to peer filesharing was what made inexpensive video/audio distribution possible. Peercasting technology just allows someone to broadcast content more cheaply, which means for some reason you want to force people to watch certain videos at certain times, which certainly isn't a requirement of "disseminating high quality content".

      Let's say some highly newsworthy event occurs in my backyard. I could hook up a camera to my computer and with my $40/month DSL connection, I could broadcast it live to millions of users.

      Not really. You have to already have your own channel setup, and millions of users at least previewing it at the time... If not, nobody is going to know there is something worth watching on that channel, at that exact time.

      The same senario could happen with a local public-access station as well, but if few people ever turn that channel on, nobody is going to see your live news report.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    9. Re:Video on Demand by madfgurtbn · · Score: 1

      Really? So writers, actors, and directors work practically for free now? No?

      No, but only a very very few are going to command the sort of salaries that they used to make when there were only few studios/networks/labels. There will be more work available for writers, actors, and directors, but for less pay, I would guess. The big studios and labels will have to compete with little guys who work for next to nothing and have next to zero costs. Kinda like Linx vs. Windows.

      Peercasting technologies change what will be produced, who will produce it, and the amount of money that the final product will be able to get in the market.

      The challenge for content producers will becomme more than ever, to find an audience, rather than to find a network/studio/label/publisher who is willing to take a chance on your work.

      Peercasting technology just allows someone to broadcast content more cheaply, which means for some reason you want to force people to watch certain videos at certain times

      Not true. Streaming from a library of existing files allows for true Video on Demand (Note that is the subject of my original post), where a user chooses from a menu of available content and they can begin watching immediately. With peer to peer filesharing, you have to wait for the entire file to download before you can open the file. With peer-casting, you can begin to view the stream almost immediately, like ifilm.com.

      The difference is, if I post a very popular file I don't have to worry about bandwidth, servers, etc.

      Think what this does to the business models of internet content providers who currently finance huge server farms and bandwidth bills with advertising. For them their costs go close to zero, which is good, but it also removes the barrier to entry in the market. You and I have just as much access to provide video on demand or live webcasts to the internet as msnbc.com or ifilm.com.

      That way, if you start downloading a very large video file, say, and find out after a couple minutes it's crappy, you can move on to something else.

      You have to already have your own channel setup, and millions of users at least previewing it at the time... If not, nobody is going to know there is something worth watching on that channel, at that exact time.

      I'm sure there will soon be things similar to suprnova that will aggregate online content, allow for community-based rating and review of content to help the good stuff get noticed.

      When the tsunami happened, there were pics, videos, and commentary all over the web within hours. All the big community type websites had threads full of people sharing links, files, and descriptions of events immediatly.

      But your bigger point is valid. Obscurity is the real enemy of content providers going forward. When I was young there were 3 channels on the t.v., a couple radio stations, and two newspaperss. Now there are hundreds of tv stations (if I actually wanted to watch t.v.--I dont') dozens and dozens of online radio stations and music sources, I regularly read news from dozens of newspapers from around the world via Google News, rent one of over 20k DVD titles from Netflix every day or two, and havne't read a book in a couple years because of the proliferation of interesting text on the internet.

      --
      Send lawyers, guns, and money. Dad, get me out of this.
    10. Re:Video on Demand by evilviper · · Score: 1
      With peer to peer filesharing, you have to wait for the entire file to download before you can open the file.

      No, that problem is pretty much exclusive to BitTorrent, not peer to peer filesharing in general. And even bittorrent could handle the job, with a few modifications to the current code. Though, with every node trying to grab pieces of the file in linear sucession, bittorrent's not as effecient at sharing the load.

      With that said, would you care to name some advantage of peercashing now?
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    11. Re:Video on Demand by madfgurtbn · · Score: 1

      And even bittorrent could handle the job, with a few modifications to the current code.

      You could probably enforce shared uploading in the old p2p systems, also.

      The difference between the "old" p2p systems and bittorrent is one of emphasis. P2p emphasizes availability of many files. Bittorrent uses very similar technology to emphasize enormous bandwidth capability.

      Peercasting is the next logical step. It's not the opposite of P2P sharing or torrent-ing. It's the next evolutionary step, but one that could revolutionize the dissemination of high bandwidth content on the internet.

      Remember what it was like way back two years ago, when your favorite distro released a new version, there was a period of days or weeks where you could not hope to get a decent download speed from the mirrors? Not anymore! Thanks to bittorrent, the more people grabbing the file, the faster the download. More importantly, the costs of providing that content has gone to essentially zero, because the costs are shared by thousands or millions of users instead of being borne by the peope providing the content or mirrors.

      And even bittorrent could handle the job, with a few modifications to the current code. Though, with every node trying to grab pieces of the file in linear sucession, bittorrent's not as effecient at sharing the load.

      With that said, would you care to name some advantage of peercashing now?


      Uh, the same as before. Ordinary P2P cannot handle massive and sudden increases in demand for a file. Ordinary bittorrent will not stream content. Peer-casting will do both.

      To oversimplify it a little: bittorent + streaming = Peercasting

      Or: Streaming P2P + swarming bandwidth = Peercasting

      --
      Send lawyers, guns, and money. Dad, get me out of this.
    12. Re:Video on Demand by Anonymous+Writer · · Score: 1

      Just add a little starvation to Big Brother and maybe it would get interesting :)

    13. Re:Video on Demand by evilviper · · Score: 1
      Ordinary P2P cannot handle massive and sudden increases in demand for a file.

      Wrong. "Ordinary P2P" apps have full support for partial file sharing, multiple-source downloads, etc., just as bittorrent does. In fact, I believe most have had them before bittorrent came on the scene.

      Ordinary bittorrent will not stream content.

      With minor changes, it could do so, and it would still work far better than peercasting (for on-demand).

      So, you still have not given any answer to my question.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  6. Re:First Post by Anonymous Coward · · Score: 0

    Unlucky - I beat you to it :o)

  7. Quick guess.. by SirFozzie · · Score: 4, Insightful

    I would guess that the TV networks would try to stomp this and hard.

    Why?

    Protection of an already diluted market.

    Over the last 10 years, they've been hammered by Cable, Sattelite TV, and now BitTorrent. Appointment TV is dying.

    Now comes another technology designed to possibly make it so you can watch any show at any time. The more who watch, the more who are able to watch.

    The TV Networks SHOULD be the ones leading this charge.

    But they won't, because they can't imagine anything outside of the current "Must See TV" trap that's locked them in over the past decades.

    --
    People Talking in Movie shows.. people smoking in bed.. people voting republican.. GIVE THEM A BOOT TO THE HEAD!
    1. Re:Quick guess.. by lukewarmfusion · · Score: 3, Informative

      One of my clients is a television network... public television, but a television network nonetheless. He said they've been working within their own group and with a couple of other, larger, non-public networks to deliver television content via web. They see it as competition for the market.

      During the day, you've got soaps, kids programming, and infomercials. What if you could simultaneously offer content for everyone else (not that I couldn't spend my days watching Days of Our Lives and Dora the Explorer, but I choose not to)? Or always having educational programs for schools available?

      I'd love the ability to pull up my favorite show (which I missed because I was [on the road|working|watching something else|whatever]) at anytime. Without needing a PVR and without worrying about some broadcast flag...

    2. Re:Quick guess.. by Anonymous Coward · · Score: 0

      "But they won't, because they can't imagine anything outside of the current "Must See TV" trap that's locked them in over the past decades."

      well yah. as a business model, a monopoly on distribution is a tried and true revenue model.

      the problem isn't industry, they're representing their shareholders as they are legally obliged to do. the problem is that government is also respresents the industry and nobody (at least not with power to affect change) is representing public interest.

    3. Re:Quick guess.. by Electrum · · Score: 1

      I would guess that the TV networks would try to stomp this and hard. ... Over the last 10 years, they've been hammered by Cable, Sattelite TV

      Cable and satellite providers carry local stations. Cable is essentially an extension of broadcast TV with additional channels. Satellite carries local stations but with restrictions due to location, etc.

      Local TV stations make their money from the local news. Almost all of a station's staff works in the news department or works to support them. The news department is the profit center.

      Networks have their content carried by cable and satellite just like they do with local stations. What does change is viewership. It is harder to keep a viewer on your channel, but you still get advertising revenue for the specific show that a viewer is watching.

    4. Re:Quick guess.. by Spy+Hunter · · Score: 4, Interesting
      They don't have to worry too much yet. I think the answer to the question posed in the article title is "No." The one station on peercast.org at this time with more than 20 listeners skips like crazy. Furthermore, I suspect that the upstream bandwidth of most listeners is not yet large enough to support decent video content, making peercasting TV infeasable. Certainly you're not going to get HDTV or even normal broadcast quality from this anytime soon.

      However, I do have to commend the peercast.org folks for an exceptionally nice user experience for their software. It installs in a snap and works immediately with zero configuration, using my default media players even. That's a big step toward wide adoption. Now if only the the ISPs would stop being so stingy with upload bandwidth, so the concept actually had a chance of working...

      --
      main(c,r){for(r=32;r;) printf(++c>31?c=!r--,"\n":c<r?" ":~c&r?" `":" #");}
    5. Re:Quick guess.. by poot_rootbeer · · Score: 1

      You're making a distinction in media ownership that doesn't exist.

      The owners of the broadcast TV networks don't fear cable and satellite programming, because they own those content networks too (and in some cases, the delivery infrastructure as well). General Electric, for example, doesn't just own NBC; they also own CNBC, MSNBC, Bravo, Mun2TV, SciFi, Trio, USA, and many Telemundo stations.

      These companies SHOULD have pioneered the way in Internet video delivery, but they didn't, and there's a couple of reasons why. One is that until recently, few people had an interest in watching TV on their computers, even if it didn't take hours to download a single show.

      Even now, broadcast companies are afraid to set up official Internet delivery channels, in part because they haven't developed an infrastructure to deliver targeted advertising that matches traditional broadcasting's effectiveness (this is laziness on their part, the technology exists to match or exceed broadcast advertising today), and a fear of unauthorized redistribution if they don't wrap it all up in some kind of invasive DRM scheme (newsflash -- there's already widespreaed unauthorized redistribution, you have nothing to lose).

    6. Re:Quick guess.. by cayenne8 · · Score: 1
      "Even now, broadcast companies are afraid to set up official Internet delivery channels, in part because they haven't developed an infrastructure to deliver targeted advertising that matches traditional broadcasting's effectiveness..."

      This is something I've always wondered. How effective IS a broadcast commercial? I personally can't really think offhand whenever I've ever seen a commercial, and it caused me to go buy that product. I'm sure it may have happened with something new...but, no commercial for coke or pepsi will cause me to buy one or the other or switch. Just seems like the majority of the money companies spend for commercials would have to be a waste.

      Unless there's just a lot of people that do respond to the commercials...but, most people I know (pre-tivo) just used the commercial breaks to get a beer, pee or get something to eat...no one hardly watched them, much less responded to them by buying the products...

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    7. Re:Quick guess.. by pk2000 · · Score: 1

      Well ... speaking of connection speeds, it seems that they are improving faster than 2x per 18 months lately.

      Yes, it may take few years to be feasible but the TV companies should start worrying now or they'll be late.

    8. Re:Quick guess.. by HybridJeff · · Score: 1
      The only thing commercials really seem to do is improve brand recognition. If you going to the store, say to buy some laundry detergant, how many people do you think go for brand names over the store brands? Does "Cheer" really make you clothes that much brighter and cleaner than the noname stuff? No. People like to buy what their familiar with.

      Perhaps this laundry detergant isnt the best example, since its a reoccouring purchase for most people. However, for any product that you dont have previous experience purchasing, would you be more likely to buy somthign you're familiar with (even if it is due to commercials), or the brand sitting beside it that you've never heard of?

    9. Re:Quick guess.. by Dekks · · Score: 1

      I completely agree, despite my dislike of their high prices, I really am happy with comcasts 'OnDemand' feature, being able to start any program when I want and fast forward/rewind etc. The selection is still quite sparse but its slowly growing, and I suspect its the networks and cable channels hampering the selection choices rather than comcast for reasons other people have stated, like no longer being able to promise huge viewing figures for primetime slots.

    10. Re:Quick guess.. by Erwin-42 · · Score: 1

      One of the TV channels here in Denmark (TV2) supports something like this: you can stream up to 1mbit quality video of most (it's not clear to me exactly how much this includes, they mention e.g. that Tour de France coverage is excluded) of their current and past programs. The lowest (yearly) cost is about $90.

  8. Bittorrent like? by stratjakt · · Score: 3, Insightful

    Is this the protocol posted on /. a few weeks ago, that was like bittorrent, but let you transfer thing sequentially, so you could watch/seek in movies as they're transferring?

    As for revolutionizing the world, I think TFA is getting ahead of itself. I don't care about Jimbo Q Nobody's online diary (I don't use the b word because it sounds retarded), and I can safely say I don't care to listen to his CD collection.

    Too bad copyright law WRT radio and television broadcasts is such a mess. How cool would it be if every online TiVo was/had a P2P client? Forgot to tape Simpsons? Download it from the tivo-net.

    Oh well, fuckit. Peercasting is DOA, there's no worthwhile content.

    --
    I don't need no instructions to know how to rock!!!!
    1. Re:Bittorrent like? by stupidfoo · · Score: 1

      How cool would it be if every online TiVo was/had a P2P client? Forgot to tape Simpsons? Download it from the tivo-net.

      And this, of course, would be a logical thing for the media companies to support. Pay $15-$20 a month and we get to pick and choose the shows we want to download. And, since we're spreading the files using our own bandwidth, there's little cost to the media companies.

      I'd love to be legal, if the media companies would just give me what I want.

    2. Re:Bittorrent like? by nkh · · Score: 2, Informative

      I've discovered Peercast almost two years ago, it's nothing new at all. It's very buggy at the moment but when it works, you have access to a lot of good radios (sometimes real radios are streamed) which are different from the usual american music you can hear on Shoutcast (not that I dislike US music, but you won't listen to a real japanese radio on Shoutcast).

      Of course, the choice is very limited, but it will grow up I'm sure of it!

    3. Re:Bittorrent like? by LWATCDR · · Score: 1

      "Peercasting is DOA, there's no worthwhile content."
      Well if they can work out the details it could have some worth while contents.
      Think college radio station. But maybe with music videos thrown in. Any highshchool or college could have there one PBS style station with out having to spend huge amounts on a transmiter. That small college without any type of TV deal could also broadcast their sports events.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    4. Re:Bittorrent like? by FunkyRat · · Score: 2, Interesting
      Oh well, fuckit. Peercasting is DOA, there's no worthwhile content.

      You know... You don't have to rely on the large media conglomerates for content. Almost anybody can learn to play music. Almost anybody can learn how to use a video camera and software to make TV shows or movies. You can too.

      Wait... What's that I hear? You don't want to listen to the kids down the street who can barely play their instruments and their crappy garage band? You don't want to watch the fat guy across the way with the digicam and delusions of being an auteur? OK. Fine with me. You're free to enjoy Britney Spear's latest opus. Just don't declare everyone else's content as being not worthwhile just because you don't like it.

      Oh, and if you want to hear some amateurs doing really terriffic radio then check out Transom. It is possible for non-mainstream media to produce "worthwhile" content.

    5. Re:Bittorrent like? by maharg · · Score: 1

      The BBC Creative Archive may work that way - see http://alchemi.co.uk/archives/mus/latest_on_the_b. html

      --

      $ strings FTP.EXE | grep Copyright
      @(#) Copyright (c) 1983 The Regents of the University of California.
    6. Re:Bittorrent like? by secolactico · · Score: 1

      And this, of course, would be a logical thing for the media companies to support. Pay $15-$20 a month and we get to pick and choose the shows we want to download. And, since we're spreading the files using our own bandwidth, there's little cost to the media companies.

      From the point of view of the publisher the problem is that what is going to stop you from taking the shows you paid for and re-distribute them in another medium (edonkey, bittorrent,e tc)?

      What could they do? Some form of DRM? That's not so hard to overcome, as iTunes found out.

      --
      No sig
    7. Re:Bittorrent like? by krbvroc1 · · Score: 2, Insightful

      From the point of view of the publisher the problem is that what is going to stop you from taking the shows you paid for and re-distribute them in another medium (edonkey, bittorrent,e tc)?

      Nothing. But by offering the majority of folks this option the paying users are enough to write off the 'losses'. There will always be cheats and no system will protect against that. The best method in my opinion is to offer an affordable unencumbered way of doing this. They can embrace the new environment we are in or they can perish.

    8. Re:Bittorrent like? by Anonymous Coward · · Score: 0

      Oh well, fuckit. Peercasting is DOA, there's no worthwhile content.
      *cough*RvB*cough*pure pwnage*cough*Strong Bad*cough cough*
      no worthwile content, right /sarcasum

    9. Re:Bittorrent like? by stratjakt · · Score: 1

      All of which have no problem being distributed through their website.

      Why would I want to go through all this P2P hassle to download a 500K strongbad flash cartoon?

      Besides, all of the above is just as copyrighted as anything else, and is not free for you to use on your private "Tv station" just because you found it on the 'web.

      Let's see YOU create 24 hrs worth of content worth listening to or watching.

      --
      I don't need no instructions to know how to rock!!!!
    10. Re:Bittorrent like? by Zerth · · Score: 1

      Nothing stops people from doing that now, so they have little to lose and much to gain.

      I don't watch TV much anymore, I just download the episodes, conveniently sans commercials, about 30 minutes after the earliest broadcast ends. Which can sometimes be weeks or months before the broadcast in my area if it is a foreign show or the networks are being silly(eg Stargate Atlantis). The only stuff I still watch live or taped are PBS shows or other shows that I haven't found any sharing sites yet.

      I'd be willing to pay basic cable prices (I only watch maybe 6 shows regularly, plus the odd PBS special) for the same thing, even with ads included, for a reliable source of consistant quality.

    11. Re:Bittorrent like? by connorbd · · Score: 1

      If you want non-American music, a lot of overseas public broadcasting conglomerates have web feeds (BBC especially, which has an insane number of radio feeds available for web consumption, including somewhere around 15-20 national and regional stations and World Service in 43 languages). I was listening to Raidio Teilfis Eireann just the other night as a matter of fact; thinking of setting up a rebroadcaster when I move.

    12. Re:Bittorrent like? by eraserewind · · Score: 1
      As for revolutionizing the world, I think TFA is getting ahead of itself. I don't care about Jimbo Q Nobody's online diary (I don't use the b word because it sounds retarded), and I can safely say I don't care to listen to his CD collection.
      No, but you and many others apparently do care about what is little more than CmdrTaco's online diary. It's equally likely that you(se) will subscribe in sufficient numbers to the equivalent for somebody's music selection. After all what radio is (give or take), is just a bunch of songs somebody wants to play.
  9. yes ! by mirko · · Score: 1

    My web galerie contains loads of music that people are often reluctant to downlaod and try, I guess I'll soon be running such a "radio" so that anybody might try these audio works easily.

    --
    Trolling using another account since 2005.
    1. Re:yes ! by mirko · · Score: 1

      Royalties to whom ?
      All of the GNUArt music is royalty-free !

      --
      Trolling using another account since 2005.
    2. Re:yes ! by Anonymous Coward · · Score: 0

      Why don't you just look at his site and see what he's talking about, ya tool. He has a license to broadcast the works in question.

      Again, you're a tool.

  10. OS X Installer by Anonymous Coward · · Score: 0

    Funny.. the site says the OS X version requires no installation.. but somehow the download starts an installer and even requires me to reboot. Uhhu

  11. Ready for primetime? by stratjakt · · Score: 2, Funny

    I'm trying to use peercast right now.

    Every "station" has 0 listeners and 0 relayers, save two or three japanese ones.

    Yeah, sound's like the next big thing for bloggers. Another way to "express yourself" without anyone ever seeing or hearing.

    --
    I don't need no instructions to know how to rock!!!!
    1. Re:Ready for primetime? by chrome · · Score: 1

      Or even caring. Ha ha.

    2. Re:Ready for primetime? by Anonymous Coward · · Score: 0

      except for when another slashdoting happens and the counts go up to 150.

      oh, and maybe I should mention the "celebrity sex tapes- paris, pam and more" station here ;)

    3. Re:Ready for primetime? by Anonymous Coward · · Score: 0

      mod parent up =)

  12. A niche for parasites by Lonesome+Squash · · Score: 3, Interesting
    At the moment these systems rely on the social contract to make sure they aren't abused by people who download without contributing upload bandwidth. This creates an opportunity for those who wish to push out content at little-to-no cost to simply turn their upload bandwidth to zero, or play games with firewalls to prevent uploads.

    If the paradigm really pays off, the upload bandwidth for heavy users may become significant. The reward for defecting from the contract will increase. Remember that at one time no one would think of sponging off the Internet to mass mail a commercial message (Horrors!) and the first ones to do so were roundly excoriated.

    The advantage here is that there may be valuable mitigating strategies (For example, blessed client binaries with authentication keys built in, with a checkbox to only upload to authorized clients is one possibility). The question in my mind is, will parasitism be an inconvenience(like email spam), a pain in the ass (like worms/trojans requiring active efforts to suppress), or virtually debilitating (as it is on Usenet)?

    It will depend on a lot of factors, including the growth and shape of the torrent-style community (how many uploaders/downloaders/freeloaders), the cost of the upload streams for those that will end up having to pay for extra bandwidth, etc.

    --
    Behold the riant ape! Beware, his crooked thumbs!
    1. Re:A niche for parasites by Jeremi · · Score: 4, Informative
      At the moment these systems rely on the social contract to make sure they aren't abused by people who download without contributing upload bandwidth.


      As I understand it, BitTorrent (and by extension, IceCase which is layered on top of BitTorrent) solves this problem at the peer level using a tit-for-tat algorithm: people who aren't uploading packets don't get many download packets either. This seems like a much more robust solution than "blessed binaries" (which will be hacked anyway, and prevent people from developing their own clients)

      --


      I don't care if it's 90,000 hectares. That lake was not my doing.
    2. Re:A niche for parasites by Capt'n+Hector · · Score: 1

      That's strange, because when I unlimit my upload, it saturates at around 20 KBps and my download stays around 20 KBps too... but when I limit my upload to 5 or 10 KBps, my download saturates to around 300 KBps. This is with the standard BitTorrent client on OS X...

      --
      Quid festinatio swallonis est aetherfuga inonusti?
      Africus aut Europaeus?
    3. Re:A niche for parasites by ZoneGray · · Score: 1

      It never seems to dawn on P2P advocates that you can't have an upload ratio greater than 1:1 unless somebody has one below 1:1. But if you're below 1:1, you're called a leach or a freeloader. The only way to eliminate users an upload/download ratio below 1:1 is to have everybody exactly at 1:1.

      For this reason, P2P can never work the way the evangelizers claim. Making it worse is the fact that many users are limited to 128Kbps or 256Kbps upload, meaning they can't download faster than that (without becoming "leeches" or "freeloaders"). In fact, on most asynchronous broadband connections, you won't even get that unless you back off your upload speed.

      Seems to me that all these P2P solutions double the actual bandwidth requirements, and they do it at the worst possible place on the network.

    4. Re:A niche for parasites by evilviper · · Score: 1

      I've seen the same thing, and wondered about it myself.

      My assumption is that a saturated uplink is stopping those ACKs from getting through. Though, I have the problem even after prioritizing ACKs on my router.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    5. Re:A niche for parasites by mabinogi · · Score: 1

      I would guess you're on ADSL then, and it's not Bittorrent that's slowing you down - it's your connection.

      When you saturate your upstream, it slows down the downstream as well.

      --
      Advanced users are users too!
    6. Re:A niche for parasites by evilviper · · Score: 1
      people who aren't uploading packets don't get many download packets

      BitTorrent's anti-leeching works well enough for static files, but can't work for live streams.

      With a file, every node grabs a different (random) part of the file, and then shares that with anyone that needes it. That way, everyone has something someone else needs, and when they start downloading a piece from you, you start downloading a different piece (that you don't already have) from them. This won't work with streams, as nobody is going to want a copy of the stream from 5 minutes ago from you, and nobody is going to have the stream from 3 minutes in the future that you want to get.

      So, since you don't have any reason to download anything from the host downloading from you, you have no way of knowing if they are allowing uploads at all, nor at what speed.

      In addition, BitTorrent's anti-leech system works because a user with a slow upload speed can just wait longer before the download finishes, while a live stream can't work that way... Having lower-bandwidth streams for slower hosts won't work either, as the faster hosts would have to download it in addition to the stream they are already getting, to be able to stream it to a slow peer.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    7. Re:A niche for parasites by mibus · · Score: 1

      My assumption is that a saturated uplink is stopping those ACKs from getting through. Though, I have the problem even after prioritizing ACKs on my router.

      I haven't managed to find the right knobs to prioritise ACKs, but I've seen QoS HOWTOs that talks about exactly this problem.

      If I limit my upload bandwidth to ~5kbps (on a 64k uplink, max upload is ~6kbps) then it all flies. Let it go up to 6kbps and downloads choke. :)

  13. Not only for streams by art6217 · · Score: 4, Interesting

    A community could also run sites like Slashdot with everybody sharing the bandwidth. That might mean no ads, no dependency on a single corporation, everybody can participate in selecting stories, setting "locality" - browsing stories scored by an interest group a reader belongs to, by a group close geographically, or with the score averaged globally.

    1. Re:Not only for streams by Anonymous Coward · · Score: 0

      Insightful? Mods on crack as usual.
      Audio/video can be streamed this way because it's a /stream/, to begin with... slashdot looks different to everybody who logs in, and even to those who don't, they request different files/urls at different times. It's completely unlike streaming audio/video.

    2. Re:Not only for streams by art6217 · · Score: 1

      I meant that sharing bandwidth by a community might be good not only for streams, but also for some types of internet sites. The methods might have to be much more complex than in the case of a single stream, for example only xml/images would be exchanged by the peer computers, and then the xml/images would be converted to html by downloading much less data fromn one of the more centralized servers.

    3. Re:Not only for streams by samael · · Score: 1

      Sadly, you only get a boost when file sizes are quite large - otherwise you end up spending more time connecting to peers than you do downloading.

      There's always localised caching, usenet style, but I'm not convinced that this would work well for web pages which are updated on a frequent basis.

  14. Internet bandwidth by asliarun · · Score: 4, Interesting

    I'm curious to know how "peercasting" and peer-to-peer softwares change the network bandwidth usage for a country or across geos.

    Currently, even though the internet is supposed to be a decentralized network, it's still built with old network usage patterns in mind. Bandwidth is allocated accordingly as well.

    I think that along with P2P network usage, wireless usage (WiMax, for example) will also change the bandwidth usage pattern.

    Although i'm not a network designer by any means, i would still be very interested to know how the network designs of the future would look like, and the kinds of bottlenecks one would face in the future, if still connected to the older networks.

  15. Media BLOGs? by TheLoneCabbage · · Score: 4, Insightful

    While I'm sure everyone is ready to scream "it's the age of the one man TV Station!", we may not be entirely there just yet.

    Media distribution is a technological problem, and there for inenvitably solvable.

    But content is not. It still takes Talent, Money and Training (or 2 of the 3:) to produce content on the level that people expect. You can look to modern day BLOGs as a paradime. Everybody and his brother has a BLOG, but how many of them have regular readers? Only a few people have the tallent to write anything that the rest of us care to read.

    The situation is made worse with a peercast network because:
    1) you need the tallent
    2) You need a host of OTHER people with tallent (say actors)
    3) You need people to watch it. Lot's of people, a traditional BLOG doesn't require ramp up, to scale. But you need a following to get a following. Chicken and the egg.

    Until problems like "Bad Actors" get solved it may be some time before peercasts acomplish anything more than syndicating otherpeoples (read comercial/stolen/porn) media.

    1. Re:Media BLOGs? by Anonymous Coward · · Score: 0

      Do you write MAC, as in the computer, in all caps, too?

    2. Re:Media BLOGs? by Anonymous Coward · · Score: 0

      "Inevitably." "Talent.""Paradigm." "Talent." "Talent." "Lots." Semicolon. Strike comma. Space. Apostrophe. "Commercial."

    3. Re:Media BLOGs? by thenefariousone · · Score: 0, Flamebait

      Definitely, As the saying goes: Content is King.

      It's the same reason that there are no Open Source computer games that compare to commercial games.

      It's not because of the lack of technical skill.
      There are plenty of people on slashdot who can create a 3d engine. And if you want a commercially successful one, there's a couple lying around here.

      but the Art - the content is locked up tight.

      That's where the true value is.

      --
      http://hughgordon.com/
    4. Re:Media BLOGs? by utexaspunk · · Score: 1

      I just figured he was illustrating his point. :)

    5. Re:Media BLOGs? by NoMoreNicksLeft · · Score: 1

      Yes, if it's one thing that Hollywood gets right, it's fixing that bad actor problem.

    6. Re:Media BLOGs? by TRACK-YOUR-POSITION · · Score: 2, Insightful
      It's silly to expect this to replace what we now come to know and expect from Television broadcasting (except through piracy), but I don't think that's the point. The web hasn't replaced books, and blogs haven't replaced the newspaper. But the web and blogs are still very interesting things that have developed content more suited to their specific strengths.

      I don't expect to see nightly news webcasts equivalent to television news, but I expect to see live video broadcasts from protests and other mass events--with blogs rebroadcasting interesting highlights from those.

      I don't expect to see the equivalent of Super Law and Order: Super Turbo Extreme broadcast from a bunch of kids on the internet, but I expect to see a lot of short skits and experimental film videos appealing to audiences too limited for broadcast television. The new universal law of content is that stuff that's meant to appeal to everyone will actually appeal to fewer and fewer people as time goes on.

      I also expect that reality television will soon be watched only by people too old to understand the internet--expecially since reality shows are missing at least two of the requirements for content you list, if not all three.

      Indeed, the reality shows only exist because the TV networks are ALREADY losing viewers, and they can't afford to pay actors and writers anymore. You don't have to duplicate something in order to replace it--TV is already losing viewers to the internet, to video games, and to the vast recorded library of all already existing television and movies (whether by DVD or bittorrent), so streaming video on the internet is just one more thing for people to do that doesn't involve watching broadcast television.

    7. Re:Media BLOGs? by Spy+Hunter · · Score: 2, Insightful

      Maybe peercasting will be used for something other than traditional content with actors. For example, people who take interesting video of newsworthy events with their camcorders or phones or whatever will be able to broadcast it themselves, hopefully without fear of getting Slashdotted to death.

      --
      main(c,r){for(r=32;r;) printf(++c>31?c=!r--,"\n":c<r?" ":~c&r?" `":" #");}
    8. Re:Media BLOGs? by Glytch · · Score: 1

      It's the same reason that there are no Open Source computer games that compare to commercial games.

      Cough.

      Now, amend that to "very few Open Source computer games" and I'll agree 100% with you, sadly...

    9. Re:Media BLOGs? by J.+J.+Ramsey · · Score: 1
      "I don't expect to see the equivalent of Super Law and Order: Super Turbo Extreme broadcast from a bunch of kids on the internet"

      I don't know. That could be hilarious, maybe even intentionally so.

  16. hmm by donutface · · Score: 1

    Its great that this technology exists, i had the same idea about 2 years ago and wanted to develop it but i never had enough C++ knowledge.
    Atleast now i can start my own TV station :)

  17. Asymetric Links? by human+bean · · Score: 1

    So, I download on my 1.45Mbps stream, and my outgoing is set to 128KBps. The guy who gets connected to me is going to be really hosed....

    --

    *whup* "Get along, little electrons. Heeyah!"

    1. Re:Asymetric Links? by Anonymous Coward · · Score: 0

      way to not understand anything about sharing or peer 2 peer.

      you get multiple streams that make up one set to be played.

  18. It will be ready for primetime... by Anonymous Coward · · Score: 2, Insightful

    ...when they have compelling content. Its all about the content, nothing about technology.

  19. peercast for macworld... by djocyko · · Score: 1

    If they aren't webcasting the macworld keynote due to extra expense, maybe they should consider a peercast of it. Save on lots of bandwidth, still get the free advertising. I see it as a win-win situation.

    Honestly, I don't think someone is going to go to macworld simply because they can't see a live stream of the keynote, so I don't believe the argument that they got rid of streaming to increase attendance...

    1. Re:peercast for macworld... by Gob+Blesh+It · · Score: 1

      Offtopic, but isn't Apple's reason for axing the broadcast pretty obvious? Whatever Steve's unveiling at the keynote, it's not going to live up to the expectations the rumor mill's been churning up.

      If they were concerned about bandwidth, you'd think they could at least broadcast to Apple stores.

  20. slashdotted by Mr.+McGibby · · Score: 2, Funny

    Maybe they should p2p their web site. It's already down.

    --
    Mad Software: Rantings on Developing So
  21. Umm ready for prime time?? by Nikker · · Score: 1

    I just downloaded the client accepted the mime to use peercast://x. I get a system tray icon that keeps a list of the stations I click on. When I select play (on XPSP2) it opens my dvd playing software with an attempt to run "Aspi.log" in my root dir. Just for the fun of it I tried to let it run and nothing happens...

    Seemed like a straight forward install all went well according to the app, will try again!

    But seriously I have a funny feeling that this is gonna get really big, especially when it gets to video.

    --
    A loop, by its nature, continues. If that didn't make sense, start reading this sentence again.
  22. Good, Free, Content by Thunderstruck · · Score: 4, Interesting

    Software like this raises an interesting question, where is the talent?

    I'm running Firefox, a free browser created from donated talent on the internet,(and occasionally funded & used as a testing ground for new stuff by corporations.)

    I read my email with Thunderbird, a free client created from donated talent on the internet,(and occasionally funded & used as a testing ground for new stuff by corporations.)

    I write documents with OpenOffice.org, a free office sutie created from donated talent on the internet (and occasionally funded & used as a testing ground for new stuff by corporations.)

    Why is there so little entertainment produced this way? There are people out there with free time and talent. There are media companies with spare cash who don't want to spend jillions hyping a sitcom with a theme that will flop. Or is it just a matter of time?

    --
    Trying to use sarcasm in text-based forums does not work.
    1. Re:Good, Free, Content by Anonymous Coward · · Score: 0

      Cool actors don't hang out with nerd coders. Have you seen a bunch of coders acting out their D&D characters lately?

      Not exactly what I'd call entertainment talent.

    2. Re:Good, Free, Content by Microlith · · Score: 1

      There are media companies with spare cash who don't want to spend jillions hyping a sitcom with a theme that will flop.

      I believe, sir, that you have just answered your own question.

    3. Re:Good, Free, Content by stratjakt · · Score: 3, Informative

      There's plenty of entertainment produced this way.

      It's not from Hollywood, so you won't see it on Entertainment Tonight or the E! Channel, and it won't be picked up by your local Fox affiliate, but it's out there on the 'net.

      Every year thousands of film students graduate, and they create plenty of good indy films, full length and shorts. They're generally mocked by the public at large as artsy-fartsy nonsense, but there are plenty of good ones.

      The Blair Witch project is a good example of a student project that made it in the "real world".

      South Park is another good example. Years before the show, there was the "Spirit of Christmas" short. For every show that lives on or gets picked up like South Park, there thousands that dont.

      Then there's internet-only stuff like Homestar Runner, and millions of other flash based toons.

      There's a ton of "free" entertainment online, you have to find it yourself, since there's no billion dollar marketing engine behind it.

      --
      I don't need no instructions to know how to rock!!!!
    4. Re:Good, Free, Content by Anonymous Coward · · Score: 2, Informative

      Schlock mercenary
      Sluggy Freelance
      Megatokyo
      PvP online
      8-bit theater
      Red vs. Blue

      A lot of content is produced that way. Some of it even good one. Just beacause it's not video doesn't mean it doesn't count.

      And let's face it, most of us would rather read a comic with a pile of crap fighting psycho-bears than see some bald guy parading in front of a camerafor half an hour, no matter what he actually did.

    5. Re:Good, Free, Content by TRACK-YOUR-POSITION · · Score: 1

      Seriously, there's an INSANE amount of entertainment content produced for free--text, comics, music, cartoons, short videos. Occasionally corporations purchase some small portion of it and bring it to the mainstream. Sure, some it is really crappy, but some open source software is really crappy too. And some commercial software and A WHOLE LOT of commercial entertainment is really crappy as well.

    6. Re:Good, Free, Content by Anonymous Coward · · Score: 1, Interesting

      Get yourself down to a Film Festival or a Fringe Festival, or two. You'll see tons of stuff (and that's only stuff the festival had space for). Perhaps they're not free, but they're as close as you can get. At the Fringes, many of the actors barely manage to cover their travel costs. And I'm guessing a lot of these talents would be more than happy to share some of their work for free, if only they had a way to do it. If you work at some events (e.g. parades) you'll meet entertainers who actually lose money participating, it's their way of contributing to the community (and hoping to get discovered).

      Also, keep in mind that software is a bit special: the authors can subsidize their work easily with high-paying day jobs, and software development can be done easily in chunks of a few hours here and there, using minimal equipment and support. Live and recorded shows are different, you need to rehearse and coordinate a bunch of people's schedule to do anything other than one-man shows (animation excepted).

    7. Re:Good, Free, Content by WorkerGnome · · Score: 2, Insightful

      Speaking as a professional filmmaker and closet nerd, the content does exist. The independent film community is strong, and there are hundreds of little shorts made every year. They're obviously not up to network gloss levels, but many of them are interesting and thought-provoking. The big problem is that the people making movies are not the people writing the software to distribute the movies. They don't understand network protocols any more than the average programmer understands skip bleach processing.
      The other problem is a lack of editorial effort. if everyone with a webcam dumps their 2-hour video of their baby failing to walk on the internet, how does one determine what is worth watching and what is content with only limited, personal relevance? It is the blog phenomenon, only with huge download times.
      What is needed, in my estimation, is a technologically-savvy person with an interest in films who vets the films and posts links and reviews of content. Sort of halfway between Roger Ebert and suprnova.org.

    8. Re:Good, Free, Content by evilviper · · Score: 1
      Why is there so little entertainment produced this way? There are people out there with free time and talent.

      Actually, quite a bit of content is produced that way... And, like Open Source programs, 99% of them were made in an hour or two, and are very, very simple.

      Just as there's relatively few open source projects that approach the size and complexity of expensive commercial programs, there are also very few free media projects that produce something rivaling commercial media.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  23. Television is dead... by sokoban · · Score: 1

    Netcraft confirms it.

    --
    09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 is the magic number.
  24. Streamdist by RAMMS+EIN · · Score: 3, Interesting

    ``"Have you ever wanted to run your own internet radio or TV station, but thought the bandwidth would cost too much?''

    Yes. That's why I started to write streamdist. One person starts serving a stream, then everyone who connects distributes it to the next person. I made it work for Ogg Vorbis files, but then I lost interest and moved on. I guess peercast is similar.

    --
    Please correct me if I got my facts wrong.
    1. Re:Streamdist by phlyingpenguin · · Score: 1

      Latency? I haven't gotten to read all about peercast, but I think you get your stream from a swarm instead of the next person so that every next stream isn't X number of seconds behind the broadcaster. That protects me from some kid who only has a dialup to serve the stream to me as well. Otherwise we might have to setup peercasting timezones for those who are behind the crowd lol.

    2. Re:Streamdist by RAMMS+EIN · · Score: 1

      Well, it's not precisely like you _have_ to get the stream from the person in front of you with streamdist. In fact, sometimes you can't (e.g. if both you and the other party are NATed or firewalled).

      That said, latency does accumulate with streamdist. I did not consider this a problem, so I did nothing to prevent it. The idea is that everyone gets the data, not that they all get it exactly at the same time.

      --
      Please correct me if I got my facts wrong.
  25. Great - another reason for the *AA to hate P2P by Weaselmancer · · Score: 2, Informative

    Y'know, they're pretty picky about net broadcast fees. Exactly how are they going to bill people? And exactly who will be billed?

    I'm all for this, don't get me wrong. But like any good idea that promotes the *AA's products, moron music execs will be all over it since it bypasses one of their revenue models.

    Enjoy it for now, because it's probably going away soon.

    --
    Weaselmancer
    rediculous.
    1. Re:Great - another reason for the *AA to hate P2P by jmichaelg · · Score: 1
      Enjoy it for now, because it's probably going away soon.

      Unless content producers who aren't affiliated with the MPAA or RIAA start using it.

      I'm thinking of my son fresh out of film school. It's an ideal way for him to put his portfolio up on the net without getting hammered by bandwidth charges. He's made some awfully funny movies that very few folks would get to see if he relied on normal distribution methods.

    2. Re:Great - another reason for the *AA to hate P2P by Weaselmancer · · Score: 1

      Well, that's always the matador's cape that gets displayed every time a P2P app shows up on the radar. "It makes a handy way to distribute and promote non-*AA media." But realistically, and I'm sure most people would agree - the lion's share of bandwidth in all P2P is copyrighted.

      And that's why the music mafia are gunning for P2P. And if some legitimate users get stomped on...well then it's tough luck. The fact that they're producing a competing product is, of course, a complete accident. ;^)

      --
      Weaselmancer
      rediculous.
    3. Re:Great - another reason for the *AA to hate P2P by Anonymous Coward · · Score: 0

      check out the petabytes of transfer that bt.etree.org has done.

      then let me know about what percentage of traffic is legit.

      i dont know to many people that have uploaded 500 gigs. i have, all legit.

    4. Re:Great - another reason for the *AA to hate P2P by cayenne8 · · Score: 1
      "Y'know, they're pretty picky about net broadcast fees [usatoday.com]. Exactly how are they going to bill people? And exactly who will be billed?"

      From what I read...looks like you can broadcast pretty much anonymously...no one knows who is broadcasting vs those that are only acting as clients...

      So, if you wanted to run a pirate station, it should be pretty difficult for them to tell 'who' to bill.....

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
  26. Re:YAMP? (it's about using what you've got) by turnstyle · · Score: 2, Interesting
    "Winamp, windows media player, real audio/video, quicktime, divx, xvid, itunes, etc etc."

    I don't know Peercast (which seems oriented toward "radio" type uses), but I can comment about my app, Andromeda.

    Essentially, the question is: you've got your collection of files, now what?

    As for Andromeda, it turns your collection into a browsable, streaming Web site (mostly used with MP3s, though you can use it with OGG, Real, etc.)

    (You need a PHP or ASP capable Web server)

    It's more of an "on-demand" approach (rather than "radio") -- you decide what you want to play. And since it's Web based, you don't have to bother toting physical stuff around or installing special client apps -- it all happens over the network (Internet or LAN).

    When it comes to personal collections, those are generally kept to private use, but "sharable" works (ie, Creative Commons, or if you're the author) can be put on public sites.

    In other words, it's not about YAMP, it's about what you do with what you've got.

    --
    Here's what I do: Bitty Browser & Andromeda
  27. Too Late by mr_beanz · · Score: 0

    These guys already patented it... ages ago.

  28. Re:Yes, but... by tdemark · · Score: 1

    More, importantly, does this mean we can get a live feed from the MacWorld Keynote tomorrow?

    =)

    - Tony

  29. Practical use by HeghmoH · · Score: 1

    Anybody feel like setting up a peercast of the MacWorld keynote tomorrow? You will be my God if you do....

    --
    Mod down posts with a "Free Mac Mini/iPod" sig, they're spam!
  30. Perhaps for small-time, but... by PornMaster · · Score: 0

    Bandwidth is incredibly cheap - I'm not sure how necessary this is. Bought in bulk (20, 50, 100mbps) from a hosting facility, bandwidth is cheap enough for all but the most amateur of users to send a single stream up to the hosted server and distribute from there... perhaps to multiple boxes that then split the stream further.

    I think this is a technology in search of a purpose rather than real-world problem solving.

    1. Re:Perhaps for small-time, but... by jonathan_ingram · · Score: 1
      Bandwidth is incredibly cheap
      ... in your country.
  31. Is this patented? by IGnatius+T+Foobar · · Score: 1

    Does anyone know whether this is patented? This sounds like the kind of thing that Peercast or some other company probably attempted to slap a stupid software patent on. Obviously we in the geek community could name plenty of prior art based on non media data replication, but this sounds like something the proprietary software scumbags of the world would have rushed to grab a patent on.

    --
    Tired of FB/Google censorship? Visit UNCENSORED!
    1. Re:Is this patented? by BrianLight · · Score: 1

      Heh It's Open Source and the code is located here http://www.peercast.org/code/

    2. Re:Is this patented? by starrsoft · · Score: 1
      Does anyone know whether this is patented?

      Yup, it is.

      --
      Read my blog: HansMast.com
  32. HERE'S ANOTHER CLUE FOR YOU ALL by blair1q · · Score: 1

    Most Internet radio that makes money on its ads SUCKS. But still pays for its bandwidth.

    I don't want to listen to suck.

    So if you think that you're good enough that you should add another channel to the thousands available, go for it, and make it pay for itself.

    If it doesn't, that's a clue that it SUCKS SO BAD that you really shouldn't bother.

    (btw, the walrus was paul; dig it)

  33. Yup. ASCAP by sterno · · Score: 3, Informative

    ASCAP will be knocking on your door. Shortly after I graduated from College I was running a little radio station on the Internet. It was a 28Kbps RealAudio stream and I had maybe 4 listeners at my peak. None the less, AASCAP sent me a letter demanding that I cease broadcasting, or license my broadcast through them.

    For a non-profit station they had a flat rate of something like $250/year. I suppose that's not that terrible, but since I wasn't making any money at all on the venture ~$20/month seemed a little steep to me. If you have any sort of revenue, they will charge you more based on your revenue.

    If you want to do audio casting, I'd recommend Live365 instead. Because they volume license, the rates that you ultimately pay to ASCAP are lower than you'd end up paying on your own. One argument for using them, bandwidth considerations, seems to be fading, but it's definitely worth it just to avoid the legal hassle if your a hobbyist.

    --
    This sig has been temporarily disconnected or is no longer in service
  34. Inferior to Bittorrent by Yartrebo · · Score: 0, Troll

    Unless the event must be live and not delayed by even an few hours, bittorrent is far superior in my view. It uses the same bandwidth but allows you to watch the stuff when you want to and you get a copy on your computer.

    Broadcasting is a relic from when technology made on demand downloading impractical. The internet can just as easily do on demand as broadcast, so why cripple yourself?

  35. Shoutcast by Reignking · · Score: 1

    I was doing this years ago so that I could listen to my favorite talk show out of DC wherever I went, with Shoutcast. Limiting it to three connections helped :)

    --
    One man's Funny is another man's Offtopic.
  36. One less barrier by spud603 · · Score: 2, Insightful
    You're right. Content is more than just a technological challenge. As you said, "it still takes Talent, Money and Training (or 2 of the 3:)".

    But you can think of P2P broadcasting as a way of eliminating, or at least minimizing, the "money" requirement. It has the potential to lower (though probably not destroy) the barriers to entry into the media.

    Your point about blogs is a good one. 90% of them are really not worth reading, and most of the rest are just barely interesting. But the .01% that are really extraordinary only came about because there is almost no barrier to entry. "Everybody and his brother" can get a blog. Those truly extraordinary bloggers would probably never have been heard if it weren't for that fact.

    So my point is that while talent and training still take money (as demonstrated with the usually horrible graphics in open-source games), any way to ease the difficulty of producing and distributing media will allow that many more unforeseen and creative bits of content get through. Even if only a few quality streams come out of this technology, it will be a few more than we have right now.

  37. Amateur Pr0n by Anonymous Coward · · Score: 2, Interesting

    Of course, one of the big potential uses for this is in the amateur ("I've got a webcam and will perform in front of it") sexual video arena. Though at the moment the software looks like it is probably aimed at single broadcast/multiple watchers, if it became a true peer-to-peer network it could be a Very Big Thing Indeed since it does not rely on a single entity (corporation) hosting a central (such as yahoo or webcamnow or camarades) server.

    Let the ("heh, heh, heh") games begin!

  38. Well, if multicasting was actually rolled out... by Abcd1234 · · Score: 3, Insightful

    The whole *point* of IP multicasting is to allow the network to perform data replication, etc, so that an individual can send data to n receivers without having to transmit n copies of the stream. Too bad, much like IPv6, no one seems to want to support it.

  39. Multicast = bandwidth solution by tji · · Score: 3, Insightful

    This sounds like an interesting use of P2P networking. But, it makes your broadcast very non-deterministic. Listeners will get a decent experience iff several factors are correct.

    Multicasting would be a much better solution for IP broadcasting, and it has been around for a long time. But, it has never really hit prime time. With multicasting, you need only enough bandwidth for your stream. It is passed through the internet as needed - as users connect to the broadcast & subscribe to the multicast stream, the data is mirrored onto the necessary links. But, any link should have a maximum of one instance of the stream.

    In theory multicasting sounds great, and there have been some very interesting implementations, particularly on Internet2. But, it never seems to hit critical mass.

    1. Re:Multicast = bandwidth solution by Spy+Hunter · · Score: 1

      Multicast needs to be implemented in the network, by ISPs. They haven't. Even if they did, they would charge you through the nose for it, just because they can.

      --
      main(c,r){for(r=32;r;) printf(++c>31?c=!r--,"\n":c<r?" ":~c&r?" `":" #");}
    2. Re:Multicast = bandwidth solution by Anonymous Coward · · Score: 0

      Not necessarily.. It would help that ISP conserve bandwidth, so they would potentially be a big benefactor of multicast.

      The person who benefits the least is the end user, since they are still downloading the whole stream. But, everyone else upstream gets a bandwidth benefit.

    3. Re:Multicast = bandwidth solution by Spy+Hunter · · Score: 1

      You're assuming the end user isn't going to upload anything. If real multicast becomes available, it will fuel a boom in home serving. Imagine a multicast-enabled bittorrent. You could literally distribute a large file to the entire internet simultaneously from your 384 kbps upload connection, at very little or no cost to you personally. You could have a protocol which acted like HTTP while demand was low, but when requests became frequent it would switch to multicast, enabling you to serve a nearly unlimited number of users from any connection. Slashdotting would become a thing of the past. Gnutella would become waaaay better. The Internet as we know it would change drastically, and there is no doubt in my mind that ISP traffic would increase dramatically despite the increased efficiency.

      --
      main(c,r){for(r=32;r;) printf(++c>31?c=!r--,"\n":c<r?" ":~c&r?" `":" #");}
  40. Pretty good by blueday4 · · Score: 0

    I used this program many months ago to broadcast live concerts. It works pretty good, and the algorithm it uses to distributed load seems to work out decently most the time, unless its just random, then Im using it to, pick lotto numbers

  41. Bad news for people with "needy" friends by Anonymous Coward · · Score: 0

    Aw, man, I already read your blog just to shut you up, now I have to listen to your favorite songs (which are lame, fyi) just to validate your existence? Wouldn't it be easier if you just called yr mom and dad and told them you need more attention?

  42. Re:Yup. ASCAP by Thomas+Shaddack · · Score: 2, Interesting
    ...but it's definitely worth it just to avoid the legal hassle if your a hobbyist.

    This brings an interesting question: how to anonymize the stream source, the initial node. How to make impractically difficult to trace down the originator of the stream. Once this is solved, no more paperwork for hobbyists.

    Bureaucracy is a form of terrorism.

  43. So much for PeerCast... by Anonymous Coward · · Score: 2, Informative
    They are a bunch of g**tfucking lyers: Front page:
    Features: .. * open source ..
    FAQ:
    "Cost - PeerCast is free for broadcasters and listeners alike. There are no server license fees, regardless of how many listeners there are. When the source code eventually gets released we will implement a scheme that will allow developers of commercial products to license the PeerCast core code. But for the broadcasters and end users, PeerCast will remain completely free."
    So much for PeerCast...
    1. Re:So much for PeerCast... by golden_spray · · Score: 1

      This is not all that uncommon. I suspect they are trying to do something similar to mysql's commerical license. Entities can buy the commerial license which allows them create apps that interact with mysql without having to release their app's source.

      mysql commerical license

      That being said, I don't think they should list open source as a feature until the source is available.

    2. Re:So much for PeerCast... by BrianLight · · Score: 1

      Heh Looks like most people are having a problem finding the source it's located here http://www.peercast.org/code/

    3. Re:So much for PeerCast... by golden_spray · · Score: 1

      Cool, thanks.

      Is there a link to that somewhere? I did not notice one in obvious locations (download page or FAQ).

    4. Re:So much for PeerCast... by BrianLight · · Score: 1

      Yes it's on the Help page. There is also Freecast at http://Freecast.org it's Open source and uses a Java Webstart Application as a player.

    5. Re:So much for PeerCast... by starrsoft · · Score: 1

      Wrong! A product can be Open Source and still be licensed for use in commercial products.

      --
      Read my blog: HansMast.com
    6. Re:So much for PeerCast... by Anonymous Coward · · Score: 0
      Good point. I think that if commercial uses would be free from the get go, it would proliferate quickly.

      Another point, unfortunately I've installed it and within 10 clicks haven't been able to start broadcasting the video in of my video card, another reason it will die.

      The only way this will take off is if no gpl or lgpl (or equivalent) project will recreate this with no limits.

      The UI in this program sucks btw but that hasn't stopped software before.

      Looks like another piece of software deciding to use google as their central point, it's commonly known now that it's the safest way to list your wares.

    7. Re:So much for PeerCast... by BrianLight · · Score: 1

      Hey I have been running a peercast station for about a month you can check it out at my Homepage at http://lightfoots.org/

    8. Re:So much for PeerCast... by Anonymous Coward · · Score: 0

      Freecast looks amazing, mostly because it's simple for endusers to utilize without downloading any extra programs (it goes installs quickly / easily through Java Web Start), and seems platform independent.

    9. Re:So much for PeerCast... by duckbillplatty · · Score: 1

      They post their CVS information in their forum. It is what I believe to be the full source repository.

  44. If this really works, it changes everything. by Anonymous Coward · · Score: 0

    back in my younger, wilder days, I used to run a few porn sites. Made enough money to go to Europe once, and was doing OK until the usenet police got all my acocunts canceled for spamming. I always wanted to do video. However, there was no way on my budget I could have afforded the bandwidth or the licenses, etc. for streaming media. If this really works, it changes everything. I've moved onto things were if they found I was doing porn I'd be fired, but for folks wanting to get into it, this is great stuff.

  45. No adware or spyware? How can I verify this? by jbn-o · · Score: 2, Interesting

    On their download page, PeerCast claims that their program has "No adware/spyware". How can I verify this without complete source code to the program? If I learn that the claim is a lie, how can I change the program to do what I want without source code under a license that lets me modify it? If I want to distribute my improved version to help others, how can I do this without source code under a license that lets me distribute my derivative?

    This is one way people acquire backdoors, spyware, adware, and all the other software people don't want.

  46. Not all networks will run scared by gingerTabs · · Score: 1

    For example, I can imagine that this will be the answer to national broadcasters who don't rely on advertising (BBC is the only one I can think of) who will jump on this as a way to transmit for next to nothing on the internet.

    Now if they could only restrict it to people who pay the license fee it'd be a perfect solution...

  47. This is not "any show any time" by reality-bytes · · Score: 2, Informative


    Peercast only allows you to watch what is being shown on any given channel as it is broadcast, much like regular broadcast TV.

    The content shown is dictated by the operator of that channel.

    --
    Ripping an new rectum in the fabric of spacetime.
  48. OurMedia.org by AntiPasto · · Score: 1
    Ourmedia.org is a grassroots organization of the Internet Archive, videobloggers, and many others to create a single site (and perhaps even a bittorrent tracker) for any publishing or media syndication that is Creative Commons licensed.

    Have a look! We're announcing the opening at VloggerCon in NYC.

  49. Re:No adware or spyware? How can I verify this? by starrsoft · · Score: 1
    RTFWS!

    Features: .. * open source ..
    --
    Read my blog: HansMast.com
  50. Re:No adware or spyware? How can I verify this? by Kwil · · Score: 3, Informative

    Perhaps there's something in here that can help.

    http://www.peercast.org/code/

    --

    That Jesus Christ guy is getting some terrible lag... it took him 3 days to respawn! -NJ CoolBreeze

  51. Podcasting VS Peercasting by jsitke · · Score: 1

    This is good to hear and is truly revolotionary for the home broadcaster. In comparison, Podcasting is not "realtime" broadcasting, I imagine peercasting will have a more "live" feel.

  52. My Peercast Station Featuring CC music by BrianLight · · Score: 1

    Heh I guess this would be a good test to see how well my peercast station can stand up. the link to my station is on my homepage @ http://lightfoots.org I currently Broadcast content that is under a Creative Commons Share or simular license. You can also Leave me a comment in the peercast Yellow pages by clicking on the message bubble you can so a search for my station Just type Lightfoot That should bring up my station :) lets see if I can get over a Hundred listners using just a standard Cable internet connection

  53. Re:Well, if multicasting was actually rolled out.. by Anonymous Coward · · Score: 0

    Bandwidth costs money to providers. NxMulticasts=Red Ink. Geesh... End users only think about themselves...

  54. political reality shows could be popular by Cryofan · · Score: 1

    do you agree that there is a large segment of the population who think that what passes for politics in America is complete bullshit? I would say about 50% or so.

    Don't you think there is a niche available for some sort of politics-oriented show that looks at all that from a different perspective?

    I myself am working on a public-domain (copylefted) political documentary which I hope to distribute via p2p.

    Once I get a peercasting station to distribute my documentary, I hope that it will be passed on via other p2p networks.

    --
    eat shiat and bark at the moon
    1. Re:political reality shows could be popular by connorbd · · Score: 1

      Podcasting? That's how a lot of people are doing it now. It's not as good as live media, but really the only outlets the Average Joe has are pirate/Part 15 broadcasting (limited range) and webcasting (tethering your listeners to a computer).

  55. One left off the list: by Anonymous Coward · · Score: 0

    http://www.freecast.org/ - another GPL peercasting project, FreeCast

  56. Pee-r casting/Pisscasting? by Anonymous Coward · · Score: 0

    Who cares about a channel dedicated for perverts watching 24/7 urinating sessions? These losers should get some afterlives.

  57. Because by PygmyShrew · · Score: 0

    ...free time costs money, if you rent your house, pay taxes, eat occasionally etc.

    There are people with talent, but in order to fulfil their dreams they need money to live.

    The trouble is, a lot of production companies share your point of view and expect talent (I'm speaking from an animation/scriptwriting perspective here) to work for virtually nothing.

    (Of course there are broadcasters and production companies who pay a very good wage for your talent. The downside of this financial security is that often you'll have to wait six months for them to cough up, and smile through gritted teeth when you hear of their plans to turn your idea into the latest celebrity reality crossover.)

    It's easy to underestimate the value of a regular paycheque. I know it sounds mercenary but I speak as one who's had to scrimp and starve in order to finally be making a living in animation eight years down the road.

    And I'd love to know the names and addresses of these media companies with "spare cash" you speak of. Fact is, the cash is never spare and there are ALWAYS conditions involved.

    That said, I'm currently developing a sketch show which looks like it will have to be produced largely in spare time otherwise it runs the risk of being gutted and ruined. But at least some of the funding is coming from a production company.

    --
    I've had the theme tune to Quantum Leap going through my head all day... Now you have, too!
  58. Hello? MythTV and Torrentocracy anyone? by OmgTEHMATRICKS · · Score: 0

    Check it out. http://www.mythtv.org/ http://torrentocracy.com/

  59. Content by tommyth · · Score: 1

    I imagine that the bottleneck for peercast and similar technologies isn't the lack of bandwidth, but lack of original content. I'm sure if this takes off there will be plenty of people who will be willing to broadcast their Star Trek collection or whatever TV / Movie series/show/music CD they like, but I think there will be very little content created by the broadcasters. I for one don't need someone else to decide in what order I watch episodes of my favorite TV shows, so I'd be more inclined to just download and save them to disk to watch at my leisure. Additionally, although the argument can be made that, like 'blogging', this technology will allow anyone with an opinion some airtime, I make the arguement that of all the bloggers I know, only one of them has the technical aptitude to operate, edit, and upload a video or audio stream. And he doesn't own a video cam, so it doesn't even matter. My prediction: No new content due to lack of availability of technology (camcorders) and knowledge of how to manipulate them (video editing).

  60. Open source????? by Venexiano · · Score: 0

    The homepage of the project stands than peercast is open source, but I dont see any source available, neither licence type.... huh?

    1. Re:Open source????? by BrianLight · · Score: 1
  61. I tried this for a little while by Anonymous Coward · · Score: 0

    But it gave me the willies because they want you to "just disable your firewall" to make it work. I don't see it becoming adopted in a widespread manner unless they changed that since a few months ago the last time I tried it out. there's also Streamer peer to peer, but last I looked it was windows only (the linux version is way outdated and zero maintainers) and it was hard to setup and use.

    But..it's a worthwhile interesting concept, certainly worthy of more developer interest when you see it's practical aspects as opposed to some of the projects out there that are popular and have a lot of interest. Personally, I'd trade the next ten video games or next 1,000 app "skins" or the next 100 "me too" linux distros for one decent example of this peer to peer streaming tech that actually worked and had some features such as "security" and "better anonymity".

    Not a developer so can't help much or I would. Given the interest in music, talk, news, blogging, now video blogging, you would think this would garner some more interest.

    Totally on the side, has anyone come up with a decent fix for burning cd isos under the 2.6x kernel yet? I'm stumped, tried different kernels going way back to 2.67 up to all the latest 2.6.9s (no, don't have a .10 yet, waiting for smart guys to release a decent rpm version pre compiled) and all sorts of googled "fixes" and just cannot get burning to work anymore. Probably spent 15 hours on it just looking and trying different remedies so far, worst stumped I have ever gotten in linux so far. K3B, xcdroast and command line, all b0rken for me. :(

  62. You are a Moron by KeithIrwin · · Score: 1

    BitTorrent isn't illegal at all. It's just a means of doing a download. Just as http or ftp can be used to share copyrighted content, so can BitTorrent. But like http or ftp, BitTorrent can be used to download legitimate content too. Even the MPAA admitted that Bittorrent has significant non-piracy uses, so BitTorrent is not illegal in any sense of the word.

    Also, if you know anything about the history of BitTorrent and its creator, you would know that BitTorrent wasn't created in order to share copyrighted content. At the time BitTorrent was created, there were plenty of functioning piracy networks. What did not exist, however, was a means for normal internet users to share big files efficiently. So Bram made BitTorrent in order that people could share big files. That this would be used for piracy was inevitable, but that was not the point of creating it. If it had been meant specifically for piracy, there would be a search function built into it.

    Peercast is similar except that it's about allowing normal internet users to share audio and video streams. Will it be used for piracy as well? Almost certainly, but again: that's not its point.

    Keith

    1. Re:You are a Moron by stupidfoo · · Score: 1

      Resulting to insults during a discussion is much more a sad commentary on the insulter than the insulted.

      Did you even read my whole post? Or did you just read the last three of four words? Did you read the post I was responding to, or did you decide that it would work to just jump into the middle of the conversation?

      Because this is designed to allow you to listen to the music that someone else is broadcasting and then help them broadcast as well. The idea here is not to simply download copyrighted material. Think of it as Peer to Peer Shoutcasting, I guess. This solution seems to slightly more legal (although it is probably still illegal, at least in the US) than standard bittorrent.

      I was comparing this to use bittorrent to download copyrighted material. I never implied, nor would it be reasonable to infer, that bittorrent was an illegal tool. I was just comparing the two as methods for music distribution. The person I was replying to was asking how it was different from just downloading the song from bittorrent.

      To broadcast copyrighted material in the US you need to have been given permission to do so. If you do not you are breaking the law.

      A good chunk of the discussion was about broadcasting your own music radio station. This, again, would be illegal if you do not have permission to do so. But, it would be less illegal than using bittorrent to just download the songs.

      I think you read just a little bit too much into my post. But that's typical for these bittorrent stories.

  63. And then the FBI knocks down your door.... by Anonymous Coward · · Score: 0

    This whole idea seems to violate a number of exclusive rights set forth in the Copyright Act, most notable:

    17 USC 106(3) - to distribute copies or phonorecords of the copyrighted work to the public....

    17 USC 106(4) - in the case of literary, musical, dramatic, and choreographic works, and motion pictures and other audiovisual works, to perform the copyrighted work publicly,

    17 USC 106(6) - in the case of sound recordings, to perform the copyrighted work publicly by means of a digital audio transmission.

    1. Re:And then the FBI knocks down your door.... by BrianLight · · Score: 1

      You can Broadcast Creative Commons licensed music :) http://www.dance-industries.com/ http://http//ccmixter.org/ Or you could do a talk radio show with http://darkice.sourceforge.net/ Theres tons of stuff you can freely broadcast and stay legal I have a Peercast Station set up brodacasting CC music http://lightfoot.org/

  64. This could help some of the up and coming.. by Anonymous Coward · · Score: 0

    stream tv groups like #streamtv on efnet, i forsee a major increase in streams around the corner

  65. Its coming by Dekks · · Score: 1

    Verizon is doing a huge rollout of its fiber network, generally at least a few test towns in each state, which once the initial infrastructure is laid will grow extremely quickly I would think. I believe it had something like 15m down and 3m up, I'm currently on 1.5 down so I don't think this is going to be a problem soon, just wait until they starting doing their "5x faster than cable!!!" advertisments and watch the competition rush to respond.

  66. Re:Well, if multicasting was actually rolled out.. by Anonymous Coward · · Score: 0

    Wait until PeerCast takes off: providers might realize that those peercast programs make up a significant portion of their overall bandwith. Here's where greed kicks in: If peercast is popular enough (like "50% of all internet traffic"), the providers will implement IP multicasting to lower their bills.

    PeerCast might be a means to an end! :-)

  67. It's harder than that. by Ungrounded+Lightning · · Score: 1

    This brings an interesting question: how to anonymize the stream source, the initial node. How to make impractically difficult to trace down the originator of the stream. Once this is solved, no more paperwork for hobbyists.

    If you do that, they can still go after the listeners.

    Peercast software clones and retransmits the stream - so every listener is also making unlicensed copies in the process of forwarding. All they have to do is subscribe themselves, see where the packets are coming from, and go after that guy. Rinse and repeat to collect enough listeners to make a big show trial.

    People attempting to circumvent this will also have to figure out how to anonymize the forwarding - including the IP address. That's tough.

    (Recently a court decided the DMCA doesn't let them get the IP address to subscriber info for peer-to-peer application users. But that is just because the DMCA is worded to let them get such info from ISPs only to identify users who posted unauthorized copies and STORED them on the ISP's servers. Congress can easily "correct this oversight" to allow them to find out who's serving copies stored on their own mahcines or making copies on the fly - and likely will now that a court has spoken and the RIAA is on notice that they need more legislation to continue their attacks.)

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
    1. Re:It's harder than that. by Thomas+Shaddack · · Score: 1
      If you do that, they can still go after the listeners.

      That is true, however the international jurisdiction differences may pose an advantage here. What about listening to an offshore source, from where licence fees do not apply?

      The connection should not be a "hard" indication of infringement, doubtful enough to give even a not too good lawyer a good chance to find a way out.

      Even without this, the listeners are more expendable than the producers.

    2. Re:It's harder than that. by sterno · · Score: 1

      If you do that, they can still go after the listeners.

      Actually I'm not sure about that. Keep in mind that we're talking about a broadcast, and I'm fairly certain part of the DMCA clarified what was established as a broadcast on-line. If it's a broadcast, then the notion of suing the listener is equivalent to suing the citizens of a city because the local FM station didn't pay their license. That doesn't make sense.

      The tricky part is, if you listen, and you're part of the P2P network, then I suppose you are also a broadcaster technically. In the end I imagine it doesn't matter too much because if they want to sue you, how many people have the cash to fight it.

      Another thing to consider. If all of those middle players could be considered broadcasters, would ASCAP want to license all of the listeners as well? I mean they are broadcasting in a sense.

      --
      This sig has been temporarily disconnected or is no longer in service
  68. Re:No adware or spyware? How can I verify this? by jbn-o · · Score: 1

    Thanks, what I saw at the download page was just a binary for my OS and some documentation. I must have missed the link to download source code under a free software license.

  69. some more webcomics, fan videos, fanfics by Anonymous Coward · · Score: 0

    /usr/bin/w00t
    apokalupsis webcomics
    Planless in Middleearth
    The REAL LUPIN III page
    Doctor Who / Star Trek Crossover fanfics

    There was another webcomic I wanted to list here, but I lost the URL. It was about two guys who receive a package which contains a sword that allows them to travel to parallel universes, then they meet 2 girls which are alternate versions of themselves, also two bad duplicates of themselves from other realities. It's got lots of twists.
    If anyone knows the URL please post it. Most pages were in black and white with some occasionally in colour. I think it was on keenspace but I can't find it.

  70. Also oversubscribed ISPs. by Ungrounded+Lightning · · Score: 1

    They don't have to worry too much yet. I think the answer to the question posed in the article title is "No." The one station on peercast.org at this time with more than 20 listeners skips like crazy.

    Part of the problem is that both the backbone and the ISPs are only delivering "best effort" Quality of Service (QoS) to their clients. This makes for dropped packets, which means either holes in the stream or retransmissions and stuttering. In a peercast environment such interruptions add up with every hop. (And you have to use retransmission-based protocol, accepting the jitter, to get any significant amount of the stream to the later-generatoin clients.)

    Another issue is that they vastly oversubscribe their backhauls. Like 100-to-1 or more. This isn't all that big a deal when you're downloading web pages - things just get slower if everybody hits a button at once. And it's not a killer for VoIP, which is still relatively low-bandwidth. But if a number of customers are all trying to peercast even a low-res video stream simultaneously it totally blows their provisioning model.

    They also don't enable multicast for anything but their own "value added" services. (That would enable low-budget broadcast applications without peercasting, which would then explode, chewing up their backhaul bandwidth without giving them any added revenue to pay for it.)

    About a year ago I was proposing (to my colleagues at a router company) the idea that deploying a peercast-like application which would use multicast when available and unicast otherwise, would change the incentive structure: ISPs would quickly become flooded - but could drastically cut their traffic by enabling multicasting for ordinary users.

    I don't know if this peercast software has opportunistic multicast capability. (I sure hope it does.) Without that the incentive on the ISPs is PURELY to try to eliminate the traffic by blocking the application, rather than achieve a win-win by improving the service.

    One of the main checkboxes for the next generation of networking equipment is the ability to identify and deny (or enhance) certain applications' protocols and connections. As thees abilities become more available, watch for ISPs to write terms of service that only allow you do participate in things like peercast if you buy an extra-cost "enhanced" service package.

    Of course this will lead to an arms race, as new applications attempt to disguise themselves from the filtering. But even if successful, cloaking approaches lead to reduced functionality and user base. Meanwhile, their explicit violation of terms of service that forbid them lead to legal action, more legislation and penalties, and other nastyness.

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
    1. Re:Also oversubscribed ISPs. by Spy+Hunter · · Score: 1

      The idea of switching to multicast when available to encourage ISPs to offer it is extremely interesting. What if BitTorrent added multicast capability? Would backbone ISPs race to cut the 35% of their traffic that is BitTorrent by finally implementing usable multicast?

      --
      main(c,r){for(r=32;r;) printf(++c>31?c=!r--,"\n":c<r?" ":~c&r?" `":" #");}
    2. Re:Also oversubscribed ISPs. by Ungrounded+Lightning · · Score: 1

      What if BitTorrent added multicast capability? Would backbone ISPs race to cut the 35% of their traffic that is BitTorrent by finally implementing usable multicast?

      If they don't the local ISPs might go around them with M-bone like tunneling. The backbones bill the little guys by connection size, so they might fight at first.

      I think what we need is:

      - Software features from the equipment manufacturers so the local ISPs (which sometimes ARE backbone providers too) can do it easily once they chose to.
      - An incentive structure that makes it be in the ISPs' interest to enable the feaures.

      Think about it: If YOU were an ISP and YOU could make 35% of your backbone traffic (which you pay for) almost go away by throwing a switch (while IMPROVING service to your customers), and thowing the switch wouldn't more than compensate for it by bringing in more traffic than it eliminated, what would YOU do?

      --
      Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
    3. Re:Also oversubscribed ISPs. by Spy+Hunter · · Score: 1

      Wow, someone needs to tell Bram Cohen about this...

      --
      main(c,r){for(r=32;r;) printf(++c>31?c=!r--,"\n":c<r?" ":~c&r?" `":" #");}
  71. P2P plus TiVO = The Future by popo · · Score: 1


    Everyone's tearing this thing to shreds based upon this embryonic release. The point is, the vision is absolutely on target.

    TiVO is very, very close to being a killer app. So you take TiVO and turn it in to an opensourced downloadable PC based app, and then add P2P streaming and theoretically you've got infinite on-demand programming. Am I the only one that thinks that would rule?

    Granted there are some enormous technical problems (not the least of which are upload bandwidth, bitrate issues, and MPAA / ASCAP legal threats) but the basic idea here is not only strong but in my opinion it seems like an obvious winner in terms of answering demand.

    It should also be said that this release is stable and has a seamless UI / Install experience. That's also pretty huge. After all the thing that makes TiVO so great is that my mom can use it. I give these guys an A+ for vision and preliminary execution. Do I think the technology has a long way to go? Yes. Do I think they have a chance of doing it? Yes.

    My three cents.

    --
    ------ The best brain training is now totally free : )
  72. Re:Well, if multicasting was actually rolled out.. by Anonymous Coward · · Score: 0

    Is there a (-1 Ignorant) mod?

  73. Neat application (of old invention?) by DulcetTone · · Score: 1

    Check out patent #6633570

    I invented that collaborative networking for Roger Wilco, the gamers voice radio applet of 6 years ago or so. It had dynamically optimizing broadcast trees amongst the nodes... helped us do the impossible while keeping 90% of your modem free for the game. The tech worked well in a fairly interactive environment and should work BETTER in a broadcaster/audience model as these guys are doing it.

    I'd also explore the patents we cited in background.

    I'd wanted to bend the old RW tech to the same purpose, but I'm not coder enough to have done it right. Pity I did not know of this work -- good luck!

    tone

    --
    tone
  74. TV is dead by bigberk · · Score: 1

    Seems that many people don't know about this, but the latest versions of Winamp include something called the "media library", including a list of live television like streams. Nullsoft has pitched the NSV format, which works awfully well -- it is really mp3 audio plus VP3 for video. If this was improved to use ogg vorbis for audio and say ogg theora for video (theora is based on VP3), it would use even less bandwidth. My point is, if you browse through the media library you will quickly see that TV is gonna die soon. Streaming video works very well, there are already lots of streams available and by utilizing peer to peer to overcome bandwidth constraints we're going to see a heluvalot more public streams out there, with lots of interesting content.

    Regular television offers us next to nothing, and everyone knows it.

  75. Re:Well, if multicasting was actually rolled out.. by mencial · · Score: 1

    I really hate that. Multicast and, later, IPv6 would bring so many new capabilities...

    Bittorrent takes >30% of the bandwith in the Internet. And Bittorrent is just a small kludge compared to multicast. If a Bittorrent has 10 receivers, multicast would save 90% of the bandwidth. That's a lot of bandwidth saved.

    A multicast P2P would alleviate my bandwith woes. Specially with DSL; DSL gives people more download than upload speed, and without multicast, every kb of download needs someone doing a kb upload. Multicast duplicates packets inside the network so a kb uploaded of a popular file could mean many kb downladed... Goodbye to queues!

    Coupled with some credit system so good uploaders get first choice in next multicasted download.

    With IPv6 P2P gets more goodies. Quality of service, so I can set my mulita to a lower priority so it does not slow my slashdot surfing to jellyfish speed

    Why do not open-source P2P embrace the new technologies? As soon as programs start giving some advantages to multicast/IPv6 sharers, users will start asking for it. And then ISPs will start providing it. It makes sense for them, it makes sense for the backbone, it makes sense for the users.

  76. Re:Well, if multicasting was actually rolled out.. by sploxx · · Score: 1

    Ehhh, no! With p2pcast/peercast/whatever, the data travels many redundant pathes in the providers network, thus clogging up much more bandwidth than a multicast stream.

    With multicast, you'd have (*) a single stream entering the provider. Only the very last router which connects to the dial-in/DSL pool would multply the packets and send them to all clients.
    A MUCH better solution.
    But inertia keeps IPv4 (instead of IPv6) and missing 'business opportunities' (they are there, but those who decide seem to be often stupid and short sighted...) prevents widespread multicast networking.

    (*) - With today's internet topologies the consumers ends look like the leaf of a tree - Even ISPs often only are a subtree and 'peer' to only one super ISP, a "carrier".
    BTW: Sadly this is not fault tolerant, not a good way to lay out a network, but it is cheap...

  77. Good point. by Ungrounded+Lightning · · Score: 1

    Actually I'm not sure about that. Keep in mind that we're talking about a broadcast, and I'm fairly certain part of the DMCA clarified what was established as a broadcast on-line. If it's a broadcast, then the notion of suing the listener is equivalent to suing the citizens of a city because the local FM station didn't pay their license. That doesn't make sense.

    Hmmm...

    Perhaps the user can get off on the ISP's exemption on the claim that, like an ISP, they're only forwarding, not controlling what is in the packets that they forward.

    They'd still have to stop participating in a stream if they were notified that the stream is systematically infringing. (But wouldn't THAT be a game of whack-a-mole: Trying to identify, and give legal notice to, everybody listening to a stream.)

    The tricky part is, if you listen, and you're part of the P2P network, then I suppose you are also a broadcaster technically.

    I think they'd have to show you knew the stream was infringing to actually hang you. Might be a difficult thing to prove - especially if there are legitimate streams on the net using the same mechanism.

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  78. Re:Yup. ASCAP by eraserewind · · Score: 1

    Ultimately anonymizing does little more than making your activity appear more illegitimate than before. You might get away with it for a while or at even forever, but it's no way to operate in a democratic society. If you want laws to change there are ways to do that, however difficult.

  79. Bunch of red faced commies by v0idnull · · Score: 0

    This new goal of resource sharing and decentralization sounds like post-neo-communism. Not that I'm complaining or anything, but as everyone knows, communism only works if everyone works, as does P2P, and this is why its destined to fail, as did communism. There are more and more people getting on the internet now, most of whom don't understand the concept of "sharing", only "taking". The individualist movement, the me-generation did this to us. So while P2P looks good now, so did communism. And eventually it will fail, just like Yugoslavia. So enjoy it while it lasts folks, because the McDonalds kids are pouring in at record rates (either that or get to know the right people so you can get on the best trackers!)

  80. Another p2p Broadcasting Project by duckbillplatty · · Score: 1

    There is another company with fully functional P2P broadcasting that's on the web. You heard it here first: NFT (Network Foundation Technologies) - http://www.nft-tv.com/ The web page has a Windows client for download. (No Unix or Mac clients) Three channels: Nasa TV, A science fiction fan channel, and a rap music channel. It's somewhat lower bandwidth than the examples on the peercast yellow pages, but the video is still pretty smooth. The company has had an open internet test involving over 100 nodes... Definitely argues that p2p broadcasting is already here.

    1. Re:Another p2p Broadcasting Project by Picasso5k · · Score: 1

      just downloaded the NFT player...cool stuff... was wondering what it would take to stream 300+ peeps @ 100k....let me know if anyone finds out....cheers!

    2. Re:Another p2p Broadcasting Project by therealjimbo · · Score: 1

      thats the beauty of nft, 300 ppl at 100 k requires one puter with 100 k , (and obivously no 56 k users could conect)

  81. Re:Yup. ASCAP by 808140 · · Score: 1

    One of the best ways to invalidate a law is to ignore it on a wide scale. If no one pays attention to it, and furthermore, no one manages to enforce it, it becomes just another anti-sodomy law that no one takes seriously.

    We have many of these on the books already.

  82. Re:Yup. ASCAP by Thomas+Shaddack · · Score: 1
    You might get away with it for a while or at even forever, but it's no way to operate in a democratic society.

    This argument presumes that we live in a democratic society. Which, according to some indices, is not necessarily true.

    If you want laws to change there are ways to do that, however difficult.

    WAY too difficult, time consuming, and costly. Sure, it is the systemic solution, but I personally am in favor of an evolutionary approach: throw a range of different solutions on a problem, and watch what's the best. Besides, technological solutions to legislative problems take less time; while They need several sessions and tons of paperwork to do even a little change (and the result is uncertain), code can be written by a single person overnight. With finite lifetimes, this is an important factor; a change in the law is worthless for you when you don't live anymore to enjoy it, or are so Alzheimered you don't even remember there are laws at all.

  83. Re:Yup. ASCAP by Anonymous Coward · · Score: 0

    your a hobbyist

    "you're".