1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-02-13 10:01:55 +00:00
miraclecast/res/org.freedesktop.miracle.wfd.service.cmake
Derek Dai c590adbd2f
miracle-wfdctl: first revision which can create TCP connection of WFD session between peers, controled through DBus
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.
2017-02-13 13:12:55 +08:00

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