amazon-chime-sdk-js
amazon-chime-sdk-js copied to clipboard
Support binding multiple video elements
Describe the bug Add support for allowing binding multiple video elements to a single video tile (local and remote).
#976 is an example issue, with current workarounds that involv developers working directly with the MediaStream.
Platform
- All
Hi @vidya-mohan @ldai1 How about this issue? I think more people need feature in Chime SDK.
Thanks
@mrnav90 We've triaged this feature request, but we can't make any promises on delivery dates on this feature. Thanks for using the Chime SDK for Javascript!
What is the status of this request. It's urgently needed.
Any updates on this? It's really becoming a problem.
When i use stopLocalVideoTile() for video off. It is working. But when i want start again the video that time (using .startLocalVideoTile() ) that time video is start properly for that user but other attendees can see 2 window that user ( one is for video off and one is for video on). Please help me on that.
I attached a screenshot for that.