xbstation.com
  • Introduction
  • XBLink Basic
    • Quickstart Guide
    • XBLink
      • Overview
      • Quick Start
      • LED indicator
      • Dimensions
      • Interfaces
      • Peripherals - Payload
        • Gripper
      • XBLinkApp(Wifi Hotspot)
        • Connect
        • Device
        • Config APN
        • Login
        • Dashboard
        • Ardupilot SITL Simulator
      • Firmware
    • XBStationPilotApp
      • Overview
      • Download
      • Ground Station
        • Mission Planner
        • Qgroundcontrol
      • System Monitor
      • Advanced Configuration
    • FlightSafety
    • Account
      • Register Your Email
  • XBLINK PLUS
    • Quickstart Guide
    • User Manual
      • Getting started
        • Overview
        • Setup
        • LED indicator
        • Interfaces
        • Dimensions and CAD Model
        • XBLink-WebApp
          • Device
          • Config Network
          • Login
          • Dashboard
          • SMS & USSD
          • Search Network
          • Upgrade Firmware
      • XBStationPilotApp
        • Download
        • Overview
        • Ground Station
          • Mission Planner
          • Qgroundcontrol
        • System Monitor
        • Release Notes
      • Advanced Configuration
        • Cameras and Gimbals
          • IP Cameras
            • Siyi Camera Gimbal
            • Other IP Cameras
          • USB Cameras
            • XBCam V2
            • Other USB Cameras
          • HDMI to CSI-2 Bridge
        • Remote Controller
          • SIYI
          • HERELINK
        • Telemetry
        • Enterprise Features
          • CAMERA SONY
          • SECONDARY
          • GPS RTK/PPK
        • Streaming Sharing
          • Generate Link
          • User Interface
        • Secondary Pilot Connections
        • Other Configuration
          • VLC Media Player
    • FlightSafety
    • Account
      • Register Your Email
      • Payment
  • XBLink 5G
    • Quickstart Guide
    • User Manual
      • Getting started
        • Overview
        • Setup
        • LED indicator
        • Interfaces
        • Dimensions and CAD Model
        • XBLink-WebApp
          • Device
          • Config Network
          • Login
          • Dashboard
          • SMS & USSD
          • Upgrade Firmware
      • XBStationPilotApp
        • Download
        • Overview
        • Ground Station
          • Mission Planner
          • Qgroundcontrol
        • Release Notes
        • System Monitor
      • Advanced Configuration
        • Cameras and Gimbals
          • USB Cameras
            • XBCam V2
            • Other USB Cameras
          • IP Cameras
            • Siyi Camera Gimbal
            • Other IP Cameras
          • GoPro Camera
          • HDMI to CSI-2 Bridge
        • Remote Controller
          • SIYI
          • HERELINK
        • Telemetry
        • Streaming Sharing
          • Generate Link
          • User Interface
        • Enterprise Features
          • CAMERA SONY
          • SECONDARY
          • GPS RTK/PPK
        • Other Configuration
          • VLC Media Player
    • FlightSafety
    • Account
      • Register Your Email
      • Payment
  • Enterprise Features
    • Streaming Sharing
      • Generate Link
      • User Interface
    • Precision Landing
      • Initial Setup
        • Hardware Setup
        • Software Setup
      • Flying and Testing
    • Delivery
      • Ground Control Station
        • Plan a Delivery Mission
        • Release/Grab Gripper
        • Display Cell Tower Location
      • Cloud
        • Monitor Deliveries Live
        • Post-Flight Analysis
  • 3D printing
    • XBLink Mount
    • TD650
Powered by GitBook
On this page
  • Login
  • Connect to Telemetry data
  • Connect to Video Streaming
  • XBCamV2
  • Other Cameras
  • Video Tutorials

Was this helpful?

  1. XBLINK PLUS
  2. User Manual
  3. XBStationPilotApp
  4. Ground Station

Mission Planner

This article provides basic guidelines for configuring telemetry and stream video by XBCamV2

PreviousGround StationNextQgroundcontrol

Last updated 1 year ago

Was this helpful?

Login

  • User Name

  • Password

  • Server: https://server.platform.xbstation.com:8007 (Default)

Note: Account is attached on your XBLinkbox. If you don't have account, please contact us.

Connect to Telemetry data

  1. Open Mission Planner, at the top-right, choose TCP type and Connect.

  1. Host name/ip: 127.0.0.1 (default)

  1. Remote port: 5760 (default) or 5761 (remember it must be same Telemetry Host Port in PilotApp)

For telemetry instructions and more information, please click here.

Connect to Video Streaming

XBCamV2

  1. At the Video HUD area, Right Click -> Video -> GStreamer Stop as below instruction

  1. At the Video HUD area, Right Click -> Video -> Set GStreamer source -> input GStreamer URL:

udpsrc port=5601 caps = "application/x-rtp, media=video, clock-rate=90000, encoding-name=H264, payload=96" ! rtpjitterbuffer ! rtph264depay ! avdec_h264 ! videoconvert ! video/x-raw,format=BGRA ! appsink name=outsink

udpsrc port=5601 caps = "application/x-rtp, media=video, clock-rate=90000, encoding-name=H264, payload=96" ! rtpjitterbuffer ! rtph264depay ! avdec_h264 ! videoconvert ! video/x-raw,format=BGRA ! appsink name=outsink

NOTE: udpsrc port=560x must be the same as PilotApp

NOTE: The GStreamer URL just need to input at the first time, MissionPlanner will auto save this params, the next run with MissionPlanner, you just Right Click -> Video -> Set GStreamer source -> and click OK to use video streaming

Download and install the plugin (domestic environment download is slow, if it fails, please restart the MissionPlanner ground station and try again)

After the installation is complete, restart the MissionPlanner ground station to display the following interface.

Other Cameras

Let's explore more setup and advanced configuration of other cameras here

Video Tutorials

Let's explore the variety of features that XBLink supports here!

Mission Planner
Mission Planner

XBStationPilotApp - MissionPlanner:

Cameras and Gimbals
link
Advanced Configuration
Connect Telemetry to Pixhawk and video data with XBCam V2
Stop GStreamer