WO2000044138A1 - Method and apparatus for reconstructing media - Google Patents

Method and apparatus for reconstructing media Download PDF

Info

Publication number
WO2000044138A1
WO2000044138A1 PCT/IL1999/000578 IL9900578W WO0044138A1 WO 2000044138 A1 WO2000044138 A1 WO 2000044138A1 IL 9900578 W IL9900578 W IL 9900578W WO 0044138 A1 WO0044138 A1 WO 0044138A1
Authority
WO
WIPO (PCT)
Prior art keywords
media
pattern
lost
length
packet
Prior art date
Application number
PCT/IL1999/000578
Other languages
French (fr)
Inventor
Vladimir Pogrebinsky
Original Assignee
Vocaltec Communications Ltd.
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 Vocaltec Communications Ltd. filed Critical Vocaltec Communications Ltd.
Priority to JP2000595465A priority Critical patent/JP2002535923A/en
Priority to AU10717/00A priority patent/AU1071700A/en
Priority to EP99954311A priority patent/EP1145510A1/en
Publication of WO2000044138A1 publication Critical patent/WO2000044138A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/64Hybrid switching systems
    • H04L12/6418Hybrid transport
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/64Hybrid switching systems
    • H04L12/6418Hybrid transport
    • H04L2012/6472Internet
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/64Hybrid switching systems
    • H04L12/6418Hybrid transport
    • H04L2012/6475N-ISDN, Public Switched Telephone Network [PSTN]

