mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
Merge pull request #184 from Lin-Buo-Ren/patch-1
Fix minor typo in README
This commit is contained in:
commit
bc9ebcc849
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ The MiracleCast projects requires the following software to be installed:
|
||||||
- **check**: Test-suite for C programs. Used for optional tests of the MiracleCast code base.
|
- **check**: Test-suite for C programs. Used for optional tests of the MiracleCast code base.
|
||||||
*optional*: ~=check-0.9.11 (might work with older releases, untested..)
|
*optional*: ~=check-0.9.11 (might work with older releases, untested..)
|
||||||
|
|
||||||
- **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)
|
- **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)
|
||||||
|
|
||||||
- **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)
|
- **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)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue