DCCP

From VideoLAN Wiki
Revision as of 04:37, 19 April 2019 by DoesItReallyMatter (talk | contribs) (Change template parameters (per revision 60997))
Jump to navigation Jump to search
DCCP
VLC uses this protocol (or access module) to read data from a device or network.
This protocol is handled by the rtp module.

Datagram Congestion Control Protocol or DCCP is a protocol defined by RFC 4340. It is a proposed standard dated March 2006 for managing large volumes of data (such as streaming media).
It is useful with UDP, which lacks congestion control.

Further reading