Describe RTP Packet Error Handling ? srini_murali 12-June-2008 09:29:14 AMComments forums.sun.com/thread.jspa?threadID=5175619 Posted by crouse www.rfc-editor.org/rfc/rfc5219.txt Posted by crouse In short If packets do not arrive or are corrupted they are just rejected.The timestamps of the ones that have arrived marks the place in time where they should be played back. Missing packets can be used to averaged over. Posted by HamidAliKhan Transmitting data by a packet-switched network is one of the most common methods of transmitting data. As with any other type of data transmission, data transmitted by a packet-switched network can be affected by transmission errors such as loss of packets. RTP packets are then transported by an underlying technology supported by network 106 such as User Datagram Protocol/Internet Protocol (UDP/IP). Hence, transmitting terminal 102 encapsulates the RTP packets into UDP/IP packets and transmits them to server 110. I/O port 120 of server 110, after receiving the UDP/IP packets, reconstructs the RTP packets before processing the RTP packets or retransmitting them. Format convertor 128 of server 110 transforms the RTP packets into a suitable format.When packets do not arrive or are corrupted they are just rejected. The timestamp of the ones that have arrived marks the place in time where they should be played back. Missing packets can be used to averaged over. Posted by sagitraz When packets do not arrive or are corrupted (dashed lines and x’s), they are just rejected. The timestamp of the ones that have arrived marks the place in time where they should be played back. Missing packets can be used to averaged over. Posted by yogendra |
Posted: 13-June-2008 12:52:20 PM By: yogendra When packets do not arrive or are corrupted (dashed lines and x’s), they are just rejected. The timestamp of the ones that have arrived marks the place in time where they should be played back. Missing packets can be used to averaged over. | |
Posted: 29-June-2008 03:29:25 AM By: sagitraz Transmitting data by a packet-switched network is one of the most common methods of transmitting data. As with any other type of data transmission, data transmitted by a packet-switched network can be affected by transmission errors such as loss of packets. RTP packets are then transported by an underlying technology supported by network 106 such as User Datagram Protocol/Internet Protocol (UDP/IP). Hence, transmitting terminal 102 encapsulates the RTP packets into UDP/IP packets and transmits them to server 110. I/O port 120 of server 110, after receiving the UDP/IP packets, reconstructs the RTP packets before processing the RTP packets or retransmitting them. Format convertor 128 of server 110 transforms the RTP packets into a suitable format.When packets do not arrive or are corrupted they are just rejected. The timestamp of the ones that have arrived marks the place in time where they should be played back. Missing packets can be used to averaged over. | |
Posted: 30-December-2008 12:39:35 PM By: HamidAliKhan In short If packets do not arrive or are corrupted they are just rejected.The timestamps of the ones that have arrived marks the place in time where they should be played back. Missing packets can be used to averaged over. | |
Posted: 10-October-2009 02:41:50 PM By: crouse www.rfc-editor.org/rfc/rfc5219.txt | |
Posted: 10-October-2009 02:43:31 PM By: crouse forums.sun.com/thread.jspa?threadID=5175619 |