Definitions

  • the present invention relates to, but is not limited to, a method and apparatus for reconstructing media, and more particularly to a method and a media receiver operative at an Internet multimedia device for reconstructing data packets, which comprises media information.
  • IP Internet Protocol
  • Background Of The Invention Internet Protocol (IP) telephony art includes a plurality of computer programs and applications which enable users to transmit and receive multimedia information such as audio, video and text over the Internet.
  • An example for such an application is an application for performing telephone calls over the Internet, for example, INTERNET PHONE ® from VocalTec ® communications of Herzelia, Israel.
  • a short description of a method of performing telephone calls over the Internet will be given now.
  • a first user dial through a computer keyboards the number of a second user.
  • the application e.g. INTERNET PHONE ®
  • the application digitally samples the voice of the first user, temporary stores the samples in a buffer, packages the samples into packets and transmits the packets using IP protocol to the second user.
  • the application of the second user e.g. INTERNET PHONE ® , receives the packets, strips the protocol headers from each packet to provide compress voice data samples, and converts the samples into voice.
  • the method for transferring voice over the Internet which was described above, is done at both sides.
  • a special parameter is provided in each transmitted packet for reconstructing the packets of the stream at a receiver.
  • One example for the above mentioned special parameter is a sequence number which is added to each packet and used to help the receiver to reconstruct the packets order.
  • Another example is to add a timestamp to each packet which reflects the sampling instant of the first byte in the packet and used to reconstruct the media stream in the receiver in accordance with the time of sampling.
  • the disadvantage of using the timestamp parameter is that the data packet length is increased, thus a bit rate which is required for transmitting media over the network is increased. There is a need for a method and apparatus for transmitting data packets, which mitigates the above disadvantage.
  • a method for reconstructing media at a receiver from a media stream includes a plurality of packets wherein each packet includes at least one media field.
  • the method includes the steps of: monitoring said media stream, studying a packet pattern of the media stream, and estimating at least one media parameter of at least one lost packet for reconstructing media lost information at said receiver.
  • the method reconstructed media of media stream with changing packet size without using an information of media timestamp which is provided in each packet.
  • the timestamp parameter may be estimated at the receiver and may not be transmitted with every packet. This reduces the required bandwidth for transmitting media over the network.
  • the step of estimating further includes the steps of: identifying at least one type of media pattern, and employing a method for estimating at least one media parameter in accordance with said type of media pattern.
  • said media parameter is a media length which is the sum of media frames length of said packet of said media stream.
  • said media pattern is a media length pattern of the media stream.
  • the method for reconstructing media includes the steps of: providing a sequence number to each packet of said stream, estimating said media length in accordance with the stream pattern, subtracting a sequence number of the previously received packet from a sequence number of a successive packet for calculating the number of packets which have been lost and reconstructing the media in accordance with the number of packets lost.
  • the method for reconstructing media includes the steps of estimating said media length in accordance with a first virtually fixed pattern for providing a first estimated media length, estimating said media length in accordance with a second virtually fixed pattern for providing a second estimated media length, and selecting a media length of the maximum value between said estimated media length, for reconstructing the media information of at least one lost packet.
  • an apparatus for reconstructing media at a receiver from a media stream includes a plurality of data packets wherein each data packet includes at least one media field.
  • the apparatus includes a monitor device for monitoring said media stream, a processing device for studying packet pattern of the media stream and for estimating a media length of at least one lost packet, and a reconstructing device for reconstructing media information at said receiver.
  • the processing device further includes an identifier for identifying at least one type of packets pattern and an estimator for estimating said media length in accordance with said type of packets pattern.
  • the processing device employing at least two methods for reconstructing media with accordance to said stream pattern.
  • the first method includes the steps of: providing a sequence number to each packet of said stream, estimating said media length in accordance with the stream pattern, subtracting a sequence number of the previously received packet from a sequence number of a successive packet for calculating the number of packets which have been lost, and reconstructing the media information in accordance with the number of packets lost.
  • a second method for reconstructing media includes the steps of: estimating said media length in accordance with a first type of stream pattern for providing a first estimated media length; estimating said media time with accordance to a second type of stream pattern for providing a second estimated media length and selecting a media length of the maximum value between said estimated media length for reconstructing the media information of at least one lost packet.
  • the reconstructing device interpolates a first media frame information with a second media frame information for providing interpolated media information at the length of lost media.
  • This reconstructed media is inserted at the place of said lost media.
  • FIG. 1 is a block diagram of a wide area network
  • FIG. 2 is a detailed block diagram of a data packet, according to RFC 1889 protocol
  • FIG. 3 is an illustration of stream patterns in accordance with a preferred embodiment of the invention.
  • FIG. 4 is a block diagram of an apparatus for reconstructing media at a receiver according to the preferred embodiment of the invention.
  • FIG. 5 is a flow chart of a method of reconstructing media at a receiver according to a preferred embodiment of the invention.
  • a plurality of media transceivers 2, 3, 4 and 5 are operably connected to a Wide Area Network (WAN) 1 , e.g. the Internet.
  • Each transceiver 5 further includes a transmitter 6 and a receiver 7.
  • the media transceivers 2, 3, 4, and 5 are communicating with each other via Internet protocol (IP), for example, TCP/IP.
  • IP Internet protocol
  • the media transceivers 2, 3, 4, and 5 are transmitting and receiving media streams which include a plurality of packets.
  • IP Internet protocol
  • FIG. 2 is a description of a packet 20 in accordance with a real time protocol (RTP), RFC 1889.
  • the packet 20 includes a plurality of fields of 32 bits.
  • V Version field
  • P Padding field
  • X extension field
  • CC CSRC count field
  • M marker field
  • a payload type (PT) field 22 identifies the format of the RTP media data an determines its interpretation by an application.
  • a sequence number field 24 increments by one for each RTP data packet sent, and may be used by the receiver to detect packet loss and to restore packet sequence.
  • the sequence number field 24 is 16 bits field.
  • a timestamp field 27 includes 32 bits and reflects the time of the sampling instant of the first byte of the present packet.
  • the sampling instant must be driven from a clock that increments monotonically and linearly in time to allow synchronization and jitter calculation of media samples.
  • this field is not used and reconstructing of packet sequence is done with the sequence number field 24.
  • a synchronization source identifier field 28 includes 32 bits and identifies the synchronization source.
  • the last field is a payload field 29 which includes compressed media samples.
  • the compress media samples may be audio or video samples.
  • a G. 723 codec is used with a bit rate of 6400 bit per second.
  • the audio samples are arranged in frames. Each frame includes 240 audio samples which are compressed into 24 bytes wherein each byte includes 8 bits. The number of media frames may be varied in accordance with the network 1 bandwidth and load.
  • Media stream 30 may be transmitted in several media patterns.
  • a media pattern 30a employs packets with varied media length of 240 and 480 samples.
  • the packet 20 in the media pattern 30a employs one media frame or two media frames.
  • a media pattern 30b employs a fixed pattern of two media frames per packet.
  • a media pattern 30c employs a fixed pattern of one media frame per packet.
  • a media stream 31 is an example of a stream with a fixed media pattern which includes a lost packet 32.
  • the stream 31 includes a plurality of packets. Packet 34 is the packet which was received previously to the lost packet 32 and packet 33 is the packet which received next to packet 34.
  • Media stream 35 employs a variable media pattern and includes a lost packet 36.
  • Variable media patterns typically includes packets having a variable number of media frames and create a random pattern to the media stream.
  • Media stream 35 pattern includes three consecutive packets of on media frame and one packet of two media frames.
  • Each packet in the above described streams includes a sequence number "n" and the number of compressed audio samples.
  • n+3 includes 480 compressed samples.
  • the apparatus 40 includes a monitor device 42 for monitoring said media stream 30, a processing device 44 for studying or evaluating media pattern 30a of the media stream 30 and for estimating a media length of at least one lost packet 32 and a reconstructing device 45 for reconstructing media at the receiver 7.
  • the media length is a sum of media frames length in a packet 20.
  • the processing device 44 further includes an identifier 46 for identifying at least one type of media pattern 30a and an estimator 47 for estimating the media length in accordance with the type of media pattern 30a.
  • An one example of one type of media pattern is media pattern 30a which is virtually fixed. Another example is a varying media pattern 35 which employs a varying media length at each packet.
  • the monitor 42 monitors media streams at network 1.
  • the processing device 44 studies the media pattern of the stream and the identifier 46 identifies the media pattern type.
  • the estimator estimates the media length of the lost pack 32 in accordance with the stream pattern.
  • the estimator 47 uses the media length of the lost packet to reconstruct the media frame.
  • the reconstructing device 45 may employ at least one method for reconstructing the lost media information. For example, inserting comfort noise having the length of lost media for replacing lost media information or, interpolating a first media frame information with a second media frame information for providing interpolated media information at the length of lost media.
  • the first media frame 34 is the frame that was received before the lost media and the second media frame 33 is the frame that was received after the lost media 32.
  • the processing device 44 employs a method for reconstructing media which is illustrated at FIG. 5.
  • the first step 100 is monitoring media stream 30.
  • the next step, step 110 is studying or evaluating the media pattern of the packet 20.
  • Step 120 is identifying the pattern type. If the pattern type is a virtually fixed pattern, for example 30a, 30b or 30c, then the processing device 44 will performs steps 130 to 160. If the pattern type is varying, for example, media pattern 35, the processing device 44 will performs steps 170 to 190.
  • steps 130 to 160 illustrate a method for reconstructing media of virtually fixed pattern.
  • the processing device 44 reads from the data packet 20 the sequence number field 24 and provides the sequence number to the estimator 47, as is shown in step 130.
  • the estimator 47 calculates the size of the lost packet 32 by subtracting a sequence number of the previously received packet 34 from a sequence number of a successive received packet 33 plus one. The result of the above calculation is a number of packets which have been lost.
  • the estimator 47 estimates the media length in accordance with a codec type, as is shown in step 150. For example, an audio frame length of audio samples which are compressed with G.723 codec is 24 bytes which includes 240 samples. The time of audio in frame is 30 milliseconds.
  • step 160 is reconstructing the media in accordance with the number of lost media frames.
  • the reconstructing device 45 may reconstruct the lost media by copying the last received media field and inserting it at the place of the lost media field or by inserting comfort noise.
  • Another example for reconstructing the lost media information is interpolating a first media frame information with a second media frame information for providing interpolated media information at the length of lost media.
  • the receiver 7 recognizes the pattern of the media stream 30 by looking at few received packets and predicts a size of each packet on the basis of its sequence number. For example, if there is a packet loss and packet 32 did not arrive, then receiver 7 can predict the size of lost packet 32 and hence can estimate how much media were lost, hence, how many milliseconds of audio are missing. When packet with field 32 is lost, receiver 7 recognizes that one field is missing. Thus, the receiver 7 can estimate media length of each packet of the media stream of a virtually fixed pattern.
  • Step 170 is the estimating of a packet size of each received packet as described above in steps 130 to 140.
  • Step 180 is the selecting of the maximum packet size from the above estimated packet size.
  • step 190 is the reconstructing of the media as it was described above.
  • step 170 may be the estimating of media length in accordance with a first virtually fixed stream pattern, for example, stream pattern 30b, for providing a first estimated media length.
  • Estimating media length in accordance with a second virtually fixed stream pattern, for example, stream pattern 30c is for providing a second estimated media time.
  • Hole Size MAX(HoleSize 1 , HoleSize 2 ); where
  • HoleSizei is estimated using first media pattern 30b; and HoleSize 2 is estimated using second media pattern 30c.
  • the predicted size of a hole is always greater than the actual size hole. This makes the receiver 7 to reconstruct more media than needed which causes increment in delay and to increment the amount of media in the receiver jitter buffer.

Abstract

A method and apparatus (40) for reconstructing media at a receiver (7) from a media stream (31) which includes a plurality of data packets wherein each data packet (20) includes at least one media field (29). The media stream (30) is monitored by a monitoring device (42). A packet pattern of the media stream (31) is evaluated by a processor (44). An estimating device (47) estimates a media time of at least one lost packet (32) for reconstructing media by a reconstructing device (45) at the receiver (7).

Description

METHOD AND APPARATUS FOR RECONSTRUCTING MEDIA
Field Of The Invention
The present invention relates to, but is not limited to, a method and apparatus for reconstructing media, and more particularly to a method and a media receiver operative at an Internet multimedia device for reconstructing data packets, which comprises media information.
Background Of The Invention Internet Protocol (IP) telephony art includes a plurality of computer programs and applications which enable users to transmit and receive multimedia information such as audio, video and text over the Internet. Those applications known in the art as multimedia transceivers. An example for such an application, is an application for performing telephone calls over the Internet, for example, INTERNET PHONE® from VocalTec® communications of Herzelia, Israel.
A short description of a method of performing telephone calls over the Internet will be given now. A first user dial through a computer keyboards the number of a second user. The application, e.g. INTERNET PHONE®, transfers the dial signals to a public telephony switching centre for initiating the call. After establishing the call between users, the application digitally samples the voice of the first user, temporary stores the samples in a buffer, packages the samples into packets and transmits the packets using IP protocol to the second user. The application of the second user, e.g. INTERNET PHONE® , receives the packets, strips the protocol headers from each packet to provide compress voice data samples, and converts the samples into voice. The method for transferring voice over the Internet which was described above, is done at both sides.
However, when transmitting media streams which include, for example, packets of audio and/or video, over the Internet, the packets may arrive in different time and order from which they have been transmitted. A special parameter is provided in each transmitted packet for reconstructing the packets of the stream at a receiver. One example for the above mentioned special parameter, is a sequence number which is added to each packet and used to help the receiver to reconstruct the packets order. Another example is to add a timestamp to each packet which reflects the sampling instant of the first byte in the packet and used to reconstruct the media stream in the receiver in accordance with the time of sampling.
The disadvantage of using the timestamp parameter is that the data packet length is increased, thus a bit rate which is required for transmitting media over the network is increased. There is a need for a method and apparatus for transmitting data packets, which mitigates the above disadvantage.
Summary Of The Invention
In a first aspect of the present invention there is provided a method for reconstructing media at a receiver from a media stream. The media stream includes a plurality of packets wherein each packet includes at least one media field. The method includes the steps of: monitoring said media stream, studying a packet pattern of the media stream, and estimating at least one media parameter of at least one lost packet for reconstructing media lost information at said receiver.
Advantageously, the method reconstructed media of media stream with changing packet size without using an information of media timestamp which is provided in each packet. Thus, the timestamp parameter may be estimated at the receiver and may not be transmitted with every packet. This reduces the required bandwidth for transmitting media over the network.
In the preferred embodiment of the invention, the step of estimating further includes the steps of: identifying at least one type of media pattern, and employing a method for estimating at least one media parameter in accordance with said type of media pattern.
In this manner, said media parameter is a media length which is the sum of media frames length of said packet of said media stream. In this manner, said media pattern is a media length pattern of the media stream.
In this manner, said media pattern is virtually a fixed pattern and/or variable pattern. In the preferred embodiment of the present invention, the method for reconstructing media includes the steps of: providing a sequence number to each packet of said stream, estimating said media length in accordance with the stream pattern, subtracting a sequence number of the previously received packet from a sequence number of a successive packet for calculating the number of packets which have been lost and reconstructing the media in accordance with the number of packets lost.
In yet another preferred embodiment of the invention, the method for reconstructing media includes the steps of estimating said media length in accordance with a first virtually fixed pattern for providing a first estimated media length, estimating said media length in accordance with a second virtually fixed pattern for providing a second estimated media length, and selecting a media length of the maximum value between said estimated media length, for reconstructing the media information of at least one lost packet.
In a second aspect of the invention there is provided an apparatus for reconstructing media at a receiver from a media stream. The media stream includes a plurality of data packets wherein each data packet includes at least one media field. The apparatus includes a monitor device for monitoring said media stream, a processing device for studying packet pattern of the media stream and for estimating a media length of at least one lost packet, and a reconstructing device for reconstructing media information at said receiver. In this manner, the processing device further includes an identifier for identifying at least one type of packets pattern and an estimator for estimating said media length in accordance with said type of packets pattern.
In the preferred embodiment of the invention, the processing device employing at least two methods for reconstructing media with accordance to said stream pattern. In this manner, the first method includes the steps of: providing a sequence number to each packet of said stream, estimating said media length in accordance with the stream pattern, subtracting a sequence number of the previously received packet from a sequence number of a successive packet for calculating the number of packets which have been lost, and reconstructing the media information in accordance with the number of packets lost.
In the preferred embodiment of the invention, a second method for reconstructing media includes the steps of: estimating said media length in accordance with a first type of stream pattern for providing a first estimated media length; estimating said media time with accordance to a second type of stream pattern for providing a second estimated media length and selecting a media length of the maximum value between said estimated media length for reconstructing the media information of at least one lost packet.
Preferably, the reconstructing device interpolates a first media frame information with a second media frame information for providing interpolated media information at the length of lost media. This reconstructed media is inserted at the place of said lost media.
The preferred embodiments will be described now by way of example only and with reference to the drawing.
Brief Description Of The Drawings
FIG. 1 is a block diagram of a wide area network; FIG. 2 is a detailed block diagram of a data packet, according to RFC 1889 protocol;
FIG. 3 is an illustration of stream patterns in accordance with a preferred embodiment of the invention;
FIG. 4 is a block diagram of an apparatus for reconstructing media at a receiver according to the preferred embodiment of the invention; and FIG. 5 is a flow chart of a method of reconstructing media at a receiver according to a preferred embodiment of the invention. Detailed Description Of The Invention
Referring firstly to FIG. 1 , a plurality of media transceivers 2, 3, 4 and 5 are operably connected to a Wide Area Network (WAN) 1 , e.g. the Internet. Each transceiver 5 further includes a transmitter 6 and a receiver 7. The media transceivers 2, 3, 4, and 5 are communicating with each other via Internet protocol (IP), for example, TCP/IP. The media transceivers 2, 3, 4, and 5 are transmitting and receiving media streams which include a plurality of packets. A detail description of a packet structure will be given now with reference to FIG. 2. FIG. 2 is a description of a packet 20 in accordance with a real time protocol (RTP), RFC 1889. The packet 20 includes a plurality of fields of 32 bits.
The first five fields, Version field (V), Padding field (P), extension field (X), CSRC count field (CC) and the marker field (M) are not at the scope of the present invention and hence, will not be describe. A brief description of other fields will be given now.
A payload type (PT) field 22 identifies the format of the RTP media data an determines its interpretation by an application.
A sequence number field 24 increments by one for each RTP data packet sent, and may be used by the receiver to detect packet loss and to restore packet sequence. The sequence number field 24 is 16 bits field.
A timestamp field 27 includes 32 bits and reflects the time of the sampling instant of the first byte of the present packet. The sampling instant must be driven from a clock that increments monotonically and linearly in time to allow synchronization and jitter calculation of media samples. In the preferred embodiment of the invention this field is not used and reconstructing of packet sequence is done with the sequence number field 24.
A synchronization source identifier field 28 includes 32 bits and identifies the synchronization source.
The last field is a payload field 29 which includes compressed media samples. The compress media samples may be audio or video samples. In a preferred embodiment, a G. 723 codec is used with a bit rate of 6400 bit per second. The audio samples are arranged in frames. Each frame includes 240 audio samples which are compressed into 24 bytes wherein each byte includes 8 bits. The number of media frames may be varied in accordance with the network 1 bandwidth and load.
Referring now to FIG. 3 examples of media stream patterns 30a, 30b and 30c are shown. Media stream 30 may be transmitted in several media patterns. A media pattern 30a employs packets with varied media length of 240 and 480 samples. The packet 20 in the media pattern 30a employs one media frame or two media frames. A media pattern 30b employs a fixed pattern of two media frames per packet. A media pattern 30c employs a fixed pattern of one media frame per packet. A media stream 31 is an example of a stream with a fixed media pattern which includes a lost packet 32. The stream 31 includes a plurality of packets. Packet 34 is the packet which was received previously to the lost packet 32 and packet 33 is the packet which received next to packet 34. Media stream 35 employs a variable media pattern and includes a lost packet 36. Variable media patterns typically includes packets having a variable number of media frames and create a random pattern to the media stream. For example, Media stream 35 pattern includes three consecutive packets of on media frame and one packet of two media frames. Each packet in the above described streams includes a sequence number "n" and the number of compressed audio samples. For example, in media pattern 30a packet "n+3" includes 480 compressed samples.
A preferred embodiment of the invention will be described now with reference to FIG. 4. An apparatus 40 for reconstructing media at the receiver 7 from a media stream 30 is shown. The apparatus 40 includes a monitor device 42 for monitoring said media stream 30, a processing device 44 for studying or evaluating media pattern 30a of the media stream 30 and for estimating a media length of at least one lost packet 32 and a reconstructing device 45 for reconstructing media at the receiver 7. Typically, the media length is a sum of media frames length in a packet 20. The processing device 44 further includes an identifier 46 for identifying at least one type of media pattern 30a and an estimator 47 for estimating the media length in accordance with the type of media pattern 30a. An one example of one type of media pattern is media pattern 30a which is virtually fixed. Another example is a varying media pattern 35 which employs a varying media length at each packet.
In operation, the monitor 42 monitors media streams at network 1. The processing device 44 studies the media pattern of the stream and the identifier 46 identifies the media pattern type. When there is a media stream 31 with a lost packet 32, the estimator estimates the media length of the lost pack 32 in accordance with the stream pattern. The estimator 47 uses the media length of the lost packet to reconstruct the media frame. The reconstructing device 45 may employ at least one method for reconstructing the lost media information. For example, inserting comfort noise having the length of lost media for replacing lost media information or, interpolating a first media frame information with a second media frame information for providing interpolated media information at the length of lost media. The first media frame 34 is the frame that was received before the lost media and the second media frame 33 is the frame that was received after the lost media 32. The processing device 44 employs a method for reconstructing media which is illustrated at FIG. 5.
Referring now to FIG. 5, a flow chart of a method for reconstructing media is shown. The first step 100 is monitoring media stream 30. The next step, step 110 is studying or evaluating the media pattern of the packet 20. Step 120 is identifying the pattern type. If the pattern type is a virtually fixed pattern, for example 30a, 30b or 30c, then the processing device 44 will performs steps 130 to 160. If the pattern type is varying, for example, media pattern 35, the processing device 44 will performs steps 170 to 190.
Referring first to steps 130 to 160 these steps illustrate a method for reconstructing media of virtually fixed pattern. The processing device 44 reads from the data packet 20 the sequence number field 24 and provides the sequence number to the estimator 47, as is shown in step 130. In the next step, step 140, the estimator 47 calculates the size of the lost packet 32 by subtracting a sequence number of the previously received packet 34 from a sequence number of a successive received packet 33 plus one. The result of the above calculation is a number of packets which have been lost. The estimator 47 estimates the media length in accordance with a codec type, as is shown in step 150. For example, an audio frame length of audio samples which are compressed with G.723 codec is 24 bytes which includes 240 samples. The time of audio in frame is 30 milliseconds. A more particular example is shown with media stream pattern 30b which employs two lost media frames. Hence, estimated media length is 480 samples or 48 bytes. The next step, step 160 is reconstructing the media in accordance with the number of lost media frames. The reconstructing device 45 may reconstruct the lost media by copying the last received media field and inserting it at the place of the lost media field or by inserting comfort noise. Another example for reconstructing the lost media information is interpolating a first media frame information with a second media frame information for providing interpolated media information at the length of lost media.
In summary, the receiver 7 recognizes the pattern of the media stream 30 by looking at few received packets and predicts a size of each packet on the basis of its sequence number. For example, if there is a packet loss and packet 32 did not arrive, then receiver 7 can predict the size of lost packet 32 and hence can estimate how much media were lost, hence, how many milliseconds of audio are missing. When packet with field 32 is lost, receiver 7 recognizes that one field is missing. Thus, the receiver 7 can estimate media length of each packet of the media stream of a virtually fixed pattern.
Referring now to steps 170 to 190 in Fig. 5, a method for reconstructing media of a varying stream pattern will be described now. Step 170 is the estimating of a packet size of each received packet as described above in steps 130 to 140. Step 180 is the selecting of the maximum packet size from the above estimated packet size. The last step, step 190 is the reconstructing of the media as it was described above. However, step 170 may be the estimating of media length in accordance with a first virtually fixed stream pattern, for example, stream pattern 30b, for providing a first estimated media length. Estimating media length in accordance with a second virtually fixed stream pattern, for example, stream pattern 30c is for providing a second estimated media time. The above approach can be described by: Hole Size = MAX(HoleSize1, HoleSize2); where
HoleSizei is estimated using first media pattern 30b; and HoleSize2 is estimated using second media pattern 30c. When the above estimation involves a mistake, the predicted size of a hole is always greater than the actual size hole. This makes the receiver 7 to reconstruct more media than needed which causes increment in delay and to increment the amount of media in the receiver jitter buffer. There are several techniques to handle media in a jitter buffer. An example for such method is described in US patent 5,825,771 which is herein incorporated by reference. The method and the apparatus which have been described above allow estimating of lost media length of a changing packet size and define behavior of the media transceiver 2, 3, 4 or 5. Thus, estimating of media length may be done at the receiver 7 and the timestamp field 27 may not be transmitted with every packet 20. This reduces bandwidth required for transmitting media over the network 1.

Claims

1. A method for reconstructing media at a receiver from a media stream which includes a plurality of data packets, wherein each data packet includes at least one media field, wherein the method comprising the steps of: monitoring said media stream of monitoring means of the receiver; analysing a media pattern of said media stream by a processing means at said receiver; and estimating at least one media parameter of at least one lost packet by said processing means; and reconstructing media lost information at said receiver.
2. A method according to claim 1 , wherein the step of estimating further comprises the step of: identifying at least one type of said media pattern of said media stream; and wherein said at least one media parameter in said estimating step is estimated in accordance with said type of media pattern.
3. A method according to claims 1 and 2, wherein said media parameter is a media length.
4. A method according to claims 1 ,2 and 3, wherein said media length is a sum of media frames length in said packet of said media stream.
5. A method according to claims 1 to 4, wherein said media length is a sum of media frames length in said packet of said metia stream.
6. A method according to claims 1 to 5, wherein said media pattern is a media frame pattern of said media stream.
7. A method according to claims 1 to 6, wherein said media pattern is a virtually fixed pattern.
8. A method according to all the preceding claims, wherein said media pattern is a varying pattern.
9. A method according to claims 1 to 4, wherein the step of reconstructing media lost information comprises the steps of: providing a sequence number to each packet of said media stream; subtracting a sequence number of a previously received packet from a sequence number of a successive packet for calculating number of packets which have been lost; estimating said media length in accordance with a media pattern; and reconstructing media lost information in accordance with lost media length.
10. a method according to claims 1 to 4, wherein said step of reconstructing media lost information comprises the steps of: estimating media time in accordance with a first virtually fixed media pattern for providing a first estimated media time; estimating said media time in accordance with a second virtually fixed media pattern for providing a second estimated media time; and selecting from said first and second estimated media time a media time with a maximum value for reconstructing the media lost information of at least one lost packet.
11. A method according to claims 1 to 4, wherein said step of reconstructing media lost information comprises the step of: inserting comfort noise having the length of lost media for replacing lost media information.
12. A method according to claims 1 to 4, wherein said reconstructing step comprises the step of: interpolating a first media frame information with a second media frame information for providing interpolated media information at the length of lost media.
13. An apparatus for reconstructing media at a receiver from a media stream which includes a plurality of data packets wherein each data packet includes at least one media field, the apparatus comprising: a monitor device for monitoring said media stream; a processing device for studying a media stream pattern, and for estimating a media length of at least one lost packet; and a reconstructing device for reconstructing lost media information at said receiver.
14. An apparatus according to claim 13, wherein the processing device comprises: an identifier for identifying at least one type of media pattern of said media stream; and an estimator for estimating the media length of said packet in accordance with said type of a media pattern.
15. An apparatus according to claims 13 and 14, wherein said media pattern is a virtually fixed pattern.
16. An apparatus according to claims 13, 14 and 15, wherein said processing device provides a sequence number to each packet of said stream; subtracts a sequence number of previous received packet from a sequence number of a successive packet for calculating number of packets which lost; and estimates said media length in accordance with said media pattern; and said reconstructing device reconstructs the media with accordance to the number of packets which were lost.
17. An apparatus according to claims 13 to 16, wherein said processing device estimate said media length in accordance with a first type of a media pattern for providing a first estimated media time; estimates said media length in accordance with a second type of a media pattern for providing a second estimated media length; and selects a media length with a maximum value between said first and second estimated media length for reconstructing the media of at least one lost packet.
18. An apparatus according to each one of the preceding claims, wherein said media length is a sum of media frames length in said packet of said media stream.
19. An according to each one of the preceding claims, wherein said reconstructing device inserts comfort noise having the length of lost media for replacing lost media information.
20. An apparatus according to each one of the preceding claims, wherein said reconstructing device interpolates a first media frame information with a second media frame information for providing interpolated media information at the length of lost media.
PCT/IL1999/000578 1999-01-19 1999-11-01 Method and apparatus for reconstructing media WO2000044138A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2000595465A JP2002535923A (en) 1999-01-19 1999-11-01 Method and apparatus for reconstructing media
AU10717/00A AU1071700A (en) 1999-01-19 1999-11-01 Method and apparatus for reconstructing media
EP99954311A EP1145510A1 (en) 1999-01-19 1999-11-01 Method and apparatus for reconstructing media

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/233,012 US6661793B1 (en) 1999-01-19 1999-01-19 Method and apparatus for reconstructing media
US09/233,012 1999-01-19

