[Live-devel] RTSP RTP/AVP/TCP without interleaved appears to be treated as interleaved in LIVE555 2026.07.08
Ross Finlayson
finlayson at live555.com
Wed Jul 8 22:23:42 PDT 2026
> On Jul 8, 2026, at 9:47 PM, 曹博程 <213220597 at seu.edu.cn> wrote:
>
> My understanding of RFC 7826 Appendix C.2.2 is that RTP/AVP/TCP without the interleaved parameter indicates RTP over independent TCP connections, not RTP interleaved over the RTSP control connection.
Yes; however RFC 7826 is the specification for “RTSP version 2.0”, which we do not implement. (Nor, to my knowledge, does almost anyone else.)
We implement RTSP version 1.0, as described in RFC 2326. This does not specify “RTP over independent TCP connections”, so we do not implement this.
Note that our RTSP server implementation allows clients to omit the "interleaving=“ field, without returning an error (see “RTSPServer.cpp”, line 1600). This was to accommodate a buggy version of QuickTime Player (several years ago).
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list