ee4cbb1199
Every addStream call would increment this counter. After merging the mbedTLS fixes, we no longer have extraneous RTMP_Init calls which were masking the prescence of this bug. This caused every stream after the first stream to have the wrong channel index, and eventually OBS would crash due to an out of bounds write if the counter reached RTMP_MAX_STREAMS.