Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Ensure that stream is unblocked when new client is requesting it, in cases where shared media is used the stream could be blocked if the first client did not request it. For example, if we provide audio and video streams in the pipeline but the first client requested only video stream, clients requesting audio streams could never get it because it was left in blocked state.
Fixes #111