When I initialize RTCPeerConnection, new RTCPeerConnection(...);
, I'm receiving the following popup
It's adding inbound rule in Windows FW, I don't need it, event if I don't allow all my flows work well
I'm looking for a way to avoid this popup (set inbound network blocked by default) I tried check for Chromium flags and RTCPeerConnection constructor options with no luck
Is there a way to avoid this popup?
I tried use chromium 75 and 84, same behavior
It's not happening in chromium 74