Hacker News new | ask | show | jobs
by topranks 3244 days ago
TCP congestion control can be very beneficial for streaming applications (when combined with adaptive rate codecs).

With UDP you have to create your own feedback mechanism to find the optimal bitrate to stream to the far side at.

1 comments

This is where DCCP or alternative protocols come in play.