Skip to content
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

Open
kroo opened this issue May 17, 2021 · 5 comments
Open

Document installation instructions for raspi and jetson nano #29

kroo opened this issue May 17, 2021 · 5 comments
Labels
enhancement New feature or request

Comments

@kroo
Copy link
Owner

kroo commented May 17, 2021

🚀 Feature Request

Raspi 4B seems to work with Arm11_BCM2835_4.8.3.

🔈 Motivation

I expect these will be common platforms.

@kroo kroo added the enhancement New feature or request label May 17, 2021
Repository owner deleted a comment from github-actions bot Jun 18, 2021
@mrlt8
Copy link
Contributor

mrlt8 commented Jun 20, 2021

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 libIOTCAPIs_ALL.so for aarch64/arm64?

Thanks!

@kroo
Copy link
Owner Author

kroo commented Jun 29, 2021

@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 Lib/Linux/Arm11_BCM2835_4.8.3 directory. Were you able to figure this out? Apologies for taking a little while to get back to you here.

@mrlt8
Copy link
Contributor

mrlt8 commented Jun 30, 2021

I cross-compiled it with multiarch enabled for armhf, but still keep getting OSError: /usr/local/lib/libIOTCAPIs_ALL.so: wrong ELF class: ELFCLASS32.

Any tips or info would be appreciated!

@kroo
Copy link
Owner Author

kroo commented Jul 13, 2021

I compiled it locally on the raspi, and it worked for me; curious if you got this working @mrlt8

@mrlt8
Copy link
Contributor

mrlt8 commented Jul 13, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants