homeworkc / lazycast

A Simple Wireless Display Receiver
GNU General Public License v3.0
709 stars 90 forks source link

possible over ethernet? #45

Closed joop339 closed 4 years ago

joop339 commented 4 years ago

i was wondering if this is possible to setup over ethernet. If so how?

homeworkc commented 4 years ago

Not at the moment. Microsoft has a extension (to the original spec) called MICE (Miracast over Infrastructure Connection). However, at the moment I have issues making the wifi chip on Pi 3 broadcasting the necessary IE (information elements). Also, even with MICE, the initial device discovery still requires wifi p2p so it cannot be used with only ethernet.

homeworkc commented 4 years ago

MICE is implemented.