mirror of
https://github.com/albfan/miraclecast.git
synced 2025-02-12 19:21:53 +00:00
rename tester to denote is prerrequisite
This commit is contained in:
parent
0bf42867ad
commit
6cc5876ba6
2 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ The MiracleCast projects requires the following software to be installed:
|
|||
|
||||
- **gstreamer**: MiracleCast relay 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)
|
||||
|
||||
- **P2P Wi-Fi device** Although widespread this 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-wifi-capabilities.sh](https://github.com/albfan/miraclecast/blob/master/res/test-wifi-capabilities.sh)
|
||||
- **P2P Wi-Fi device** Although widespread this 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)
|
||||
|
||||
- copy the dbus policy **res/org.freedesktop.miracle.conf** to `/etc/dbus-1/system.d/`
|
||||
|
||||
|
|
Loading…
Reference in a new issue