-
Notifications
You must be signed in to change notification settings - Fork 66
Make ilclient error #40
Comments
Experiencing the same thing, this project seems outdated anyways though. |
You can achieve the same with OSMC and android apps Screen Stream to mirror phones. |
That's indeed true, I've used OSMC before as well, another alternative for Raspberry Pi could be https://hub.balena.io/gh_rahul_thakoor/balena-rpiplay. Lightweight and worth a try. |
I got the same error. I resolved it by making the iclient inside the omxiv directory. These are the commands:
That solved the error for me, and I could stream images and audio from my android device using the Raspicast app. |
@turzobose I got the same error. Unfortunately your workaround doesn't work :
From what I'm reading around, ilclient isn't on the latest images of the Rpi OS ? For the record, I had to install libjpeg9-dev and libpng-dev instead of libjpeg8-dev and libpng12-dev |
ilclient does not work anymore in the latest image. How to install ilclient manually? |
I can no longer install libpng12-dev and are getting:
mkdir -p libs
cp -ru /opt/vc/src/hello_pi/libs/ilclient libs
cp: cannot stat '/opt/vc/src/hello_pi/libs/ilclient': No such file or directory
make: *** [Makefile:25: ilclient] Error 1
The text was updated successfully, but these errors were encountered: