BUG | sendSettings
for screenVideo
are ignored in prebuilt increateFrame()
calls
#242
Labels
bug
Something isn't working
Expected behavior
createFrame()
should setscreenVideo
settings.Describe the bug (unexpected behavior)
Passing
screenVideo
encodings duringDailyIframe.createFrame()
call doesn't set the settings. Instead, following encoding is used:Steps to reproduce
Use following snippet:
Open dev console, notice that
sendSettings
are mostly ignored (see the screenshot)Screenshots
System information
I'm using Daily 0.58.0, but I also tested it on versions I 100% know used to work, and the bug is there, too.
The text was updated successfully, but these errors were encountered: