mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-22 21:15:10 -04:00
RTMP authentication requires the curStreamIdx and nStreams be set between the disconnect / reconnect that occurs in PublisherAuth. Now that there's no good place to clean them up, zero the whole rtmp->Link before starting a new stream.