Kelly Schrock
Kelly Schrock
Just a wish-list item here: It would be cool to be able to create missions that can be saved on the device and re-loaded, instead of starting out with the...
Hi, I've been using WFB with good success on a couple of drones I built. I modified the ground-station side to provide an access point so I can connect an...
Workaround for Apptentive issues on iOS.
I'm using the legacy RTP pipeline for `fpv_video` on a Pi4, e.g: ``` gst-launch-1.0 udpsrc port=5400 caps='application/x-rtp, media=(string)video, clock-rate=(int)90000, encoding-name=(string)H264' ! rtph264depay ! 'video/x-h264,stream-format=byte-stream' ! fdsink | fpv_video ``` This...