This message was deleted.
# helpdesk
s
This message was deleted.
b
Here is a screenshot of the browser console and the code I’m using. If I comment out another entry from the
screenShareSimulcastLayers
list it starts working
Here is a screenshot of the actual error:
It looks like the priority is the problem here. As soon as I add any priority and more than one layer it breaks. - This seems rather odd to me
p
thanks for the report. this is indeed odd. one layer with priority works. two layer with priority fails 😞 Guess we’ll have to remove the default priority for screen share presets or ignore the setting on chrome
same behaviour in safari. only FF seems to deal with multiple layers + priority properly
b
👍 do you want me to create an issue in the JS client project?
p
seems from my testing like the issue surfaces if the priority is set on any layer other than the first one. if it’s only set on the first one it seems to work. can you confirm that on your side?
e.g. but setting none on the first one and setting a priority only on the second one also fails
b
@polite-kilobyte-67570 hmm it’s a bit strange If I put it on the first entry it’s not even applied to the layer see:
If I put it on the middle one it fails like you said.
If I put it on the lowest res it’s applied and works. see