Raspberry pi 3 flir thermal camera

broken image

Using this pipeline on the pi, I am able to launch on the pi side without any errors: Now I’m connecting the purethermal 2 with lepton 3.5 connected to the USB port (in place of the logitech camera)

broken image

Gst-launch-1.0 v4l2src device=/dev/video0 ! video/x-raw,width=640,height=480,framerate=30/1 ! videoconvert ! jpegenc ! rtpjpegpay ! udpsink host=192.168.0.187 port=5000ĬamSet=‘udpsrc port=5000 ! application/x-rtp, encoding-name=JPEG,payload=26 ! rtpjpegdepay ! jpegdec ! videoconvert ! appsink sync=false’ This is what I use for Logitech C920 connected to USB port on pi zero for streaming to my nano that works:

broken image