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

Add support for OpenWrt #88

Open
t3therdev opened this issue Jan 20, 2024 · 2 comments
Open

Add support for OpenWrt #88

t3therdev opened this issue Jan 20, 2024 · 2 comments

Comments

@t3therdev
Copy link

Hi, we would love to discuss how we can bring libcamera to OpenWrt. There are many get uses for libcamera and it works perfectly using rasbian. But there are also some amazing use cases for OpenWrt and using libcamera.

Has anyone looked at how we can support OpenWrt or cross compile, etc?

@kbingham
Copy link
Owner

Hi there, happy to help. libcamera can certainly be cross compiled and packaged. I'm not aware of anyone looking at openwrt packaging yet though.

What's the package manager?

The right place to discuss this could be the libcamera mailing list.

[email protected]
https://lists.libcamera.org/listinfo/libcamera-devel

Otherwise you'll only hear from me at this repo.

@kbingham
Copy link
Owner

Did you look into this any more ? I haven't seen anything on the mailing list. Cross compiling libcamera is certainly doable and done regularly. libcamera uses meson as it's build system, so you'll likely want to find another project supported by openwrt using meson as a comparison.

https://openwrt.org/docs/guide-developer/packages looks like a starting point.

I have some notes that may be useful to you when you make the package at:

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

No branches or pull requests

2 participants