Re: [webrtc-pc] Persistent RTC Connection by using iceCandidatePoolSize (#2299)

is there any way to clone RTCPeerConnection object and pass the clone object to the webrtc call so that we always close only the cloned object and not the original object.  using already initialized 
RTCPeerConnection object can save us few network round trips

> Do you have any reason to believe the gathered candidates will remain valid when you set up the second connection?
> 
> We've mostly avoided this use case as it is far more complex than it looks. You may want to expand on why you want this functionality and ask to add the use case to webrtc-nv-use-cases.


-- 
GitHub Notification of comment by gargvk10
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2299#issuecomment-531015159 using your GitHub account

Received on Thursday, 12 September 2019 21:32:38 UTC