This has probably been covered before but was not able to find a good post. I’m looking to display video to my PC using the herelink receiver’s wifi. The telemetry data is shown on the QGC application on the PC, however not the video display. I’m. using the rtsp://192.168.43.1:8554/fpv_stream, UDP port 14550. I’d appreciate any points in the right direction. Thanks!
I tried following the steps on cube pilot, Video and Data Sharing | CubePilot, but was not able to get the video feed to pc, over herelink wifi, working.
If it’s any help - here’s what I did:
I share from my RC via FFMPEG:
ffmpeg -fflags +genpts -use_wallclock_as_timestamps 1 -rtsp_transport tcp -i rtsp://192.168.144.25:8554/main.264 -f mjpeg -q:v 5 -r 10 http://98.71.16.37:8090/stream.jpg