Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use Screenshare when using demo code with one participant only #2790

Open
4 tasks done
senthilnathan27 opened this issue Oct 26, 2023 · 0 comments
Open
4 tasks done

Comments

@senthilnathan27
Copy link

senthilnathan27 commented Oct 26, 2023

What happened and what did you expect to happen?

Screen share was creating duplicate windows. we are unable to use this feature to implement the same in our applications. and also please support screen share in mobile browsers also

image
image

Have you reviewed our existing documentation?

Reproduction steps

1, clone amazon-chime-sdk-js app
2, navigate to demo/browser folder and run the meetingV2
3, start meeting and screen share in entire screen mode

Amazon Chime SDK for JavaScript version

^3.15.0

What browsers are you seeing the problem on?

Google Chrome

Browser version

116.0

Meeting and Attendee ID Information.

No response

Browser console logs

2023-10-26T13:54:32.758Z [INFO] SDK - processed remote description is >>>v=0
o=- 0 0 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE 0 1
a=extmap-allow-mixed
a=msid-semantic: WMS *
m=audio 17093 UDP/TLS/RTP/SAVPF 111
c=IN IP4 3.110.152.182
a=rtcp:17093 IN IP4 3.110.152.182
a=candidate:Ha033d58 1 udp 1694498815 10.3.61.88 17093 typ host generation 0
a=candidate:Ha033d58 2 udp 1694498815 10.3.61.88 17093 typ host generation 0
a=ice-ufrag:3277d1c92ef0ab06781d3e095174b5a2
a=ice-pwd:036596c6456eed093b6275477aaf7d01
a=fingerprint:sha-256 99:FE:EE:BE:F0:BF:E7:00:F7:FC:EE:EC:2A:F1:F3:6E:85:8C:8D:0A:56:80:DD:8D:40:2B:FC:E0:C2:6B:D9:B1
a=setup:passive
a=mid:0
a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
a=msid:audio audio
a=rtcp-mux
a=rtcp-rsize
a=rtpmap:111 opus/48000/2
a=rtcp-fb:111 transport-cc
a=fmtp:111 minptime=10;useinbandfec=1
a=ssrc:1365343602 cname:GqWAadS9bXE4lWlO
m=video 9 UDP/TLS/RTP/SAVPF 96 97 106 107
c=IN IP4 0.0.0.0
a=rtcp:9 IN IP4 0.0.0.0
a=ice-ufrag:3277d1c92ef0ab06781d3e095174b5a2
a=ice-pwd:036596c6456eed093b6275477aaf7d01
a=fingerprint:sha-256 99:FE:EE:BE:F0:BF:E7:00:F7:FC:EE:EC:2A:F1:F3:6E:85:8C:8D:0A:56:80:DD:8D:40:2B:FC:E0:C2:6B:D9:B1
a=setup:passive
a=mid:1
a=inactive
a=msid:inactive inactive
a=rtcp-mux
a=rtcp-rsize
a=rtpmap:96 VP8/90000
a=rtcp-fb:96 transport-cc
a=rtcp-fb:96 ccm fir
a=rtcp-fb:96 nack
a=rtcp-fb:96 goog-remb
a=rtcp-fb:96 nack pli
a=rtpmap:97 rtx/90000
a=fmtp:97 apt=96
a=rtpmap:106 H264/90000
a=rtcp-fb:106 transport-cc
a=rtcp-fb:106 ccm fir
a=rtcp-fb:106 nack
a=rtcp-fb:106 goog-remb
a=rtcp-fb:106 nack pli
a=fmtp:106 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f
a=rtpmap:107 rtx/90000
a=fmtp:107 apt=106
a=ssrc:2830628808 cname:inactive
<<<

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant