homeworkc / lazycast

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

Multiple devices White Screen #84

Open carlSankey opened 3 years ago

carlSankey commented 3 years ago

After setting up a second Pi with the same configuration, when connecting the screen only displays a white background. both devices are on the same network. do I need to change an IP somewhere? only using MICE

homeworkc commented 3 years ago

You can manually set the IP here (https://github.com/homeworkc/lazycast/blob/master/mice.py#L37) if mDNS does not work. Note that the traffic may also be dropped due to the network configuration. Debug with Wireshark if necessary.