Hi guys, this is common protocol and works like charm on Windows, not on Macs, but could be easily migrated into Gentoo system. I will create initial ebuild myself in archenroot overlay and attach it here, but the current source code base available at: https://github.com/albfan/miraclecast is based on systemd only, so I wanted to ask here if there are some interested systemd to openrc conversion gurus, who could take a look and maybe create OpenRC compatible fork.
The original project already tried this some time ago, but they didn't get anywhere: https://github.com/albfan/miraclecast/issues/3
Count on me to help on this. Is just I lack resources to work on the task, but I helped to integrate miraclecast in many different environments, so it should be easy to do.
I'll go ahead and +1 this. Support for miraclecast would be huge, and obviously the systemd dependency is a big blocker for gentoo and others.
(In reply to rburcham from comment #3) > I'll go ahead and +1 this. Support for miraclecast would be huge, and > obviously the systemd dependency is a big blocker for gentoo and others. I'm a systemd user. Could at least miraclecast be added to the tree in its current systemd dependence, and maybe in the future fine-tune it to use also openrc?
@urcindalo you should at least be able to try building against the ebuild referenced in the first comment by @Ladislav Jech: https://github.com/albfan/miraclecast How far can you get, given you have the systemd dependency covered?
https://gitweb.gentoo.org/dev/dilfridge.git/tree/media-video/miraclecast See here ^ for work in progress...
Great Thx Andreas, I returned to this after some time and will test it as working in environment with these wifi enabled large screens, thx again!
>>> Working in BUILD_DIR: "/tmp/portage/media-video/miraclecast-1.0.9999/work/miraclecast-1.0.9999_build" ninja -v -j8 -l0 ninja: error: build.ninja:1013: bad $-escape (literal $ must be written as $$)
(In reply to Andreas K. Hüttel from comment #6) > https://gitweb.gentoo.org/dev/dilfridge.git/tree/media-video/miraclecast > > See here ^ for work in progress... This isn't going anywhere, sorry. No time.