rtmp v0.1.1 Rtmp.Handshake.DigestHandshakeFormat
Functions to parse and validate RTMP handshakes based on flash client versions and SHA digests. This handshake is required for supporting H.264 video.
Since no documentation of this handshake publicly exists from Adobe, this was created by referencing https://www.cs.cmu.edu/~dst/Adobe/Gallery/RTMPE.txt
Summary
Functions
Returns packets 0 and 1 to send to the peer
Validates if the passed in binary can be parsed using the digest handshake
Creates a new digest handshake format instance
Attempts to proceed with the handshake process with the passed in bytes
Types
Functions
Returns packets 0 and 1 to send to the peer
Validates if the passed in binary can be parsed using the digest handshake.
Creates a new digest handshake format instance
Attempts to proceed with the handshake process with the passed in bytes