3drobotics / solo-cli

Solo command line utilities.
20 stars 36 forks source link

Video acquire causes Seg faults #18

Closed djnugent closed 8 years ago

djnugent commented 8 years ago

After calling solo video acquire on v1.2.0(and possibly others), programs segfault. Like the following:

mavproxy.py import cv2 smart

The problem does not occur if the modification to video_send.sh applies during start up(i.e. video_send.sh never runs...ever)

Currently blocked by this issue.

djnugent commented 8 years ago

fixed by #19