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
is there a way to pass an array of "[self.session connectedPeers]" into the stream method to achieve simultaneous audio streams to multiple listeners?
Alternatively, is there a way to change the structure of the project to sendData message (which can/supposed to broadcast to connectedPeers) instead of stream?
Thanks!
The text was updated successfully, but these errors were encountered:
is there a way to pass an array of "[self.session connectedPeers]" into the stream method to achieve simultaneous audio streams to multiple listeners?
Alternatively, is there a way to change the structure of the project to sendData message (which can/supposed to broadcast to connectedPeers) instead of stream?
Thanks!
The text was updated successfully, but these errors were encountered: