US20060013266A1 - Multimedia communications software with network streaming and multi-format conferencing - Google Patents

Multimedia communications software with network streaming and multi-format conferencing Download PDF

Info

Publication number
US20060013266A1
US20060013266A1 US10/990,339 US99033904A US2006013266A1 US 20060013266 A1 US20060013266 A1 US 20060013266A1 US 99033904 A US99033904 A US 99033904A US 2006013266 A1 US2006013266 A1 US 2006013266A1
Authority
US
United States
Prior art keywords
data
audio
video
computer
computer system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US10/990,339
Inventor
Andres Vega-Garcia
Mu Han
Donald Ryan
Thomas Pfenning
Rajeev Byrisetty
Stefan Solomon
Michael Clark
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Microsoft Corp filed Critical Microsoft Corp
Priority to US10/990,339 priority Critical patent/US20060013266A1/en
Publication of US20060013266A1 publication Critical patent/US20060013266A1/en
Assigned to MICROSOFT TECHNOLOGY LICENSING, LLC reassignment MICROSOFT TECHNOLOGY LICENSING, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MICROSOFT CORPORATION
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets
    • H04L65/65Network streaming protocols, e.g. real-time transport protocol [RTP] or real-time control protocol [RTCP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1101Session protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • H04L65/403Arrangements for multi-party communication, e.g. for conferences
    • H04L65/4046Arrangements for multi-party communication, e.g. for conferences with distributed floor control

Definitions

  • the present invention concerns computer systems, particularly systems, methods, and software which support real-time multimedia communications across a computer network.
  • Computers particularly personal computers, have enjoyed, in recent years, an enormous growth in utility. Early computers allowed users to perform tasks such as word-processing and bookkeeping. Today, however, computers are being used also to manage, display, and manipulate multimedia data, such as digital video and audio. Additionally, computers have become everyday communications devices, nearly as common as telephones and televisions.
  • the Internet a worldwide network of computers interconnected through private wiring systems and public telephone systems, functions as a planetary communications system for sending and receiving information from one computer to one or more other computers.
  • the information can take almost any form, including text, audio, and video information.
  • Communicating audio and video information between computers can be problematic in at least two ways.
  • many conventional computers include software for handling audio and video information which can be inconvenient to use.
  • many conventional computers include Microsoft's DirectShow software—a system of interconnectable software modules (or filters)—which allows computers to capture multimedia data into data-storage devices, such as hard drives, and to playback, or render, the captured data through then audio-video equipment.
  • DirectShow software a system of interconnectable software modules (or filters)—which allows computers to capture multimedia data into data-storage devices, such as hard drives, and to playback, or render, the captured data through then audio-video equipment.
  • a user having the DirectShow software can link her computer to a website or other computer featuring an audio-video clip, download (or copy) the clip into her local bard drive, and then play back the downloaded copy on her computer.
  • audio-video clips often include a great amount of data which, in some cases, requires several minutes to download, ultimately inconveniencing the user with a long wait. Accordingly, there is a need to extend software, such as Microsoft's DirectShow software, with features that allow concurrent download and playback, or streaming, of multimedia data.
  • Microsoft's DirectShow software with features that allow concurrent download and playback, or streaming, of multimedia data.
  • conferencing software such as Microsoft's NetMeeting (version 2.1) software, which allows two or more computer users to communicate interactively across a computer network via audio-only or audio-video transmissions.
  • a network conference typically requires that each party to the conference communicate using a common protocol not only for organizing and transmitting the audio and video data, but especially for encoding and decoding it.
  • the common protocol ensures that each party to the conference ultimately understands what the other parties are communicating.
  • conferencing software uses the same protocol, frequently preventing users from network conferencing with users having different software. Accordingly, there is a need for network conferencing software that operates with more than one communications protocol.
  • the inventors devised several new “pluggable,” or interconnectable, software modules for addition to Microsoft's DirectShow software. Some of the modules allow the DirectShow software to handle real-time multimedia data exchange on the network (full-duplex communications), which ultimately allows streaming and network conferencing using more than one communications protocol.
  • One embodiment of the invention includes a module that supports the Real-time Transport Protocol (RIP) for streaming and another includes a demultiplexer module for routing the data, based on its type, to type-specific data handlers and decoders.
  • the demultiplexer module handles large multiparty conferences by monitoring incoming data streams and dynamically routing a subset of them to appropriate data handlers and decoders.
  • the architecture includes a core set of modules which may be connected to emulate or form any type of conferencing software.
  • this conference software architecture includes an RTP source and rendering module, and RTP demultiplexer, send and receive payload handlers, and a set of decoder and encoder modules to handle various data types.
  • the invention encompasses systems, methods, computers, and computer-readable media of varying scope.
  • the invention encompasses systems, methods, computers, and computer-readable media of varying scope.
  • other embodiments and advantages will become apparent from the drawings and the following description.
  • FIG. 1 is a block diagram of an exemplary compute; system 10 embodying the invention.
  • FIG. 2 is a partial block diagram of multimedia communications software 60 , which is a part computer system 10 .
  • FIGS. 1, 2A , and 2 B describes and illustrates one or more exemplar) embodiments of the invention. These embodiments, offered not to limit but only to exemplify and teach the invention, are shown and described in sufficient detail to enable those skilled in the art to practice the invention. Thus, where appropriate to avoid obscuring the invention, the description may omit certain information known to those of skill in the art.
  • the exemplary embodiment of the invention concerns extensions of Microsoft's Direct Show software, specifically version 2.0, to support streaming and network conferencing using more than one communications protocols.
  • FIG. 1 shows an exemplary computer system 10 which embodies the invention.
  • system 10 is intended to provide a brief, general description of suitable computer hardware and a suitable computing environment for implementing the invention.
  • program modules include routines, programs, objects, components, data structures, and so forth, that perform particular tasks or implement particular abstract data types.
  • the invention may be practiced with other computer system configurations, including hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, network PCS, minicomputers, mainframe computers, and the like.
  • the invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices linked through a communications network.
  • program modules may be located in both local and remote memory storage devices.
  • computer system 10 includes a general purpose computing device in the form of a computer 20 , including a processing unit 21 , a system memory 22 , and a system bus 23 that operatively couples various system, components including the system memory to processing unit 21 .
  • a processing unit 21 There may be only one or there may be more than one processing unit 21 , such that the processor of computer 20 comprises a single central-processing unit (CPU), or a plurality of processing units, commonly referred to as a parallel processing environment.
  • Computer 20 may be a conventional computer, a distributed computer, or any other type of computer. Thus, the invention is not limited to a particular computer.
  • System bus 23 may be any of several types of bus structures or memory bus or memory controller, a peripheral bus, and a local bus using any of a variety of bus architectures.
  • the system memory may also be referred to as simply the memory, and includes read only memory (ROM) 24 and random access memory (RAM) 25 .
  • ROM 24 stores a basic input/output system (BIOS) 26 , containing the basic routines that help to transfer information between elements within the computer 20 , such as during start-up.
  • BIOS basic input/output system
  • Computer 20 further includes a hard disk drive 27 for reading from and writing to a hard disk, not shown, a magnetic disk drive 28 for reading from or writing to a removable magnetic disk 29 , and an optical disk drive 30 for reading from or writing to a removable optical disk 31 , such as a CD ROM or other optical media.
  • a hard disk drive 27 for reading from and writing to a hard disk, not shown
  • a magnetic disk drive 28 for reading from or writing to a removable magnetic disk 29
  • an optical disk drive 30 for reading from or writing to a removable optical disk 31 , such as a CD ROM or other optical media.
  • Hard disk drive 27 , magnetic disk drive 28 , and optical disk drive 30 are connected to system bus 23 by a hard disk drive interface 32 , a magnetic disk drive interface 33 , and an optical disk drive interface 34 , respectively.
  • the drives and their associated computer-readable media provide nonvolatile storage of computer-readable instructions, data structures, program modules and other data for computer 20 .
  • Any type of computer-readable media which can store data accessible by a computer such as magnetic cassettes, flash memory cards, digital video disks, Bernoulli cartridges, random access memories (RAMs), read only memories (ROMs), and the like, can be used in the exemplary operating environment.
  • a number of program modules are stored on the hard disk, magnetic disk 29 , optical disk 31 , ROM 24 , or RAM 25 , including an operating system 35 , one or more application programs 36 , other program modules 37 , and program data 38 .
  • Operating system 35 provides numerous functions and services to application programs 36 stored by system memory 22 , hard-disk drive 27 , and/or hard-disk drive 50 . Examples of suitable operating systems include past, present, and future versions of the Microsoft Windows operating system, the Microsoft Windows NT operating system, the IBM OS/2 operating system, and the Apple Computer AppleTalk operating system.
  • FIG. 2 a partial block diagram, shows that software 62 includes two parts: receiver portion 64 and a sender portion 66 .
  • Receiver portion 64 which receives and processes incoming multimedia data, includes a media source 640 , a demultiplexer (demux) module 641 , one or more receiver payload handlers 642 a and 642 b , and one or more corresponding decoder modules 643 a and 643 b , audio mixer module 644 , and media rendering (or playback) module 645 .
  • a demultiplexer (demux) module 641 includes a media source 640 , a demultiplexer (demux) module 641 , one or more receiver payload handlers 642 a and 642 b , and one or more corresponding decoder modules 643 a and 643 b , audio mixer module 644 , and media rendering (or playback) module 645 .
  • Sender portion 66 which prepares data internal to computer system 10 for transmission to other computer systems, for example during network conferencing, includes a media source module 661 , a silence suppressor 662 , an encoder 663 , a sender payload handler 664 , and a network rendering module 665 .
  • media source module 661 includes a media source module 661 , a silence suppressor 662 , an encoder 663 , a sender payload handler 664 , and a network rendering module 665 .
  • System 10 accepts user commands and information through input devices such as a keyboard 40 and pointing device 42 .
  • Other input devices include a microphone, joystick, game pad, satellite dish, scanner, or the like.
  • processing unit 21 includes a serial port interface 46 that is coupled to the system bus, but can be connected by other interfaces, such as a parallel port, game port, or a universal serial bus (USB).
  • a monitor 47 or other type of display device is also connected to system bus 23 via an interface, such as a video adapter 48 .
  • computers typically include other peripheral output devices (not shown), such as speakers and printers.
  • Computer 20 can operate in a networked environment using logical connections to one or more remote computers, such as remote computer 49 . These logical connections are achieved by a communication device coupled to or a part of computer 20 . However, the invention is not limited to a particular type of communications device.
  • Remote computer 49 which may be another computer, a server, a router, a network personal computer (PC), a client, a peer device or other common network node, typically includes many or all of the elements of computer 20 , although FIG. 1 only shows a memory storage device 50 .
  • the logical connections depicted in FIG. 1 include a local-area network (LAN) 51 and a wide-area network (WAN) 52 .
  • LAN local-area network
  • WAN wide-area network
  • computer 20 When used in a LAN-networking environment, computer 20 is connected to the local network 51 through a network interface or adapter 53 , which is one type of communications device.
  • computer 20 When used in a WAN-networking environment, computer 20 typically includes a modem 54 , a type of communications device or any other type of communications device for establishing communications over wide area network 52 , such as the Internet.
  • Modem 54 which maybe internal or external, is connected to system bus 23 via serial port interface 46 .
  • program modules depicted relative to personal computer 20 may be stored in the remote memory storage device. It is appreciated that the network connections shown are exemplary and other means of and communications devices for establishing a communications link between the computers may be used.
  • the exemplary computer may be a conventional computer, a distributed computer, or any other type of computer, since the invention is not limited to any particular computer.
  • a distributed computer typically includes one or more processing units as its processor, and a computer-readable medium such as a memory.
  • the computer may also include a communications device such as a network adapter or a modem, so that it is able to communicatively couple with other computers to form a computer network.
  • the invention primarily concerns operation of augmented DirectShow software 62 , which as already noted is one of application programs 36 and has the exemplary structure shown in FIG. 2 .
  • the following description describes operation of receiving portion 64 and sending portion 66 during an audio-video conference with remote computer 49 via network 51 or 52 .
  • the principles inherent to this one-on-one conference are equally applicable to conferences with three or more participants and to other communication scenarios.
  • Receiver portion 64 which includes a network source 640 , demultiplexer module 641 , one or more receiver payload handlers 642 a and 642 b for specific payload types, and one or more corresponding decoder modules 643 a and 643 b , audio mixer module 644 , and media rendering (or playback) module 645 .
  • Network Source receives and validates data packets based on their headers, each of which identifies the format, or payload type, of its packet. Validation also includes discarding duplicates and rejecting “old” packets. In some embodiments, validation also includes matching SSRCs to IP addresses. Examples of data types include audio G.711, audio G.723.1, video H.261, and video H.263. The validated data then passes to demux module 641 , which separates and routes the data packets based on their payload type to specific parts of the receive chain for further type-specific processing.
  • demux module 641 passes the data to either receiver payload handler 642 a or 642 b , whichever is appropriate to the specific payload type.
  • demux module 641 routes data based on SSRCs and payload type.
  • the exemplary embodiment shows only two payload handlers, other embodiments provide as many as possible to accommodate a wide, if not exhaustive, variety of data types.
  • the exemplary demux module 641 includes unique features for handling large, multiparty conferences, for example, those having tens, hundreds, or even thousands of parties.
  • demux module 641 singles out a limited number of the incoming data streams and dynamically maps, or routes, this subset of streams to the output modules, or filters, for further processing and eventual rendering.
  • This dynamic mapping mechanism limits the number of concurrent speakers that a conference client can actively hear during the multiparty conference to a manageable number, both from the perspective of a listening party and system processing capability.
  • demux module 641 monitors incoming data stream activity for each conference party, or speaker, and decides to map or not to map the data stream to downstream modules for further processing based on the active or inactive status of the stream.
  • Demux module 641 also monitors for new speakers. If a new speaker is detected, for example, based on detection of a new SSRC field in an incoming data packet, and one of the currently mapped streams has been inactive for a certain timeout period, demux module 641 replaces the inactive stream with the new stream. And if necessary, demux module 641 maps it to a different type-specific payload handler and decoder.
  • the payload handlers perform functions necessary to ensure proper decoding of the data.
  • Example of such functions include reassembling or combining several data packets into a larger data package, reordering a received sequence of data packets, detecting and rejecting duplicated packets, or computing and compensating delay jitter.
  • Receiver payload handler 642 a and 642 b then pass on the data to respective decoder modules 643 a and 642 b , which independently decode the data to forms appropriate to rendering, or playback, by appropriate components of computer system 10 .
  • this entails restoring the packetized data to a form which, barring any transmission or reception errors, resembles its form prior to being transmitted across network 51 or 52 by remote computer 49 .
  • video data passes directly to media rendering module 645 for playback.
  • Audio data passes first to mixer 644 , which combines acoustic information coming from several sources into a single audio stream compatible with media rendering module 645 .
  • Media rendering module 645 is generally associated with a video window, a data file, a sound card, or other audio or video transducer. (The exemplary embodiment associates media rendering module 645 with a call-control module (not shown) and processes H.323 media formats using the H.245 protocol.)
  • a user of system 10 can also rely on sender portion 66 of augmented DirectShow software 62 to transmit audio-only or audio-video data (as well as other types of data) back to remote computer 49 .
  • system 10 responds with the same format of data as it received; however, other embodiments respond with data having respond with a different format.
  • data passes from module to module of sender portion 66 , which includes media source module 661 , silence supressor 662 , encoder 663 , a sender payload handler 664 , and a network rendering module 665 , before being transmitted across network 51 or 52 to computer 49 .
  • the data such as audio samples or a video frame, intended for transmission originate from media source module 661 and then proceed to encoder module 663 .
  • Media source 661 is associated with a camera, video-capture board, a sound card coupled to a microphone, or other audio source such as a radio, cassette player, compact-disc player, or an audio, video, or audio-video file.
  • the data passes first through silence suppressor 663 to reject data, for example, silences or low-level background sounds, which provide little or no useful information and would otherwise waste available bandwidth.
  • the data passes directly to encoder 663 , which converts the data, according to conventional techniques, into a more compact form to conserve bandwidth.
  • Encoder 663 passes the compacted data to sender payload handler 664 , and handler 664 converts it to a form suitable for transmission over a packet switched network, network 50 or 51 for example.
  • this conversion includes splitting a video frame into smaller pieces or subframes according to conventional techniques.
  • Network rendering module 664 then sends the subdivided data onto the network, adding headers according to a specific transport protocol. Examples of suitable transport protocols include UDP, TCP, HTTP, and ATM.
  • network source and network rendering module 664 support conventional streaming, bandwidth reservation, communications quality, telephony, and encryption protocols.
  • protocols or application program interfaces supported by these modules include RTP (real-time transport protocol), RTCP (real-time transport control protocol), RSVP (resource reservation protocol), QOS (quality of service), GQOS (generic quality of service), TAPI 3.0 (telephony interface) and CryptoAPI (cryptographic application program interface).
  • RTP real-time transport protocol
  • RTCP real-time transport control protocol
  • RSVP resource reservation protocol
  • QOS quality of service
  • GQOS generic quality of service
  • TAPI 3.0 telephony interface
  • CryptoAPI cryptoAPI
  • Further information on these aspects of the exemplary embodiment are publicly available in numerous RFCs (request for comments), SDKs (software development kits), and DDKs (device driver kits) as well as other sources.
  • DirectShow events that is, short messages that the filters send to a user of the filter graph. These include, for example, detection of a new participant, detection of departing session participant, presence of QOS receivers or senders, no memory or network (socket) errors.
  • the RTCP protocol allows the exchange of network information through the RTCP reports. This information can serve a variety of purposes, including, for example, modifying the rate media source module 661 produces data, modifying bit output rate of encoder 663 , or even selecting an alternative encoder (or encoding protocol) for sender portion 66 . This kind of feedback response ultimately adapts the characteristics of sender portion 66 toward an optimal quality level for a given set of network resources.
  • the inventors devised several new software modules, or filters, for addition to Microsoft's DirectShow software.
  • Some of the modules allow the DirectShow software to support streaming and network conferencing using more than one communications protocol.
  • one module supports the Real-time Transport Protocol for streaming and another routes incoming network data, based on its type, to type-specific data handlers and decoders.

Abstract

Computers, particularly personal computers, have become everyday communications devices, nearly as common as telephones and televisions. A big reason for this is the expansion of computer networks, such as the internet, which allow sending and receiving information, including audio and video information, from one computer to one or more other computers. Communicating audio and video information between computers can be problematic because users have to wait for the information to be fully downloaded before viewing or hearing it and because different computers sometimes communicate using incompatible communications protocols, which prevents comprehension. Accordingly, the inventors devised new methods, software, and computer systems that support interactive data streaming (real-time exchange of multimedia data) and full-duplex communications, for example, network conferencing, using more than one communications protocol.

Description

    TECHNICAL FIELD
  • The present invention concerns computer systems, particularly systems, methods, and software which support real-time multimedia communications across a computer network.
  • BACKGROUND
  • Computers, particularly personal computers, have enjoyed, in recent years, an enormous growth in utility. Early computers allowed users to perform tasks such as word-processing and bookkeeping. Today, however, computers are being used also to manage, display, and manipulate multimedia data, such as digital video and audio. Additionally, computers have become everyday communications devices, nearly as common as telephones and televisions.
  • Much of this utility growth, especially for communications, stems from the fantastic, compounded growth of computer networks, such as the much heralded Internet. The Internet, a worldwide network of computers interconnected through private wiring systems and public telephone systems, functions as a planetary communications system for sending and receiving information from one computer to one or more other computers. The information can take almost any form, including text, audio, and video information.
  • Communicating audio and video information between computers can be problematic in at least two ways. First, many conventional computers include software for handling audio and video information which can be inconvenient to use. For example, many conventional computers include Microsoft's DirectShow software—a system of interconnectable software modules (or filters)—which allows computers to capture multimedia data into data-storage devices, such as hard drives, and to playback, or render, the captured data through then audio-video equipment. Thus, a user having the DirectShow software can link her computer to a website or other computer featuring an audio-video clip, download (or copy) the clip into her local bard drive, and then play back the downloaded copy on her computer. Unfortunately, audio-video clips often include a great amount of data which, in some cases, requires several minutes to download, ultimately inconveniencing the user with a long wait. Accordingly, there is a need to extend software, such as Microsoft's DirectShow software, with features that allow concurrent download and playback, or streaming, of multimedia data.
  • Second, many conventional computers also include conferencing software, such as Microsoft's NetMeeting (version 2.1) software, which allows two or more computer users to communicate interactively across a computer network via audio-only or audio-video transmissions. A network conference typically requires that each party to the conference communicate using a common protocol not only for organizing and transmitting the audio and video data, but especially for encoding and decoding it. The common protocol ensures that each party to the conference ultimately understands what the other parties are communicating. Unfortunately, not all conferencing software uses the same protocol, frequently preventing users from network conferencing with users having different software. Accordingly, there is a need for network conferencing software that operates with more than one communications protocol.
  • In sum, there remains a need for a systems, methods and software which support streaming of multimedia data and multimedia conferencing via more than one communications protocol.
  • SUMMARY
  • To address these and other needs, the inventors devised several new “pluggable,” or interconnectable, software modules for addition to Microsoft's DirectShow software. Some of the modules allow the DirectShow software to handle real-time multimedia data exchange on the network (full-duplex communications), which ultimately allows streaming and network conferencing using more than one communications protocol. One embodiment of the invention includes a module that supports the Real-time Transport Protocol (RIP) for streaming and another includes a demultiplexer module for routing the data, based on its type, to type-specific data handlers and decoders. In another embodiment, the demultiplexer module handles large multiparty conferences by monitoring incoming data streams and dynamically routing a subset of them to appropriate data handlers and decoders.
  • Another aspect of the invention concerns its modular, dynamically connectable architecture. The architecture includes a core set of modules which may be connected to emulate or form any type of conferencing software. In the exemplary embodiment, this conference software architecture includes an RTP source and rendering module, and RTP demultiplexer, send and receive payload handlers, and a set of decoder and encoder modules to handle various data types.
  • In its various embodiments, the invention encompasses systems, methods, computers, and computer-readable media of varying scope. In addition to the embodiments and advantages mentioned here, other embodiments and advantages will become apparent from the drawings and the following description.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram of an exemplary compute; system 10 embodying the invention; and
  • FIG. 2 is a partial block diagram of multimedia communications software 60, which is a part computer system 10.
  • DETAILED DESCRIPTION
  • The following detailed description, which references and incorporates FIGS. 1, 2A, and 2B, describes and illustrates one or more exemplar) embodiments of the invention. These embodiments, offered not to limit but only to exemplify and teach the invention, are shown and described in sufficient detail to enable those skilled in the art to practice the invention. Thus, where appropriate to avoid obscuring the invention, the description may omit certain information known to those of skill in the art.
  • Overview
  • The exemplary embodiment of the invention concerns extensions of Microsoft's Direct Show software, specifically version 2.0, to support streaming and network conferencing using more than one communications protocols.
  • Exemplary Computer System Embodying the Invention
  • FIG. 1 shows an exemplary computer system 10 which embodies the invention. The following description of system 10 is intended to provide a brief, general description of suitable computer hardware and a suitable computing environment for implementing the invention. Although not required, the invention is described in the general context of computer-executable instructions, such as program modules, being executed by a computer, such as a personal computer. Generally, program modules include routines, programs, objects, components, data structures, and so forth, that perform particular tasks or implement particular abstract data types.
  • Moreover, those skilled in the art will appreciate that the invention may be practiced with other computer system configurations, including hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, network PCS, minicomputers, mainframe computers, and the like. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.
  • More particularly, computer system 10 includes a general purpose computing device in the form of a computer 20, including a processing unit 21, a system memory 22, and a system bus 23 that operatively couples various system, components including the system memory to processing unit 21. There may be only one or there may be more than one processing unit 21, such that the processor of computer 20 comprises a single central-processing unit (CPU), or a plurality of processing units, commonly referred to as a parallel processing environment. Computer 20 may be a conventional computer, a distributed computer, or any other type of computer. Thus, the invention is not limited to a particular computer.
  • System bus 23 may be any of several types of bus structures or memory bus or memory controller, a peripheral bus, and a local bus using any of a variety of bus architectures. The system memory may also be referred to as simply the memory, and includes read only memory (ROM) 24 and random access memory (RAM) 25. ROM 24 stores a basic input/output system (BIOS) 26, containing the basic routines that help to transfer information between elements within the computer 20, such as during start-up. Computer 20 further includes a hard disk drive 27 for reading from and writing to a hard disk, not shown, a magnetic disk drive 28 for reading from or writing to a removable magnetic disk 29, and an optical disk drive 30 for reading from or writing to a removable optical disk 31, such as a CD ROM or other optical media.
  • Hard disk drive 27, magnetic disk drive 28, and optical disk drive 30 are connected to system bus 23 by a hard disk drive interface 32, a magnetic disk drive interface 33, and an optical disk drive interface 34, respectively. The drives and their associated computer-readable media provide nonvolatile storage of computer-readable instructions, data structures, program modules and other data for computer 20. Any type of computer-readable media which can store data accessible by a computer, such as magnetic cassettes, flash memory cards, digital video disks, Bernoulli cartridges, random access memories (RAMs), read only memories (ROMs), and the like, can be used in the exemplary operating environment.
  • A number of program modules are stored on the hard disk, magnetic disk 29, optical disk 31, ROM 24, or RAM 25, including an operating system 35, one or more application programs 36, other program modules 37, and program data 38. Operating system 35 provides numerous functions and services to application programs 36 stored by system memory 22, hard-disk drive 27, and/or hard-disk drive 50. Examples of suitable operating systems include past, present, and future versions of the Microsoft Windows operating system, the Microsoft Windows NT operating system, the IBM OS/2 operating system, and the Apple Computer AppleTalk operating system.
  • Of particular relevance to the present invention is an augmented DirectShow multimedia software 62 included as one of application programs 36. FIG. 2, a partial block diagram, shows that software 62 includes two parts: receiver portion 64 and a sender portion 66. Receiver portion 64, which receives and processes incoming multimedia data, includes a media source 640, a demultiplexer (demux) module 641, one or more receiver payload handlers 642 a and 642 b, and one or more corresponding decoder modules 643 a and 643 b, audio mixer module 644, and media rendering (or playback) module 645. As explained in detail in the operations discussion below, these modules cooperate with other portions of system 10 to perform the primary functions of supporting streaming of multimedia data and network conferencing using more than one communications protocol. Sender portion 66, which prepares data internal to computer system 10 for transmission to other computer systems, for example during network conferencing, includes a media source module 661, a silence suppressor 662, an encoder 663, a sender payload handler 664, and a network rendering module 665. (Although this exemplary embodiment adopts this functional division, other functional divisions are feasible and thus lie within the scope of the present inventions.)
  • System 10, as FIG. 1 shows, accepts user commands and information through input devices such as a keyboard 40 and pointing device 42. Other input devices (not shown) include a microphone, joystick, game pad, satellite dish, scanner, or the like. These and other input devices are often connected to processing unit 21 through a serial port interface 46 that is coupled to the system bus, but can be connected by other interfaces, such as a parallel port, game port, or a universal serial bus (USB). A monitor 47 or other type of display device is also connected to system bus 23 via an interface, such as a video adapter 48. In addition to the monitor, computers typically include other peripheral output devices (not shown), such as speakers and printers.
  • Computer 20 can operate in a networked environment using logical connections to one or more remote computers, such as remote computer 49. These logical connections are achieved by a communication device coupled to or a part of computer 20. However, the invention is not limited to a particular type of communications device. Remote computer 49, which may be another computer, a server, a router, a network personal computer (PC), a client, a peer device or other common network node, typically includes many or all of the elements of computer 20, although FIG. 1 only shows a memory storage device 50. The logical connections depicted in FIG. 1 include a local-area network (LAN) 51 and a wide-area network (WAN) 52. Such networking environments are commonplace in offices, enterprise-wide computer networks, intranets and the Internet.
  • When used in a LAN-networking environment, computer 20 is connected to the local network 51 through a network interface or adapter 53, which is one type of communications device. When used in a WAN-networking environment, computer 20 typically includes a modem 54, a type of communications device or any other type of communications device for establishing communications over wide area network 52, such as the Internet. Modem 54, which maybe internal or external, is connected to system bus 23 via serial port interface 46. In a networked environment, program modules depicted relative to personal computer 20, or portions thereof, may be stored in the remote memory storage device. It is appreciated that the network connections shown are exemplary and other means of and communications devices for establishing a communications link between the computers may be used.
  • The exemplary computer may be a conventional computer, a distributed computer, or any other type of computer, since the invention is not limited to any particular computer. A distributed computer typically includes one or more processing units as its processor, and a computer-readable medium such as a memory. The computer may also include a communications device such as a network adapter or a modem, so that it is able to communicatively couple with other computers to form a computer network.
  • Operation of the Exemplary Computer System
  • The invention primarily concerns operation of augmented DirectShow software 62, which as already noted is one of application programs 36 and has the exemplary structure shown in FIG. 2. The following description describes operation of receiving portion 64 and sending portion 66 during an audio-video conference with remote computer 49 via network 51 or 52. However, the principles inherent to this one-on-one conference are equally applicable to conferences with three or more participants and to other communication scenarios.
  • Receiver portion 64, which includes a network source 640, demultiplexer module 641, one or more receiver payload handlers 642 a and 642 b for specific payload types, and one or more corresponding decoder modules 643 a and 643 b, audio mixer module 644, and media rendering (or playback) module 645. Network Source receives and validates data packets based on their headers, each of which identifies the format, or payload type, of its packet. Validation also includes discarding duplicates and rejecting “old” packets. In some embodiments, validation also includes matching SSRCs to IP addresses. Examples of data types include audio G.711, audio G.723.1, video H.261, and video H.263. The validated data then passes to demux module 641, which separates and routes the data packets based on their payload type to specific parts of the receive chain for further type-specific processing.
  • More precisely, demux module 641, in the exemplary embodiment, passes the data to either receiver payload handler 642 a or 642 b, whichever is appropriate to the specific payload type. In the exemplary embodiment, demux module 641 routes data based on SSRCs and payload type. Although the exemplary embodiment shows only two payload handlers, other embodiments provide as many as possible to accommodate a wide, if not exhaustive, variety of data types.
  • In addition, the exemplary demux module 641 includes unique features for handling large, multiparty conferences, for example, those having tens, hundreds, or even thousands of parties. In this context, demux module 641 singles out a limited number of the incoming data streams and dynamically maps, or routes, this subset of streams to the output modules, or filters, for further processing and eventual rendering. This dynamic mapping mechanism limits the number of concurrent speakers that a conference client can actively hear during the multiparty conference to a manageable number, both from the perspective of a listening party and system processing capability.
  • To this end, demux module 641 monitors incoming data stream activity for each conference party, or speaker, and decides to map or not to map the data stream to downstream modules for further processing based on the active or inactive status of the stream. Demux module 641 also monitors for new speakers. If a new speaker is detected, for example, based on detection of a new SSRC field in an incoming data packet, and one of the currently mapped streams has been inactive for a certain timeout period, demux module 641 replaces the inactive stream with the new stream. And if necessary, demux module 641 maps it to a different type-specific payload handler and decoder.
  • The payload handlers perform functions necessary to ensure proper decoding of the data. Example of such functions, all of which are well known, include reassembling or combining several data packets into a larger data package, reordering a received sequence of data packets, detecting and rejecting duplicated packets, or computing and compensating delay jitter.
  • Receiver payload handler 642 a and 642 b then pass on the data to respective decoder modules 643 a and 642 b, which independently decode the data to forms appropriate to rendering, or playback, by appropriate components of computer system 10. In the exemplary embodiment, this entails restoring the packetized data to a form which, barring any transmission or reception errors, resembles its form prior to being transmitted across network 51 or 52 by remote computer 49. After decoding, video data passes directly to media rendering module 645 for playback. Audio data, on the other hand, passes first to mixer 644, which combines acoustic information coming from several sources into a single audio stream compatible with media rendering module 645. Media rendering module 645 is generally associated with a video window, a data file, a sound card, or other audio or video transducer. (The exemplary embodiment associates media rendering module 645 with a call-control module (not shown) and processes H.323 media formats using the H.245 protocol.)
  • A user of system 10 can also rely on sender portion 66 of augmented DirectShow software 62 to transmit audio-only or audio-video data (as well as other types of data) back to remote computer 49. In the exemplary embodiment, system 10 responds with the same format of data as it received; however, other embodiments respond with data having respond with a different format. In general, data passes from module to module of sender portion 66, which includes media source module 661, silence supressor 662, encoder 663, a sender payload handler 664, and a network rendering module 665, before being transmitted across network 51 or 52 to computer 49.
  • More specifically, the data, such as audio samples or a video frame, intended for transmission originate from media source module 661 and then proceed to encoder module 663. Media source 661 is associated with a camera, video-capture board, a sound card coupled to a microphone, or other audio source such as a radio, cassette player, compact-disc player, or an audio, video, or audio-video file. In the case of audio data, the data passes first through silence suppressor 663 to reject data, for example, silences or low-level background sounds, which provide little or no useful information and would otherwise waste available bandwidth. However if the data is not audio, it passes directly to encoder 663, which converts the data, according to conventional techniques, into a more compact form to conserve bandwidth.
  • Encoder 663 passes the compacted data to sender payload handler 664, and handler 664 converts it to a form suitable for transmission over a packet switched network, network 50 or 51 for example. For video data, this conversion includes splitting a video frame into smaller pieces or subframes according to conventional techniques. Network rendering module 664 then sends the subdivided data onto the network, adding headers according to a specific transport protocol. Examples of suitable transport protocols include UDP, TCP, HTTP, and ATM.
  • In the exemplary embodiment, network source and network rendering module 664 support conventional streaming, bandwidth reservation, communications quality, telephony, and encryption protocols. Examples of protocols or application program interfaces supported by these modules include RTP (real-time transport protocol), RTCP (real-time transport control protocol), RSVP (resource reservation protocol), QOS (quality of service), GQOS (generic quality of service), TAPI 3.0 (telephony interface) and CryptoAPI (cryptographic application program interface). Further information on these aspects of the exemplary embodiment are publicly available in numerous RFCs (request for comments), SDKs (software development kits), and DDKs (device driver kits) as well as other sources. For instance, RFC 1889 entitled RTP: A Transport Protocol for Real-Time Applications (January 1996) and RFC 1890 entitled RTP Profile for Audio and Video Conferences with Minimal Control (January 1996) describe relevant aspects of the type of streaming supported in the exemplary embodiment.
  • Many conditions that occur in RTP, RTCP, QOS, and local computer-system are signaled up through DirectShow events, that is, short messages that the filters send to a user of the filter graph. These include, for example, detection of a new participant, detection of departing session participant, presence of QOS receivers or senders, no memory or network (socket) errors. The RTCP protocol allows the exchange of network information through the RTCP reports. This information can serve a variety of purposes, including, for example, modifying the rate media source module 661 produces data, modifying bit output rate of encoder 663, or even selecting an alternative encoder (or encoding protocol) for sender portion 66. This kind of feedback response ultimately adapts the characteristics of sender portion 66 toward an optimal quality level for a given set of network resources.
  • CONCLUSION
  • In furtherance of the art, the inventors devised several new software modules, or filters, for addition to Microsoft's DirectShow software. Some of the modules allow the DirectShow software to support streaming and network conferencing using more than one communications protocol. For example, one module supports the Real-time Transport Protocol for streaming and another routes incoming network data, based on its type, to type-specific data handlers and decoders.
  • The embodiments described above are intended only to illustrate and teach one or more ways of practicing or implementing the present invention, not to restrict its breadth or scope. The actual scope of the invention, which embraces all ways of practicing or implementing the invention, is defined only by the following claims and their equivalents.

Claims (17)

1. A computer system comprising two or more receiver payload handler modules and two or more corresponding decoder modules for handling and decoding two or more types of data.
2. The computer system of claim 1 wherein one or more of the payload handler modules handles audio G.711, audio G.723.1, video H.261, or video H.263 data and one or more of the decoder modules decodes audio G.711, audio G723.1, video H.261 or video 11.263 data.
3. The computer system of claim 1 further comprising a demultiplexer operatively coupled to the two or more receiver payload handler modules for routing data to one of the receiver payload handlers based on data type.
4. The computer system of claim 1 further comprising a demultiplexer operatively coupled to the one or more decoders for routing data to one of the decoders based on data type.
5. The computer system of claim 1 further including an audio mixer operatively coupled to the two or more corresponding decoders.
6. The computer system of claim 1 further including a media rendering module operatively coupled to the one or more decoders.
7. The computer system of claim 1 wherein one or more of the payload handlers includes: means for reassembling or combining two or more data packets, means for reordering data packets, means for detecting and rejecting duplicate data packets, or means for computing and compensating delay jitter.
8. The computer system of claim 1 further including means for streaming data.
9. A computer system comprising a demultiplexer operatively coupled to two or more receiver payload handler modules or to two or more decoder modules for routing data to one of the receiver payload handlers or to one of the decoder modules based on data type.
10. The computer system of claim 9 wherein one or more of the receiver payload handler modules is operatively coupled to one of the decoder modules.
11. The computer system of claim 9 wherein one or more of the payload handler modules handles audio G.711, audio G.723.1, video H.261, or video H.263 data and one or more of the decoder modules decodes audio G.711, audio G723.1, video H.261 or video H.263 data.
12. The computer system of claim 9 further including an audio mixer coupled to the two or more decoders.
13. The computer system of claim 9 further including a media rendering module coupled to the two or more decoders.
14. The computer system of claim 9 further including means for streaming data.
15. A computer-readable medium comprising:
a first set of instructions for decoding a first type of audio or video data; and
a second set of instructions for decoding a second type of audio or video data.
16. The computer-readable medium of claim 15 further including a third set of instructions for streaming the first or second type of audio or video data.
17-21. (canceled)
US10/990,339 1998-09-21 2004-11-16 Multimedia communications software with network streaming and multi-format conferencing Abandoned US20060013266A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/990,339 US20060013266A1 (en) 1998-09-21 2004-11-16 Multimedia communications software with network streaming and multi-format conferencing

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/157,884 US6839734B1 (en) 1998-09-21 1998-09-21 Multimedia communications software with network streaming and multi-format conferencing
US10/990,339 US20060013266A1 (en) 1998-09-21 2004-11-16 Multimedia communications software with network streaming and multi-format conferencing

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/157,884 Continuation US6839734B1 (en) 1998-09-21 1998-09-21 Multimedia communications software with network streaming and multi-format conferencing

Publications (1)

Publication Number Publication Date
US20060013266A1 true US20060013266A1 (en) 2006-01-19

Family

ID=33538673

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/157,884 Expired - Lifetime US6839734B1 (en) 1998-09-21 1998-09-21 Multimedia communications software with network streaming and multi-format conferencing
US10/990,339 Abandoned US20060013266A1 (en) 1998-09-21 2004-11-16 Multimedia communications software with network streaming and multi-format conferencing

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/157,884 Expired - Lifetime US6839734B1 (en) 1998-09-21 1998-09-21 Multimedia communications software with network streaming and multi-format conferencing

Country Status (1)

Country Link
US (2) US6839734B1 (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030103524A1 (en) * 2001-10-05 2003-06-05 Koyo Hasegawa Multimedia information providing method and apparatus
US20060221826A1 (en) * 2005-03-31 2006-10-05 Bedingfield James C Sr Methods, systems, and computer program products for providing traffic control services
US20060251116A1 (en) * 2005-03-31 2006-11-09 Bedingfield James C Sr Methods, systems, and computer program products for implementing bandwidth management services
US20060288011A1 (en) * 2005-06-21 2006-12-21 Microsoft Corporation Finding and consuming web subscriptions in a web browser
US20070136772A1 (en) * 2005-09-01 2007-06-14 Weaver Timothy H Methods, systems, and devices for bandwidth conservation
US7975283B2 (en) 2005-03-31 2011-07-05 At&T Intellectual Property I, L.P. Presence detection in a bandwidth management system
US8098582B2 (en) 2005-03-31 2012-01-17 At&T Intellectual Property I, L.P. Methods, systems, and computer program products for implementing bandwidth control services
US8104054B2 (en) 2005-09-01 2012-01-24 At&T Intellectual Property I, L.P. Methods, systems, and devices for bandwidth conservation
US8335239B2 (en) 2005-03-31 2012-12-18 At&T Intellectual Property I, L.P. Methods, systems, and devices for bandwidth conservation
US20140153477A1 (en) * 2009-09-17 2014-06-05 Digifonica (International) Limited Uninterrupted transmission of internet protocol transmissions during endpoint changes
US9137385B2 (en) 2006-11-02 2015-09-15 Digifonica (International) Limited Determining a time to permit a communications session to be conducted
US9143608B2 (en) 2006-11-29 2015-09-22 Digifonica (International) Limited Intercepting voice over IP communications and other data communications
US9565307B2 (en) 2007-03-26 2017-02-07 Voip-Pal.Com, Inc. Emergency assistance calling for voice over IP communications systems
US10880721B2 (en) 2008-07-28 2020-12-29 Voip-Pal.Com, Inc. Mobile gateway

Families Citing this family (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6839734B1 (en) * 1998-09-21 2005-01-04 Microsoft Corporation Multimedia communications software with network streaming and multi-format conferencing
US6961748B2 (en) * 1998-10-27 2005-11-01 Murrell Stephen J Uniform network access
US7328239B1 (en) * 2000-03-01 2008-02-05 Intercall, Inc. Method and apparatus for automatically data streaming a multiparty conference session
US6980526B2 (en) * 2000-03-24 2005-12-27 Margalla Communications, Inc. Multiple subscriber videoconferencing system
US20020026521A1 (en) * 2000-08-31 2002-02-28 Sharfman Joshua Dov Joseph System and method for managing and distributing associated assets in various formats
US20020078153A1 (en) * 2000-11-02 2002-06-20 Chit Chung Providing secure, instantaneous, directory-integrated, multiparty, communications services
US7668916B2 (en) * 2001-02-07 2010-02-23 Paltalk Holdings, Inc. System architecture for linking packet-switched and circuit-switched clients
US7237033B2 (en) 2001-04-30 2007-06-26 Aol Llc Duplicating switch for streaming data units to a terminal
US7124166B2 (en) 2001-04-30 2006-10-17 Aol Llc Duplicating digital streams for digital conferencing using switching technologies
US20020194606A1 (en) * 2001-06-14 2002-12-19 Michael Tucker System and method of communication between videoconferencing systems and computer systems
US20030135556A1 (en) * 2001-12-14 2003-07-17 International Business Machines Corporation Selection of communication strategies for message brokers or publish/subscribe communications
US20030115365A1 (en) * 2001-12-19 2003-06-19 Teddy Lindsey Transcoding information in a first markup language into a second markup language
JP2003271198A (en) * 2002-03-13 2003-09-25 Namco Ltd Compressed data processor, method and compressed data processing program
US20030212804A1 (en) * 2002-05-09 2003-11-13 Ardeshir Hashemi Method and apparatus for media clip sharing over a network
US8909777B2 (en) 2002-06-26 2014-12-09 Intel Corporation Systems and methods for dynamic access to program features
US8028092B2 (en) 2002-06-28 2011-09-27 Aol Inc. Inserting advertising content
US7653192B1 (en) * 2002-12-20 2010-01-26 Nortel Networks Limited Multimedia augmented conference bridge
US7580867B2 (en) * 2004-05-04 2009-08-25 Paul Nykamp Methods for interactively displaying product information and for collaborative product design
TWI265458B (en) * 2005-06-02 2006-11-01 Avermedia Tech Inc Audio player
US20070168456A1 (en) * 2006-01-13 2007-07-19 Action Electronics Co., Ltd. Two-way video player transmission system
US20080235367A1 (en) * 2007-03-22 2008-09-25 Terry Wade Niemeyer Method and apparatus for updating user status in an instant messaging system
US8307114B2 (en) * 2007-05-22 2012-11-06 International Business Machines Corporation High availability message transmission
US9462020B2 (en) * 2008-01-16 2016-10-04 Qualcomm Incorporated Intelligent client: multiple channel switching over a digital broadcast network
CN102685397A (en) * 2011-04-14 2012-09-19 天脉聚源(北京)传媒科技有限公司 Method for overlaying pictures in video

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5990933A (en) * 1997-01-28 1999-11-23 Videoserver, Inc. Apparatus and method for storage and playback of video images and audio messages in multipoint videoconferencing
US6122259A (en) * 1996-02-27 2000-09-19 Hitachi, Ltd. Video conference equipment and multipoint video conference system using the same
US6839734B1 (en) * 1998-09-21 2005-01-04 Microsoft Corporation Multimedia communications software with network streaming and multi-format conferencing

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4377861A (en) * 1980-11-14 1983-03-22 Rockwell International Corporation Time division demultiplexer with independent data distribution
US5802281A (en) * 1994-09-07 1998-09-01 Rsi Systems, Inc. Peripheral audio/video communication system that interfaces with a host computer and determines format of coded audio/video signals
EP0781485B1 (en) * 1994-09-16 2004-03-03 SBC Technology Resources, Inc. Versatile multipoint video composition and bridging system
GB2296170A (en) * 1994-12-16 1996-06-19 Ibm Audio communication apparatus
US5841763A (en) * 1995-06-13 1998-11-24 Multilink, Inc. Audio-video conferencing system
US6128649A (en) * 1997-06-02 2000-10-03 Nortel Networks Limited Dynamic selection of media streams for display
US6535530B1 (en) * 1997-07-23 2003-03-18 Matsushita Electric Industrial Co., Ltd. Apparatus and method for demultiplexing multiplexed data
US6130880A (en) * 1998-03-20 2000-10-10 3Com Corporation Method and apparatus for adaptive prioritization of multiple information types in highly congested communication devices
US6122665A (en) * 1998-08-26 2000-09-19 Sts Software System Ltd. Communication management system for computer network-based telephones

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6122259A (en) * 1996-02-27 2000-09-19 Hitachi, Ltd. Video conference equipment and multipoint video conference system using the same
US5990933A (en) * 1997-01-28 1999-11-23 Videoserver, Inc. Apparatus and method for storage and playback of video images and audio messages in multipoint videoconferencing
US6839734B1 (en) * 1998-09-21 2005-01-04 Microsoft Corporation Multimedia communications software with network streaming and multi-format conferencing

Cited By (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7260108B2 (en) * 2001-10-05 2007-08-21 Alpine Electronics Inc. Multimedia information providing method and apparatus
US20030103524A1 (en) * 2001-10-05 2003-06-05 Koyo Hasegawa Multimedia information providing method and apparatus
US20130010596A1 (en) * 2005-03-31 2013-01-10 Bellsouth Intellectual Property Corporation Methods, systems, and computer program products for providing traffic control services
US8335239B2 (en) 2005-03-31 2012-12-18 At&T Intellectual Property I, L.P. Methods, systems, and devices for bandwidth conservation
US20060221826A1 (en) * 2005-03-31 2006-10-05 Bedingfield James C Sr Methods, systems, and computer program products for providing traffic control services
US20060251116A1 (en) * 2005-03-31 2006-11-09 Bedingfield James C Sr Methods, systems, and computer program products for implementing bandwidth management services
US7975283B2 (en) 2005-03-31 2011-07-05 At&T Intellectual Property I, L.P. Presence detection in a bandwidth management system
US8024438B2 (en) 2005-03-31 2011-09-20 At&T Intellectual Property, I, L.P. Methods, systems, and computer program products for implementing bandwidth management services
US8098582B2 (en) 2005-03-31 2012-01-17 At&T Intellectual Property I, L.P. Methods, systems, and computer program products for implementing bandwidth control services
US8670448B2 (en) * 2005-03-31 2014-03-11 At&T Intellectual Property I, L.P. Methods, systems, and computer program products for providing traffic control services
US8306033B2 (en) * 2005-03-31 2012-11-06 At&T Intellectual Property I, L.P. Methods, systems, and computer program products for providing traffic control services
US8605755B2 (en) 2005-03-31 2013-12-10 At&T Intellectual Property I, L.P. Methods, systems, and devices for bandwidth conservation
US20060288011A1 (en) * 2005-06-21 2006-12-21 Microsoft Corporation Finding and consuming web subscriptions in a web browser
US9166898B2 (en) 2005-09-01 2015-10-20 At&T Intellectual Property I, L.P. Methods, systems, and devices for bandwidth conservation
US8621500B2 (en) 2005-09-01 2013-12-31 At&T Intellectual Property I, L.P. Methods, systems, and devices for bandwidth conservation
US8104054B2 (en) 2005-09-01 2012-01-24 At&T Intellectual Property I, L.P. Methods, systems, and devices for bandwidth conservation
US8701148B2 (en) 2005-09-01 2014-04-15 At&T Intellectual Property I, L.P. Methods, systems, and devices for bandwidth conservation
US9894011B2 (en) 2005-09-01 2018-02-13 At&T Intellectual Property I, L.P. Methods, systems, and devices for bandwidth conservation
US20070136772A1 (en) * 2005-09-01 2007-06-14 Weaver Timothy H Methods, systems, and devices for bandwidth conservation
US9137385B2 (en) 2006-11-02 2015-09-15 Digifonica (International) Limited Determining a time to permit a communications session to be conducted
US9813330B2 (en) 2006-11-02 2017-11-07 Voip-Pal.Com, Inc. Producing routing messages for voice over IP communications
US10218606B2 (en) 2006-11-02 2019-02-26 Voip-Pal.Com, Inc. Producing routing messages for voice over IP communications
US9179005B2 (en) 2006-11-02 2015-11-03 Digifonica (International) Limited Producing routing messages for voice over IP communications
US9537762B2 (en) 2006-11-02 2017-01-03 Voip-Pal.Com, Inc. Producing routing messages for voice over IP communications
US11171864B2 (en) 2006-11-02 2021-11-09 Voip-Pal.Com, Inc. Determining a time to permit a communications session to be conducted
US9998363B2 (en) 2006-11-02 2018-06-12 Voip-Pal.Com, Inc. Allocating charges for communications services
US9948549B2 (en) 2006-11-02 2018-04-17 Voip-Pal.Com, Inc. Producing routing messages for voice over IP communications
US9826002B2 (en) 2006-11-02 2017-11-21 Voip-Pal.Com, Inc. Producing routing messages for voice over IP communications
US9935872B2 (en) 2006-11-02 2018-04-03 Voip-Pal.Com, Inc. Producing routing messages for voice over IP communications
US9549071B2 (en) 2006-11-29 2017-01-17 Voip-Pal.Com, Inc. Intercepting voice over IP communications and other data communications
US10038779B2 (en) 2006-11-29 2018-07-31 Voip-Pal.Com, Inc. Intercepting voice over IP communications and other data communications
US9143608B2 (en) 2006-11-29 2015-09-22 Digifonica (International) Limited Intercepting voice over IP communications and other data communications
US11172064B2 (en) 2007-03-26 2021-11-09 Voip-Pal.Com, Inc. Emergency assistance calling for voice over IP communications systems
US9565307B2 (en) 2007-03-26 2017-02-07 Voip-Pal.Com, Inc. Emergency assistance calling for voice over IP communications systems
US10880721B2 (en) 2008-07-28 2020-12-29 Voip-Pal.Com, Inc. Mobile gateway
US20140153477A1 (en) * 2009-09-17 2014-06-05 Digifonica (International) Limited Uninterrupted transmission of internet protocol transmissions during endpoint changes
US10932317B2 (en) 2009-09-17 2021-02-23 VolP-Pal.com, Inc. Uninterrupted transmission of internet protocol transmissions during endpoint changes
US10021729B2 (en) 2009-09-17 2018-07-10 Voip-Pal.Com, Inc. Uninterrupted transmission of internet protocol transmissions during endpoint changes
US9154417B2 (en) * 2009-09-17 2015-10-06 Digifonica (International) Limited Uninterrupted transmission of internet protocol transmissions during endpoint changes

Also Published As

Publication number Publication date
US6839734B1 (en) 2005-01-04

Similar Documents

Publication Publication Date Title
US6839734B1 (en) Multimedia communications software with network streaming and multi-format conferencing
US6278478B1 (en) End-to-end network encoding architecture
US7313593B1 (en) Method and apparatus for providing full duplex and multipoint IP audio streaming
US7266091B2 (en) System and method for conferencing in inter/intranet telephony
US7286652B1 (en) Four channel audio recording in a packet based network
US7698365B2 (en) Multipoint processing unit
EP1696630B1 (en) Serverless peer-to-peer multi-party real-time audio communication system and method
US6944136B2 (en) Two-way audio/video conferencing system
AU775173B2 (en) Communication management system for computer network-based telephones
EP2223492B1 (en) Real-time network transport protocol interface method and apparatus
US20120134301A1 (en) Wide area voice environment multi-channel communications system and method
US8923832B2 (en) Multiplexing VoIP streams for conferencing and selective playback of audio streams
Xu et al. Real-time streaming of multichannel audio data over Internet
EP1162806A2 (en) Simultaneous viewing and/or listening to a plurality of transmitted multimedia streams through a centralized processing space
McKinley et al. Composable proxy services to support collaboration on the mobile internet
Zink et al. KOM player-a platform for experimental vod research
US20060245416A1 (en) Architecture for the separation of call control from media processing
US20070234347A1 (en) Apparatus and method to receive media processing component
Foo Siu Cheung Hui et al. Enhancing the quality of low bit‐rate real‐time Internet communication services
Parnes An IP-Multicast based Framework for Designing Synchronous Distributed Multi-User Applications on the Internet
Hirlehei Enhancing collaboration efficiency through tailorability in synchronous groupware
Sowjanya et al. Development of Voice Call Transfer Service between Android Smart Phone and Tablet
CN116781678A (en) Streaming media data transmission method and device
Westerink et al. A high level flexible framework for building multi-platform multi-media streaming applications
Mandrekar et al. A Virtual Audio Driver for the Internet Speaker

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:034766/0001

Effective date: 20141014