Image pipes VOXL2
-
I wrote a script that opens and reads a pipe, however, I cannot seem to find the image pipes for the cameras. I am new to FIFO pipes, can someone help me where I can find the image pipe for the hires camera on VOXL2?
-
I wrote a script that opens and reads a pipe, however, I cannot seem to find the image pipes for the cameras. I am new to FIFO pipes, can someone help me where I can find the image pipe for the hires camera on VOXL2?
@martongonczy https://docs.modalai.com/mpa-camera-interface/
All MPA pipes live in
/run/mpa, e.g./run/mpa/hires -
@martongonczy https://docs.modalai.com/mpa-camera-interface/
All MPA pipes live in
/run/mpa, e.g./run/mpa/hires@tom thank you for your help.

I can only see these pipes in that directory. I managed to retrieve data from voxl-tflite-server0, however that is for the tflite-server and I cannot find the pipe for the hires camera without the tflite overlay.
Could it be that I forgot to start a service? -
@tom thank you for your help.

I can only see these pipes in that directory. I managed to retrieve data from voxl-tflite-server0, however that is for the tflite-server and I cannot find the pipe for the hires camera without the tflite overlay.
Could it be that I forgot to start a service?@martongonczy You'll need to use an MPA based client in order to read from the pipe, like in
voxl-inspect-cam: https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-mpa-tools/-/blob/master/tools/voxl-inspect-cam.c?ref_type=headswhat you're seeing is voxl-tflite-server reading from the hires pipe
-
@martongonczy You'll need to use an MPA based client in order to read from the pipe, like in
voxl-inspect-cam: https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-mpa-tools/-/blob/master/tools/voxl-inspect-cam.c?ref_type=headswhat you're seeing is voxl-tflite-server reading from the hires pipe
This post is deleted!
Reading along? Create a free ModalAI Forum account to join in.
With an account you can reply, ask your own question, get an email when a ModalAI engineer answers, and mark the reply that solved it. Your place in each thread is saved between visits.
Questions about VOXL, Flight Core, ESCs and ModalAI drones are answered here by the engineers who build them.
Register Login