i’m running two instances of ZED Studio on one PC, one streams, the other receives. works as expected when i start the stream before connecting the receiver.
but: when i start the receiver before the streaming source, the receiver freezes forever. when i then try to start the streaming source, i get a popup saying that it cannot start the stream.
is there a way to get the receiver trying to connect non-blocking? and why can’t the streaming source be started when there is a connection pending?
i’m eventually developing using C# where i found the same issue but thought it’s easier to repro using ZED Studio.