Use this page when AlphaRelay is not behaving as expected during setup, mission review, or export.Documentation Index
Fetch the complete documentation index at: https://docs.alpha-relay.com/llms.txt
Use this file to discover all available pages before exploring further.
Mission Overwatch cannot see the pilot feed
Check the local relay path first.- Confirm the pilot app is open and the relay is running.
- Confirm the pilot tablet and Mission Overwatch device are on the same Wi-Fi network.
- Enter the IPv4 address shown on the pilot tablet.
- Try Scan LAN if it is available.
- If the browser asks to trust the relay certificate, complete that step and connect again.
- Restart the relay if the tablet IP address changed.
Cloud sync is not up to date
Cloud sync needs internet access and an active sign-in session.- Confirm the browser is signed in.
- Move the device to a network with internet access.
- Keep AlphaRelay open until queued work finishes.
- Avoid refreshing or closing the browser while sync is still pending.
Pilot video is queued locally
Queued pilot video usually means the pilot tablet or Mission Overwatch device received footage but could not upload it to the cloud yet.- Keep the pilot app or browser open.
- Connect to an internet-accessible network.
- Use Upload now on the pilot tablet if the button appears.
- Wait for upload progress to complete.
- In Mission Overwatch, wait for Loading playback link to resolve.
Manual upload will not start
Check these items:- The mission is saved and available in AlphaRelay.
- You are signed in.
- The browser can reach the cloud.
- The selected file is the correct mission MP4.
- Another footage upload is not already running.
Play with Events has no markers
Event markers depend on the mission timeline and footage mapping. Check that:- The mission has logged events.
- The correct mission is open.
- The clip is playable.
- The clip is the primary footage or has a sync offset to the primary timeline.
- The mission was closed and the footage is linked.
Secondary angle is out of sync
Use the timeline viewer sync tools.- Open Play with Events.
- Switch to the secondary angle.
- Click Adjust sync to primary.
- Slide the secondary clip until the same moment matches the primary drone video.
- Save the sync offset.
Tag event cannot capture a screenshot
The browser must be able to read the current video frame. Try this:- Wait for the video to finish loading.
- Play or scrub to the frame again.
- Confirm the footage playback link is working.
- Try the primary clip if a secondary clip fails.
Offline package video will not play
Some browsers restrict local file playback after a ZIP is extracted. Try this:- Use Chrome or Edge for large packages.
- Keep the extracted folder intact.
- Open
index.htmlfrom inside the extracted folder. - If the browser blocks local video, run a static server from the extracted folder with
python3 -m http.server 8765, then openhttp://localhost:8765.
