Difference between revisions of "DCCP"

From VideoLAN Wiki
Jump to navigation Jump to search
m (Change template parameters (per revision 60997))
m (Remove template data per revision 61024)
 
Line 1: Line 1:
{{Protocol|DCCP|altid=dccp|mod=rtp}}
+
{{Protocol|DCCP|mod=rtp}}
 
{{Wikipedia|Datagram Congestion Control Protocol}}
 
{{Wikipedia|Datagram Congestion Control Protocol}}
  

Latest revision as of 08:16, 19 April 2019

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