Open pct196 opened 5 days ago
Hello, Was this working previously and if so have you changed anything like OS or Browser versions?
I did notice some messages in the logs indicating no share RTP packets had been sent. Are you on a restricted network or VPN when this is happening?
10:44:29.114 webex.min.js:2 wx-js-sdk StatsAnalyzer:index#compareLastStatsResult --> No share RTP packets received 0 10:44:34.115 webex.min.js:2 wx-js-sdk StatsAnalyzer:index#compareLastStatsResult --> No share RTP packets sent undefined 10:44:34.115 webex.min.js:2 wx-js-sdk StatsAnalyzer:index#compareLastStatsResult --> No share RTP packets received 0 10:44:39.112 webex.min.js:2 wx-js-sdk StatsAnalyzer:index#compareLastStatsResult --> No share RTP packets sent undefined 10:44:39.112 webex.min.js:2 wx-js-sdk StatsAnalyzer:index#compareLastStatsResult --> No share RTP packets received 0 10:44:44.115 webex.min.js:2 wx-js-sdk StatsAnalyzer:index#compareLastStatsResult --> No share RTP packets sent undefined 10:44:44.115 webex.min.js:2 wx-js-sdk StatsAnalyzer:index#compareLastStatsResult --> No share RTP packets received 0
Hi, @MikePhub. I am not on a restricted network or VPN. This works fine with Firefox. I'm just recreating my videos and console logs with v3.6.0 as I realised I'd used an old version of the SDK. Paul
Hi @pct196, Sorry I missed you were running it locally. Can you also try from our hosted sample at https://webex.github.io/webex-js-sdk/samples/browser-plugin-meetings/?
Hi, @MikePhub.
I've just tested using the link above. The same issue occurs with Chrome where participants on the call do not see the screen share.
I've updated my initial description above to include videos and console logs using the v3.6.0 SDK from chrome and firefox.
Paul
Hi, @MikePhub. Is there anything else you need from me for this issue please? Cheers, Paul
The team is currently looking into this issue @pct196
Describe the bug
When publishing a screen share to the webex meeting using the browser-plugin-meetings sample, other participant on the call CANNOT see the screen share.
This issue was reproduced using v3.6.0 of the SDK.
To Reproduce
Expected behavior
A screen share can be published to the webex meeting which is seen by other participants.
Screenshots
I've uploaded a video showing the issue to YouTube.
Platform (please complete the following information):
Additional context
Here are my console logs.