I am trying to develop a Miracast application that mirrors main user screen on other's screen. I am trying this by using WiFi-Hotspots. Is this possible with WiFi-Direct? If possible, please give some hints.
Asked
Active
Viewed 219 times
2 Answers
0
Miracast employs the peer-to-peer Wi-Fi Direct standard. So yes you can directly use Wi-fi Direct. If you're trying to do this on Android, you can check WiFi P2P connections.
P.S. If you're developing an android application, check Presentation and MediaRouter:

Aditya Rohilla
- 327
- 2
- 5
- 15
-1
According to specs, Miracast uses WiFi-Direct connections exclusively. So the hint I can provide is: buy the Miracast specs document.

Alexis
- 101
- 3