Slashdot Mirror


Streaming Patent Buoys RealNetworks

rishimathew writes writes to tell us The New York Times is reporting that RealNetworks recently received a patent for a specific way to stream multimedia content over the internet. From the article: "The patent, which is described as being for a 'multimedia communications system and method for providing audio on demand to subscribers' (No. 6,985,932), describes the idea of permitting a PC user to play back audio, video and other information on a PC. RealNetworks executives said the technology was distinguished from other similar systems by the fact that it permitted "intelligent" streaming of data in potentially congested networks."

4 of 133 comments (clear)

  1. Patents stink by LiquidCoooled · · Score: 5, Informative

    How the hell can the patent office survive for so much longer?

    This Real patent is just stupid "Click to stream", I'm actually wondering whether its announcement comes on the back of the changes Microsoft made to force people to click to activate?

    They should be bouyed up by the yellow stream coming out of every web developers *censored* as they piss all over them with newer improved methods for getting the data across.

    On that score, does anyone know which sites use Helix so I can blacklist them? (hosts format would be nice ;))

    The article also mentions that Real shouldn't even have it anyway:

    The new patent is known as a continuation patent, with additional claims based on an original filing in November 1994. One of the challenges that will confront RealNetworks in enforcing the patent is an earlier one owned by Apple Computer. Apple applied for a patent related to its QuickTime technology for streaming media in May 1994, before RealNetworks' first filing. The Apple patent, No. 5,561,670, for "method and apparatus for operating a multicast system on an unreliable network," was issued in October 1996. It appears the patent office examiners did not consider it in their evaluation of the RealNetworks patent.

    grrrrrrrrrrrrrrrrr

    --
    liqbase :: faster than paper
  2. I think by Anonymous Coward · · Score: 5, Informative

    I think they patented the "fallback" scheme of streaming server/client.

    When your network goes havoc the 128kbit realaudio/video falls down to 96kbit first, than 64kbit etc. The trick is it also somehow "senses" the network lag has been fixed and it goes back to the normal level.

    That is half of the reason why on movie trailer sites you see multiple stream rates for windows media and one stream link (unified) for real media. The other reason is the "layered" way of doing things in realmedia. A single file can have multiple bitrates.

    These are things they invented or not, I don't really care. I don't also like the "patenting" of such things. There should be a way to make it free for opensource community implementing and not to Microsoft.

    Helix open source leg can do it?

    As I got my lesson from last time, posting as AC. Sorry :)

  3. Re:Oh, boy. by Anonymous Coward · · Score: 5, Funny

    I think you meant:

    Cue an avalanche of "Buffering..." jokes in 3... 2...Buffering... 1...

  4. Re:Real gets streaming patent, includes with FOSS by mikiN · · Score: 5, Informative

    The patent covers Real's groundbreaking technology innovations dating back to November 1994, four months before the introduction of RealAudio, which forever changed the Web by bringing streaming audio to the Internet for the first time.

    Not to be rude, as you may fool some younger Slashdotters, but not me. Fact is, there were streaming audio solutions on the Internet well before 1994. How do I know? Well, I took part in the development of one of them, and helped with the porting effort of several others.

    I'll keep the list of examples short and sweet, others may add as they please.

    AudioFile
    The Network Audio System (NAS)

    Note: These systems, as were several others, were OSS right from the start.

    --
    The Hacker's Guide To The Kernel: Don't panic()!