You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Hydra editor supports connecting remote streams via a WebRTC patch bay. We could implement this here, but the API of initStream should change a bit.
initStream should receive a reference of Flok web client as parameter, so that Flok knows on which client it should evaluate the code to initialize the source, and prepare the other clients for receiving the source stream.
The text was updated successfully, but these errors were encountered:
The Hydra editor supports connecting remote streams via a WebRTC patch bay. We could implement this here, but the API of
initStream
should change a bit.initStream
should receive a reference of Flok web client as parameter, so that Flok knows on which client it should evaluate the code to initialize the source, and prepare the other clients for receiving the source stream.The text was updated successfully, but these errors were encountered: