-
Notifications
You must be signed in to change notification settings - Fork 32
Description
Hi,
I'm using https://awslabs.github.io/amazon-kinesis-video-streams-webrtc-sdk-js/examples/index.html and https://eu-central-1.console.aws.amazon.com/kinesisvideo links for test kinesis system. I'm using multiple-viewe-sample branch for test.
My attempts;
Attempt 1 - ✅ Worked
Master -> My Device (iPhone 11) (Video rendering is working)
Viewer1 -> AwsLabs (Video rendering is working)
Viewer2 -> https://eu-central-1.console.aws.amazon.com/kinesisvideo (Video rendering is working)
Attempt 2 - ❌ Not Worked on Viewer2
Master -> AwsLabs (Video rendering is working)
Viewer1 -> https://eu-central-1.console.aws.amazon.com/kinesisvideo (Video rendering is working)
Viewer2 -> My Device (iPhone 11) (Video rendering is not working. Video is not exist)
Attempt 3 - ❌ Not Worked on All
Master -> My Device (iPhone 11) (Video rendering is not working. Video is not exist)
Viewer1 -> My Friend's Device (Video rendering is not working. Video is not exist)
Attempt 4- ❌ Not Worked on All
Master -> My Friend's Device (Video rendering is not working. Video is not exist)
Viewer1 -> My Device (iPhone 11) (Video rendering is not working. Video is not exist)