Skip to content

Commit

Permalink
Update README to indicate that source is not yet implemented.
Browse files Browse the repository at this point in the history
Prevent issue duplication and manage user expectations by indicating up front that source is not yet implemented (see issue #4).
  • Loading branch information
dzink authored and albfan committed Sep 6, 2021
1 parent 0481252 commit a66b998
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a66b998

Please sign in to comment.