ice icon indicating copy to clipboard operation
ice copied to clipboard

No ice

Open lisay-yan opened this issue 1 year ago • 2 comments

Description

Reference issue

Fixes #...

lisay-yan avatar Aug 24 '23 13:08 lisay-yan

Can you please add a description and motivation of this PR?

stv0g avatar Aug 31 '23 13:08 stv0g

@stv0g

It is mated PR with pion/webrtc. https://github.com/pion/webrtc/pull/2539#issuecomment-1692699440

lisay-yan avatar Sep 01 '23 05:09 lisay-yan

Sorry this didn't get a response sooner. I spent a lot of time prototyping/trying different things here.

I think if someone doesn't want ICE using ORTC is a better bet. Like this

I have added a few hooks like BindingRequestHandler to pion/ice and that seems to work well. I tried to make the SelectionStrategy an interface by the diff was really large.

I then anticipated what if someone likes WebRTC, but wants to use QUIC for DataChannels? What if someone likes WebRTC but wants to use something besides DTLS etc... the answer to that was DTLS.

I am sorry I didn't share this conclusion sooner. I feel bad closing PRs, so I kept trying different ways to make it work. I should have just come to that conclusion sooner :/

If you want to get on a call https://siobud.com/meeting I would love to help port things to ORTC and do anything I can to help.

Sean-Der avatar Aug 15 '24 19:08 Sean-Der