aws / amazon-chime-sdk-js

A JavaScript client library for integrating multi-party communications powered by the Amazon Chime service.
Apache License 2.0
701 stars 473 forks source link

VideoPriorityBasedPolicy.chooseRemoteVideoSources throws error on Safari #2764

Open andreisergiu98 opened 11 months ago

andreisergiu98 commented 11 months ago

What happened and what did you expect to happen?

Hello!

On Safari 16.1 - 16.3 an error is raised when trying to change the priorities of VideoPriorityBasedPolicy.

Other versions might be affected too.

Everything is fine for Safari 16.6, Firefox and Chrome.

image

Have you reviewed our existing documentation?

Reproduction steps

1) Join a meeting that has a couple of attendees with camera on 2) Call chooseRemoteVideoSources to change the priorities of the videos.

Amazon Chime SDK for JavaScript version

amazon-chime-sdk-js

What browsers are you seeing the problem on?

Safari

Browser version

16.1, 16.3

Meeting and Attendee ID Information.

No response

Browser console logs

Console.txt