1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-03-09 23:38:56 +00:00

updated readme

This commit is contained in:
Avinash Pandey 2023-09-22 13:11:30 +05:30
parent 2bdd5b487d
commit cac794c6f6

View file

@ -11,6 +11,16 @@ The Display-Source side allows you to connect external displays to your system a
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. 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.
## Steps to Setup MiracleCast on Ving NUC
In the root of the project directory, run `sudo ./install.sh`
Steps to run:
1. Run `sudo miracle-wifid --log-level trace --log-date-time` in a terminal.
2. Run `sudo miracle-sinkctl -e run-vlc.sh --log-level trace --log-journal-level trace --log-date-time -- set-friendly-name VingMiracle` in a separate terminal.
Now you should be able to cast your Windows 10/11 devices on Ving NUC.
## Requirements ## Requirements
The MiracleCast projects requires the following software to be installed: The MiracleCast projects requires the following software to be installed: