1.

If I'm Using H.323 Or Other Set-up Protocol, Can I Ignore The Rtp Payload Type (pt) Field?

Answer»

An application must never just play a PACKET without inspecting its PAYLOAD type, even if a single payload type has been negotiated via H.245 or similar protocols. New mechanisms, including transmission of DTMF digits (RFC 2833), comfort NOISE indication, forward ERROR correction using redundant data, switching of encodings to take into account network conditions may conveniently use the PT to indicate special packets, which an end application can ignore, if desired, ensuring backward compatibility. But this assumption is violated if an application blindly plays back all packets regardless of PT. ALSO, in multicast environments, it is unlikely that every sender will use the same payload type.

An application must never just play a packet without inspecting its payload type, even if a single payload type has been negotiated via H.245 or similar protocols. New mechanisms, including transmission of DTMF digits (RFC 2833), comfort noise indication, forward error correction using redundant data, switching of encodings to take into account network conditions may conveniently use the PT to indicate special packets, which an end application can ignore, if desired, ensuring backward compatibility. But this assumption is violated if an application blindly plays back all packets regardless of PT. Also, in multicast environments, it is unlikely that every sender will use the same payload type.



Discussion

No Comment Found