# Image streamer

Source: https://forum.modalai.com/topic/56/image-streamer
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2020-12-11 00:15:02 UTC by gauravshukla914
Replies: 5 · Views: 1411

## gauravshukla914 · 2020-12-11 00:15:02 UTC

Hello,

We recently got the VOXL flight deck. And we are in the process of setting up everything. Currently, we are stuck in this issue where we are trying to stream the image using Stream with voxl-image-streamer. And we are continously getting segmentation fault error and also we are unable to run the python image viewer script. It just opens a GUI with a black screen. I have attached the images for your reference. I have followed the steps prior to this to set up everything. Could you please let me know any possible solution to this? Thanks. 

![seg_fault_image_stremer.png](https://forum.modalai.com/assets/uploads/files/1607645480829-seg_fault_image_stremer.png) ![python image viewer.png](https://forum.modalai.com/assets/uploads/files/1607645485409-python-image-viewer.png) ![factory_reset.png](https://forum.modalai.com/assets/uploads/files/1607645494213-factory_reset.png)

## Reply by modaltb (ModalAI staff) · 2020-12-11 19:03:45 UTC

Hi @gauravshukla914 ,

Are you OK with using a different client to view the data?

That set of tools is near deprecation.

voxl-rstp along with something like VLC works nicely for viewing and is found here: https://docs.modalai.com/voxl-rtsp/

## Reply by gauravshukla914 · 2020-12-14 22:59:38 UTC

Thank you @modaltb for your suggestion. I did try the rstp solution and it seemed to work for camera mode 0 (high res) and camera mode 2(tracking camera), but for for stereo camera, I'm getting this error (attached the picture).

![Screenshot from 2020-12-14 16-56-04.png](https://forum.modalai.com/assets/uploads/files/1607986768156-screenshot-from-2020-12-14-16-56-04.png)

## Reply by modaltb (ModalAI staff) · 2020-12-14 23:20:18 UTC

Hi @gauravshukla914,

If voxl-vision-px4 is setup for VOA it will connect to the stereo and 'take over', if that's the case can you try the following before launching?

`systemctl stop voxl-vision-px4` 

FYI for the future, the MPA architecture (https://gitlab.com/voxl-public/modal-pipe-architecture) will provide 'fan out' and allow multiple clients for a given camera.

## Reply by gauravshukla914 · 2020-12-16 18:43:29 UTC

thank you @modaltb was able to see it now

## Reply by kiprock · 2021-04-15 01:43:18 UTC

I'm having same issue. Might want to update the documentation.
