FreeBSD and WiDi / Miracast / WiFi Direct HDMI streaming

Waitman Gobble gobble.wa at gmail.com
Sun Sep 14 07:12:15 UTC 2014


On Sat, Sep 13, 2014 at 11:27 PM, Waitman Gobble <gobble.wa at gmail.com>
wrote:

>
>
> On Fri, Sep 12, 2014 at 10:03 AM, Waitman Gobble <gobble.wa at gmail.com>
> wrote:
>
>> ok.. one thing - it seems OpenWFD was dropped and the dev started a new
>> project 'MiracleCast'.. the other day I *thought* I saw that MiracleCast
>> had a dependency on SystemD, which I don't see at the moment (that could
>> potentially cause trouble lol).
>>
>> http://dvdhrm.wordpress.com/2014/02/17/on-wifi-democratic-republics-and-miracles/
>>
>> anyway I suppose it would be better to work on porting that instead of
>> OpenWFD.
>>
>>
>>
>> On Fri, Sep 12, 2014 at 9:39 AM, CeDeROM <cederom at tlen.pl> wrote:
>>
>>> On Fri, Sep 12, 2014 at 6:25 PM, CeDeROM <cederom at tlen.pl> wrote:
>>> > I have ordered a Streamcast dongle from Google, lets give it a try :-)
>>>
>>> Sorry, I have refernced a CHROMECAST device :-)
>>>
>>> http://www.google.com/chrome/devices/chromecast/
>>>
>>> --
>>> CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
>>>
>>
>>
>>
>> --
>> Waitman Gobble
>> San Jose California USA
>> 510-830-7975
>>
>
>
> yeah.
> configure: error: Package requirements (libudev libsystemd >= 213) were
> not met:
>
> Package libudev was not found in the pkg-config search path.
> Perhaps you should add the directory containing `libudev.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'libudev', required by 'world', not found
> Package 'libsystemd', required by 'world', not found
>
> --
> Waitman Gobble
> San Jose California USA
> 510-830-7975
>


... with some intensive hacking we can maybe make it work :)
it's a start anyway. getting rid of the systemd stuff and switching logging
functions to syslog(3) miracled builds (but seriously no doubt hours more
work involved to do something useful). :) this is just really a simple
shell around the important guts.

# clang -o miracled miracled.c
# ./miracled -help
miracled [OPTIONS...] ...

Remote-display Management-daemon.

  -h --help             Show this help
     --version          Show package version


-- 
Waitman Gobble
San Jose California USA
510-830-7975


More information about the freebsd-questions mailing list