Publications (1)

Publication Number Publication Date
WO2000044138A1 true WO2000044138A1 (en) 2000-07-27

Family

ID=22875519

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IL1999/000578 WO2000044138A1 (en) 1999-01-19 1999-11-01 Method and apparatus for reconstructing media

Country Status (6)

Country Link
US (1) US6661793B1 (en)
EP (1) EP1145510A1 (en)
JP (1) JP2002535923A (en)
CN (1) CN1339212A (en)
AU (1) AU1071700A (en)
WO (1) WO2000044138A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001054116A1 (en) * 2000-01-24 2001-07-26 Nokia Inc. System for lost packet recovery in voice over internet protocol based on time domain interpolation
GB2401294A (en) * 2003-04-29 2004-11-03 Narus Inc Transport protocol reconstruction and timer synchronization for non-intrusive capturing and analysing of packets on a high-speed distributed network

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070123251A1 (en) * 1996-10-23 2007-05-31 Riparius Ventures, Llc Remote internet telephony device
GB2360178B (en) * 2000-03-06 2004-04-14 Mitel Corp Sub-packet insertion for packet loss compensation in Voice Over IP networks
US9246975B2 (en) 2000-03-17 2016-01-26 Facebook, Inc. State change alerts mechanism
US7624172B1 (en) 2000-03-17 2009-11-24 Aol Llc State change alerts mechanism
US7099304B2 (en) 2000-09-05 2006-08-29 Flexiworld Technologies, Inc. Apparatus, methods and systems for anonymous communication
US7039193B2 (en) * 2000-10-13 2006-05-02 America Online, Inc. Automatic microphone detection
JP3855690B2 (en) * 2001-02-20 2006-12-13 三菱電機株式会社 Multiplexer, separator
US7640306B2 (en) 2002-11-18 2009-12-29 Aol Llc Reconfiguring an electronic message to effect an enhanced notification
JP2008017351A (en) * 2006-07-07 2008-01-24 Toshiba Corp Packet stream receiver
US8611337B2 (en) 2009-03-31 2013-12-17 Adobe Systems Incorporated Adaptive subscriber buffering policy with persistent delay detection for live audio streams
US9455892B2 (en) * 2010-10-29 2016-09-27 Symantec Corporation Data loss monitoring of partial data streams
MX351363B (en) 2013-06-21 2017-10-11 Fraunhofer Ges Forschung Apparatus and method for generating an adaptive spectral shape of comfort noise.
CN104702807B (en) * 2015-03-27 2017-04-12 北京理想固网科技股份有限公司 VoIP communication system
CN104751618B (en) * 2015-04-16 2019-03-05 西南交通大学 A kind of high-frequency data distance transmission system for gale monitoring

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5615214A (en) * 1995-10-30 1997-03-25 Motorola, Inc. System and method of compensating propagation time variations and substituting for lost packets in a packetized voice communication system
US5883891A (en) * 1996-04-30 1999-03-16 Williams; Wyatt Method and apparatus for increased quality of voice transmission over the internet
WO1999066494A1 (en) * 1998-06-19 1999-12-23 Comsat Corporation Improved lost frame recovery techniques for parametric, lpc-based speech coding systems

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0139803B1 (en) * 1983-10-28 1987-10-14 International Business Machines Corporation Method of recovering lost information in a digital speech transmission system, and transmission system using said method
US5452289A (en) 1993-01-08 1995-09-19 Multi-Tech Systems, Inc. Computer-based multifunction personal communications system
US5608450A (en) 1994-09-07 1997-03-04 Intel Corporation Video conferencing system with fast packet loss recovery
JP3630460B2 (en) * 1995-01-23 2005-03-16 富士通株式会社 Data length correction system
IT1281001B1 (en) 1995-10-27 1998-02-11 Cselt Centro Studi Lab Telecom PROCEDURE AND EQUIPMENT FOR CODING, HANDLING AND DECODING AUDIO SIGNALS.
GB2313748B (en) * 1996-05-31 2000-12-20 Northern Telecom Ltd Cell based data transmission method
US5956729A (en) * 1996-09-06 1999-09-21 Motorola, Inc. Multimedia file, supporting multiple instances of media types, and method for forming same

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5615214A (en) * 1995-10-30 1997-03-25 Motorola, Inc. System and method of compensating propagation time variations and substituting for lost packets in a packetized voice communication system
US5883891A (en) * 1996-04-30 1999-03-16 Williams; Wyatt Method and apparatus for increased quality of voice transmission over the internet
WO1999066494A1 (en) * 1998-06-19 1999-12-23 Comsat Corporation Improved lost frame recovery techniques for parametric, lpc-based speech coding systems

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001054116A1 (en) * 2000-01-24 2001-07-26 Nokia Inc. System for lost packet recovery in voice over internet protocol based on time domain interpolation
GB2401294A (en) * 2003-04-29 2004-11-03 Narus Inc Transport protocol reconstruction and timer synchronization for non-intrusive capturing and analysing of packets on a high-speed distributed network
GB2401294B (en) * 2003-04-29 2006-03-22 Narus Inc Method and system for transport protocol reconstruction and timer synchronization for non intrusive capturing and analysis of packets on a high speed
US7349400B2 (en) 2003-04-29 2008-03-25 Narus, Inc. Method and system for transport protocol reconstruction and timer synchronization for non-intrusive capturing and analysis of packets on a high-speed distributed network
US7636346B2 (en) 2003-04-29 2009-12-22 Narus, Inc. Method and system for transport protocol reconstruction and timer synchronization for non-intrusive capturing and analysis of packets on a high-speed distributed network

