awslabs / amazon-kinesis-video-streams-webrtc-sdk-android

Android SDK for interfacing with Amazon Kinesis Video Streams Signaling Service.
Apache License 2.0
58 stars 37 forks source link

Can we use webrtc video stream without using AWS cognito service? #16

Closed JeetSA closed 4 years ago

JeetSA commented 4 years ago

I have integrated the demo and it is working fine. However what I want to achieve is using the webrtc without authenticating the user with AWS Cognito. Is it possible to achieve such thing? If yes, can you please guide me for how we can achieve that?

Please help me with this.

Thanks