-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document installation instructions for raspi and jetson nano #29
Comments
Hello, I was going to try playing around with the stream on a pi4, but having some difficulty cross-compiling the tutk library.. Does anyone have or know where to find a pre-compiled Thanks! |
@mrlt8 it looks like the tutk library has a bunch of different ARM variants, but I was able to get this working on the raspi 4 using the |
I cross-compiled it with multiarch enabled for armhf, but still keep getting Any tips or info would be appreciated! |
I compiled it locally on the raspi, and it worked for me; curious if you got this working @mrlt8 |
I wasn't able to get it to work natively on Ubuntu 21.04 (aarch64), but was able to get the tutk library working using an arm32 docker container: https://github.com/mrlt8/docker-wyze-bridge/blob/main/app/Dockerfile.arm |
🚀 Feature Request
Raspi 4B seems to work with
Arm11_BCM2835_4.8.3
.🔈 Motivation
I expect these will be common platforms.
The text was updated successfully, but these errors were encountered: