Allow (re)selecting newly (re)appeared tracks in RTMP output.
This commit is contained in:
parent
0d5719f76c
commit
58c3475ca9
2 changed files with 16 additions and 0 deletions
|
@ -1038,6 +1038,7 @@ namespace Mist {
|
|||
break;
|
||||
}
|
||||
}
|
||||
selectedTracks.erase(trackId);
|
||||
}
|
||||
|
||||
///Attempts to prepare a new packet for output.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue