• Kevin DuBois's avatar
    RTMP handshake compliance for clients · af0ba144
    Kevin DuBois authored
    The spec says that the 2nd round of packets need to have the 1st 4 bytes be the
    timestamp (potentially zero) and the next 4 bytes be zero. The bytes after that
    should be random. (not necessarily cryptographically secure, just for
    establishing a unique echo response in the 3rd round of packets).
    Signed-off-by: default avatarRémi Duraffort <ivoire@videolan.org>
    af0ba144
rtmp_amf_flv.c 90.8 KB