mirror of
https://github.com/albfan/miraclecast.git
synced 2025-02-12 14:41:57 +00:00
Update README to indicate that source is not yet implemented.
Prevent issue duplication and manage user expectations by indicating up front that source is not yet implemented (see issue #4).
This commit is contained in:
parent
0481252438
commit
a66b998883
1 changed files with 1 additions and 2 deletions
|
@ -7,11 +7,10 @@
|
|||
|
||||
The MiracleCast project provides software to connect external monitors to your system via Wi-Fi. It is compatible to the Wifi-Display specification also known as Miracast. MiracleCast implements the Display-Source as well as Display-Sink side.
|
||||
|
||||
The Display-Source side allows you to connect external displays to your system and stream local content to the device. A lot of effort is put into making this as easy as connecting external displays via HDMI.
|
||||
The Display-Source side allows you to connect external displays to your system and stream local content to the device. A lot of effort is put into making this as easy as connecting external displays via HDMI. *Note: This is not implemented yet. Please see [#4](./issues/4)*
|
||||
|
||||
On the other hand, the Display-Sink side allows you to create wifi-capable external displays yourself. You can use it on your embedded devices or even on full desktops to allow other systems to use your device as external display.
|
||||
|
||||
|
||||
## Requirements
|
||||
|
||||
The MiracleCast projects requires the following software to be installed:
|
||||
|
|
Loading…
Reference in a new issue