Hi all I just wanted to know is it possible to enable a p2p-dev-wlan0(p2p interface) for miracast over infrastructure mode. I think from wpa_cli we can set ap_vendor_elements to append the beacon and probe response frames, but I'm not sure will it work with with the capability of p2p device interface. Any help would be appreciated.
I have a USB wifi adapter of rtl8812au chip set.
TIA
Use bridge,
if Miracast streams from 192.168.0.2 and Router address is 192.168.0.1
Local subnet is 192.168.0.0/255.255.0.0
If you must use Layer 3 and mask illegal kind of stuff, do the iptables correctly.
accept miracastaddress/4 udp from anywhere to anywhere
also,
accept igmp from anywhere to anywhere