mirror of
https://github.com/albfan/miraclecast.git
synced 2025-02-12 15:41:57 +00:00
Add wpa_supplicant to requirements
This commit is contained in:
parent
4b229dc282
commit
264a222d24
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ The MiracleCast projects requires the following software to be installed:
|
|||
|
||||
- **gstreamer**: MiracleCast rely on gstreamer to show cast its output. You can test if all needed is installed launching [res/test-viewer.sh](https://github.com/albfan/miraclecast/blob/master/res/test-viewer.sh)
|
||||
|
||||
- **wpa_supplicant**: MiracleCast spawns wpa_supplicant with a custom config.
|
||||
|
||||
- **P2P Wi-Fi device** Although widespread these days, there are some devices not compatible with [Wi-Fi Direct](http://en.wikipedia.org/wiki/Wi-Fi_Direct) (prior know as Wi-Fi P2P). Test yours with [res/test-hardware-capabilities.sh](https://github.com/albfan/miraclecast/blob/master/res/test-hardware-capabilities.sh)
|
||||
|
||||
- **check**: Test-suite for C programs. Used for optional tests of the MiracleCast code base.
|
||||
|
|
Loading…
Reference in a new issue