pub const RTMP_SERVER_VERSION: u32 = 0x04050001;
This is some magic number, I do not know why its 0x04050001, however, the reference implementation uses this value.