# General Integration Troubleshooting

<table><thead><tr><th width="286">ISSUE</th><th>SOLUTION</th></tr></thead><tbody><tr><td>Video feed shows FPV feed instead of payload feed.</td><td>“Video Stream” selection in QGC is on the wrong feed, switch Stream selection.</td></tr><tr><td>Video stream does not initialize.</td><td>Power off camera, power off vehicle. Restart Herelink ground station. Repeat power on procedure. Replace HDMI cable. </td></tr><tr><td>Video feed flashing between feeds/noisy image.</td><td>Switch “Video Stream” selection in QGC to “Stream 1” and back to “Stream 2”</td></tr><tr><td>Video feed twitching horizontally/vertically.</td><td>Poor HDMI connection. Ensure connectors are fully seated, clean with alcohol wipe. </td></tr><tr><td>Gimbal fails to initialize, red light on gimbal.</td><td>Check gimbal free movement, check gimbal balance. Ensure the gimbal is set still while powering on. Ensure camera lens is retracted prior to powering on the vehicle. Press the “Mode” button on the bottom of the gimbal to retry initialization. Recalibrate gimbal IMU. </td></tr><tr><td>Gimbal initializes, but no Pan/Tilt control.</td><td>Ensure gimbal status light solid blue. Verify “SBUS” cable connected at quick disconnect. Press “TILT” button in Mavcam, ensure “SBUS” and “MOTORS” lights are green. Ensure Herelink "Wheel" and "CAM" button configured in "Herelink Settings" configuration app. </td></tr><tr><td>Stream selection is correct, but wrong stream is shown.</td><td>Power off camera, power off drone, close QGC. Wait 45 seconds, open QGC, power drone and payload back on.</td></tr><tr><td>Gimbal drifts without input. </td><td>If the drift axis does not change when the “CAM” button is pressed; recalibrate gimbal IMU. If the drift axis does change when the “CAM” button is pressed; increase the controller deadzone. </td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.inspiredflight.com/inspired-documentation/products/payloads/payload-troubleshooting-and-faq/general-integration-troubleshooting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
