Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | RTP: fix detection over TCP (#2462) | Ivan Nardi | 2024-05-29 |
RFC4571 is not the only way to wrap RTP messages in TCP streams. For example, when RTP is encapsulated over TURN flows (i.e. via DATA attribute) there is no additional framing. See also 6127e0490 |