mirror of
https://github.com/albfan/miraclecast.git
synced 2025-02-13 10:32:03 +00:00
In this revision, the procedure of session negotiation is not yet completed but only TCP connection can be established between peers. You can try it by run script `res/miracle-wfdctl-demo` to see how it work.
5 lines
211 B
CMake
5 lines
211 B
CMake
[D-BUS Service]
|
|
Name=org.freedesktop.miracle.wfd
|
|
Exec=/bin/sh -c 'PATH=/sbin:/usr/bin LOG_LEVEL=trace @CMAKE_INSTALL_PREFIX@/bin/miracle-wfdctl'
|
|
User=root
|
|
SystemdService=dbus-org.freedesktop.miracle.wfd.service
|