homeworkc / lazycast

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

Lazycast no audio from dac and no video on screen #2

Closed TheBrage closed 5 years ago

TheBrage commented 5 years ago

I just set up Lazycast, i installed the requirements and then did git cloned Lazycast and chmodded every thing

homeworkc commented 5 years ago

Please let me know what type of sources and receiver you are using. In the mean time, you can try to use player 1 (by modifying d2.py) and see if it works.

homeworkc commented 5 years ago

Also, do you see messages like 'm3 success' or 'm6 success' in the console? Was it stuck at any particular stage?

homeworkc commented 5 years ago

Does this solve your problem?

homeworkc commented 5 years ago

You may also want to try lazycast on a clean installed Raspbian. lazycast should works with the unmodified wpa_supplicant that comes with most of distributions. If the wpa_supplicant is modified, it may run into some trouble controlling the wifi interface.