question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Question: Maximum videotiles and how to release them

See original GitHub issue

Hi all,

I’m breaking my head here and came pretty far with the documentation which is pretty good and clear but I have have one issue I can’t figure out.

Example:

  • I have a meeting with 20 people, they all join and are capable of showing video.
  • I have a roster of 9 people, only the 9 most active speakers are shown (or by default the first 9 who join the meeting). I don’t care if the show/have video or not
  • Because 20 people with video join I have a maximum of 16 videotiles am I right?

The problem I currently have is that all available videotiles are filled by the first 16 people who join. How can I make sure that attendee number 20 gets a spot when he starts talking?

I already tried using videoTileController.removeVideoTile to free a spot. But how can I make sure attendee number 20’s videotile is added?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
devalevenkateshcommented, Jan 12, 2021

Just to add you can also come via the AWS support channel to discuss your app specific use case.

0reactions
lajuffermanscommented, Feb 3, 2021

@nicklera1 I use that observer now 👌

@vidya-mohan the messaging approach seems to be working in a test setup, will need to check how it works in real life.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can I make the video tile of the presenter larger?
Yes, Amazon Chime highlights the video tiles of attendees who are speaking or whose audio is capturing background noise during the meeting.
Read more >
Unable to bind Amazon Chime VideoTile to <video> in Angular
I'm creating angular client using Chime JS ...
Read more >
Showing youtube video tiles in Lightning web components
I am currently migrating a vf page into Lightning web component, the vf page used to show the youtube video tiles on the...
Read more >
Using video during an Amazon Chime meeting
Up to 25 attendee video tiles appear on a first-come, first-served basis. To pause or play an attendee's video, choose their video tile....
Read more >
FAQs | amazon-chime-sdk-js - Open Source at AWS
If you have more questions, contact Customer support. ... Firefox and Safari have known issues disallowing them from listing audio output devices on...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found