Comments on: WebRTC ports: Understanding IP addresses and port ranges in WebRTC https://bloggeek.me/webrtc-ports-ip-addresses/ The leading authority on WebRTC Sat, 03 Feb 2024 14:58:10 +0000 hourly 1 By: Tsahi Levent-Levi https://bloggeek.me/webrtc-ports-ip-addresses/#comment-166910 Sat, 03 Feb 2024 14:58:10 +0000 https://bloggeek.me/?p=72253#comment-166910 In reply to Jaydeep.

Depends where and how.
On the client side inside the browser – no
On the TURN server or media server – yes, assuming you’re hosting that service
On native clients – yes, assuming you’re making code changes

]]>
By: Jaydeep https://bloggeek.me/webrtc-ports-ip-addresses/#comment-166908 Sat, 03 Feb 2024 08:37:29 +0000 https://bloggeek.me/?p=72253#comment-166908 Is it possible to specify a port range in webrtc config somewhere to narrow down the port WebRTC chooses for making UDP connection? I am having issue while running it in aws with a docker container.

]]>