[vlc-devel] [PATCH 1/2] rtsp: ensure session ID is at least 8 bytes
Rémi Denis-Courmont
remi at remlab.net
Thu Sep 12 20:48:51 CEST 2019
Le torstaina 12. syyskuuta 2019, 21.35.33 EEST Alexandre Janniaux a écrit :
> The associated RFC declares that it would need at least 8 bytes of data for
> a session id.
8 bytes of non-guessable random data. The patch fixes nothing. The value still
has 32-bits, and still is guessable.
And still, I don't see what session ID has to do with RTP. The closest RTP has
to a session ID are SSRC & CSRC, which have 32 bits.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list