Bugfix 59

Sender/Receiver PluginEditor.cpp

  • Add disconnect button after sender/receiver is connected Sender PluginProcessor.cpp
  • disconnect stream by streamID in disconnectControlChannel Receiver PluginProcessor.cpp
  • Still need to check if stream is listed before disconnecting and that no stream is on the server after disconnecting. But at the moment, the logic doesn't cause an error.

Merge request reports

Loading