-
QuestionHi, I try to use mediamtx with an arducam pivariety camera that comes with its own custom libcamera. "Be aware that the server is not compatible with cameras that requires a custom libcamera (like some ArduCam products), since it comes with a bundled libcamera. If you want to use a custom one, you can compile from source." However when I compile from (source following the instructions ("standard" section, I cloned the repo yesterday), I end up with a mediamtx binary that apparently still integrates and uses its embedded libcamera.
Are there any specific compilation flags/settings/steps that would allow to use an external libcamera? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hello, yes, that procedure was recently updated and the README was not. You have to download mediamtx-rpicamera and follow instructions here: |
Beta Was this translation helpful? Give feedback.
-
Sorry to re-invigorate an old thread, But I am also trying to get mediamtx to work with an arducam IMX462 module using the pivariety libcamera drivers. I can get the camera to run no dramas if running libcamera manually, then I tried adding something like this to mediamtx.yml
However this probably isnt the right approach.....Any advice? |
Beta Was this translation helpful? Give feedback.
Hello, yes, that procedure was recently updated and the README was not. You have to download mediamtx-rpicamera and follow instructions here:
https://github.com/bluenviron/mediamtx-rpicamera?tab=readme-ov-file#compile-against-an-external-libcamera