3drobotics/solodevguide

stillframe example gives error

Opened this issue · 1 comments

When I try to execute server.py I get:
ERROR: pipeline could not be constructed: no element "v4l2src"

Is this because of the v4l2loopback issue referenced in the DroneKit forum?

I got this working, by executing:

smart install gst-plugins-good-video4linux2
smart install gst-plugins-good-jpeg
smart install gst-plugins-base-tcp

See: https://discuss.dronekit.io/t/solo-video-acquire-please/320

If they have already been installed, and the drone has rebooted, then you need to uninstall and reinstall them.