Constant RTMP_SERVER_VERSION

Source
pub const RTMP_SERVER_VERSION: u32 = 0x04050001;
Expand description

This is some magic number, I do not know why its 0x04050001, however, the reference implementation uses this value.