Closed livefire2015 closed 4 years ago
Device: MacOS 10.15.5
Browser: Chrome Version 83.0.4103.106 (Official Build) (64-bit)
SDK-NG: 0.1.9
Problem:
Console log during step 4:
Question: why does the screenshare popup get stuck somewhere and fail to show up when the network is slow?
It seems like that you called client.join in your "Start Screenshare" button onclick callback. I think it's not an issue for SDK, createScreenVideoTrack does not contain any network logic.
client.join
createScreenVideoTrack
Device: MacOS 10.15.5
Browser: Chrome Version 83.0.4103.106 (Official Build) (64-bit)
SDK-NG: 0.1.9
Problem:
Console log during step 4:
Question: why does the screenshare popup get stuck somewhere and fail to show up when the network is slow?