BUG - scaleResolutionBy
and maxFramerate
are ignored for video
and screenVideo
when network topology is peer
#234
Labels
bug
Something isn't working
Expected behavior
Framerate and resolution should change when in
peer
topology after this call:Describe the bug (unexpected behavior)
Framerate and resolution is not affected.
Steps to reproduce
Use the test script below. Note that you need to provide your own
ROOM_URL
. Uncomment//return callFrame.setNetworkTopology({ topology: "sfu"});
to switch tosfu
topology to see the settings being applied.System information
The text was updated successfully, but these errors were encountered: