Skip to content

Is support Pion to Pion when ice udp mux mode ? #2598

Closed Answered by Sean-Der
ziminghua asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @ziminghua

Unfortunately that will not work. UDPMux identifies the remote by its unique IP+Port. If both sides are using a UDPMux you have no way to uniquely identify them.

You can still uniquely identify the traffic though! It will take some effort to make it work (if you care). Happy to help with this!

  • DTLS can be demuxed via ConnectionID
  • RTP can be demuxed via SSRC

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Sean-Der
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants