Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Browser's mDNS strategies for WebRTC

I can use mDNS feature by WebRTC by enabling -enable-webrtc-hide-local-ips-with-mdns flag at Google Chrome. But after a long investigation, I could not find a clear way for mDNS usage by WebRTC at other browsers such as Firefox or Edge. Is there such a way to use mDNS while using WebRTC apps on browsers?

Thanks

like image 812
korayguney Avatar asked Dec 31 '25 07:12

korayguney


2 Answers

Firefox is currently working on adding support for mDNS here https://bugzilla.mozilla.org/show_bug.cgi?id=1544770

like image 70
Nils Ohlmeier Avatar answered Jan 06 '26 17:01

Nils Ohlmeier


For firefox go to configuration about:config and set media.peerconnection.ice.obfuscate_host_addresses to false if this flag is true it will change local ip to uuid

like image 21
Khan Avatar answered Jan 06 '26 16:01

Khan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!