amazon-chime-sdk-js icon indicating copy to clipboard operation
amazon-chime-sdk-js copied to clipboard

Custom Simulcast uplink policy

Open anjalithoke opened this issue 2 years ago • 3 comments

I am using VideoPriorityBasedPolicy and DefaultSimulcastUplinkPolicy. When I use DefaultSimulcastUplinkPolicy, I am facing issue while getting the video input. So, I am trying to create custom uplink policy.But, I couldn't see any example or documentation related to custom uplink policy. Can you please suggest documentation related to it which I can refer?

anjalithoke avatar Sep 27 '22 13:09 anjalithoke

Hi @anjalithoke Can we get some more information on what issue you are facing using the default simulcast uplink policy?

pracheth avatar Oct 10 '22 19:10 pracheth

Hello, Ubuntu system having issues if we use simulcast policies. Like chime app doesn't get the video source and local video tile gets blank when we use policies. So, do you have examples related custom policies? I couldn't found related to it into the documentation.


From: pracheth @.> Sent: Tuesday, October 11, 2022 12:53 AM To: aws/amazon-chime-sdk-js @.> Cc: anjali.thoke anveshak.com @.>; Mention @.> Subject: Re: [aws/amazon-chime-sdk-js] Custom Simulcast uplink policy (Issue #2459)

Hi @anjalithokehttps://github.com/anjalithoke Can we get some more information on what issue you are facing using the default simulcast uplink policy?

— Reply to this email directly, view it on GitHubhttps://github.com/aws/amazon-chime-sdk-js/issues/2459#issuecomment-1273721733, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AU7EMRRB4M3MZWVZQYRF62TWCRULHANCNFSM6AAAAAAQWZDRIM. You are receiving this because you were mentioned.Message ID: @.***>

anjalithoke avatar Oct 11 '22 04:10 anjalithoke

Do you have logs and a meeting ID that we can look at? Also what do you mean by 'chime app', do you mean an application using Chime SDK?

Ubuntu browser support can be finicky and not fully supported. I'd recommend creating if branches in your code to remove simulcast usage for that platform. VideoPriorityBasedPolicy still will have positive impact even without simulcast.

hensmi-amazon avatar Oct 12 '22 01:10 hensmi-amazon

Please reopen if responding. Though my recommendation is to not use simulcast on ubuntu. We do not recommend trying to override uplink policies.

hensmi-amazon avatar Nov 09 '22 16:11 hensmi-amazon