Thursday, April 1, 2010

RTP

RTP (Real-Time Transport Protocol) is used to encapsulate VoIP data packets inside UDP packets.

RTP is defined in RFC 3550 - RTP: A Transport Protocol for Real-Time Applications.



RTP provides end-to-end network transport functions suitable for applications transmitting real-time data, such as audio, video or simulation data, over multicast or unicast network services. RTP does not address resource reservation and does not guarantee quality-of-service for real-time services. The data...
Read more...