Support media stream changes in peer-to-peer connections #1280
GeorgeHcc
started this conversation in
Ideas & Feature requests
Replies: 1 comment
-
in react,if i wanna to change localStream to send:
but this will repeatedly establishes the connection 😔 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How about providing an API for changing the media stream after establishing a peer-to-peer connection? I know getSenders() in RTCPeerConnection in webrtc can achieve
Beta Was this translation helpful? Give feedback.
All reactions