Allow (re)selecting newly (re)appeared tracks in RTMP output.

This commit is contained in:
Thulinma 2016-05-27 15:02:39 +02:00
parent 0d5719f76c
commit 58c3475ca9
2 changed files with 16 additions and 0 deletions

View file

@ -1038,6 +1038,7 @@ namespace Mist {
break;
}
}
selectedTracks.erase(trackId);
}
///Attempts to prepare a new packet for output.