Kickflip / kickflip-android-sdk

Kickflip Android SDK - Live Video Streaming to the Cloud
https://kickflip.io
Apache License 2.0
660 stars 212 forks source link

How to make the stream viewable only by specific users? #48

Open ghost opened 8 years ago

ghost commented 8 years ago

I was looking at the code here (https://github.com/Kickflip/kickflip-docs/tree/master/android).

I see that you can create users and streams for those users. I have been trying to find a way to make a user's streams viewable only by specific users. A scenario would be other users who the user created the streams gave permission to view the stream. Is this possible? If so, how is it done?