Also Published As

Publication number Publication date
CN1339212A (en) 2002-03-06
AU1071700A (en) 2000-08-07
US6661793B1 (en) 2003-12-09
JP2002535923A (en) 2002-10-22
EP1145510A1 (en) 2001-10-17

Similar Documents

Publication Publication Date Title
US6434606B1 (en) System for real time communication buffer management
US6661793B1 (en) Method and apparatus for reconstructing media
US7058048B2 (en) Per-call quality of service monitor for multimedia communications system
US6996626B1 (en) Continuous bandwidth assessment and feedback for voice-over-internet-protocol (VoIP) comparing packet's voice duration and arrival rate
US7230919B2 (en) Quality-of-service monitor for voice-over-Internet-protocol calls
US7746797B2 (en) Non-intrusive monitoring of quality levels for voice communications over a packet-based network
US7257087B2 (en) System and method to calculate round trip delay for real time protocol packet streams
KR100501324B1 (en) Call Routing Method based on MOS prediction value
US7359979B2 (en) Packet prioritization and associated bandwidth and buffer management techniques for audio over IP
USRE43668E1 (en) Method and apparatus for transmitting packets
US7920492B1 (en) Devices, softwares and methods for redundantly encoding a data stream for network transmission with adjustable redundant-coding delay
US8160030B2 (en) Data rate controller
US8081614B2 (en) Voice transmission apparatus
EP1793528A1 (en) Method of monitoring the quality of a realtime communication
JP2004535115A (en) Dynamic latency management for IP telephony
Zeadally et al. Voice over IP in Intranet and Internet environments
Foo Siu Cheung Hui et al. Enhancing the quality of low bit‐rate real‐time Internet communication services
EP2127268A1 (en) Transmission of real-time user data frames in packets
Chin et al. An Internet telephone software system for real-time voice communication
Sulaiman et al. Performance evaluation of voice call over an IP based network
Costa et al. Dynamic adaptation of quality of service for VoIP communications
EP1168757A1 (en) Packet multiplexing using a dynamic buffer delay timer
Sief et al. Guaranteed end-to-end QoS for VoIP over cellular links based on IPv6 compression
JP2005184201A (en) Ip telephone terminal
Lee et al. A congestion avoidance mechanism for enhancing performance of packet loss concealment in VoIP coders

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 99816498.4

Country of ref document: CN

ENP Entry into the national phase

Ref document number: 2000 10717

Country of ref document: AU

Kind code of ref document: A

AK Designated states

Kind code of ref document: A1

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: IN/PCT/2001/00630/DE

Country of ref document: IN

ENP Entry into the national phase

Ref document number: 2000 595465

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 10717/00

Country of ref document: AU

WWE Wipo information: entry into national phase

Ref document number: 1999954311

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1999954311

Country of ref document: EP

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWW Wipo information: withdrawn in national office

Ref document number: 1999954311

Country of ref document: EP