DCCP

From VideoLAN Wiki
Revision as of 01:07, 3 April 2019 by DoesItReallyMatter (talk | contribs) (Create reference page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
??
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