Skip to content

Bugfix 59

Marvin Ren requested to merge bugfix-59 into staging

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