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