Skip to content

- Stop audio stream when setting new device and Filter do anything

Julien Wadel requested to merge fix/audio_restart_on_ringback into master
  • Stop audio stream when setting new device and Filter don't implement MS_AUDIO_CAPTURE_SET_INTERNAL_ID and MS_AUDIO_PLAYBACK_SET_INTERNAL_ID. This fix allow changing device on Desktop while ringback.
  • Add Audio stream stop count for tests.
  • Change audio_stream_set_<input/output>_ms_snd_card prototype to know if MS_AUDIO_CAPTURE_SET_INTERNAL_ID/MS_AUDIO_PLAYBACK_SET_INTERNAL_ID have been called in filters.
  • Add debug feedback when setting card.

mediastreamer2!472 (merged)

liblinphone!1409 (merged)

Edited by Julien Wadel

Merge request reports