mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-07-17 17:21:55 +00:00
janus: _aplay_thread(): don't see at has_listeners
This commit is contained in:
@@ -345,7 +345,7 @@ static void *_aplay_thread(void *arg) {
|
||||
}
|
||||
}
|
||||
|
||||
if (!_HAS_WATCHERS || !_HAS_LISTENERS || !_HAS_SPEAKERS) {
|
||||
if (!_HAS_WATCHERS || !_HAS_SPEAKERS) {
|
||||
goto close_aplay;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user