mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
Changed README.md
This commit is contained in:
parent
cc8e53d75e
commit
077a179e4d
1 changed files with 4 additions and 2 deletions
|
@ -16,8 +16,10 @@ On the other hand, the Display-Sink side allows you to create wifi-capable exter
|
||||||
In the root of the project directory, run `sudo ./install.sh`
|
In the root of the project directory, run `sudo ./install.sh`
|
||||||
|
|
||||||
Steps to run:
|
Steps to run:
|
||||||
1. Run `sudo miracle-wifid --log-level trace --log-date-time` in a terminal.
|
1. Make sure 'NetworkManger', 'wpa_supplicant' and 'AP' are all stopped/killed.
|
||||||
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.
|
2. Make sure no instance of 'miracle-wifid' or 'miracle-sinkctl' are already running.
|
||||||
|
3. Run `sudo miracle-wifid --log-level trace --log-date-time` in a terminal.
|
||||||
|
4. 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.
|
Now you should be able to cast your Windows 10/11 devices on Ving NUC.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue