Avatar

Employee

Hi Dan,

For private streams, please refer to PrivateStreamTest sample app in the SDK's sampleApps directory. Both the Audio and the WebcamPublisher have a property called recipientIDs that would help in achieving private streams.

And as you mentioned, it is possible to use the SDK's server-to-server api's and have a lobby style room where users would meet and then dynamically create new rooms and manage them. You can again find many samples in Server2Server location inside the SDK's sampleApps directory.

We are currently improving our docs and samples, and please feel free to offer your feedback.

Thanks

Arun