OpenHD
GitHubTelegramDonate
evo
evo
  • Introduction
  • Downloads
  • General
    • Features
    • Troubleshooting
      • General-FAQ
      • Software-FAQ
    • Contributing
    • Team
  • Installation Guide
  • Hardware
    • First Time Setup
    • SBC's
      • Raspberry
        • Ochin CM4 Carrier
        • Ochin CM4 Carrier v2
      • X86
      • Radxa
      • Custom Hardware
      • Discontinued Hardware
        • Jetson
    • Cameras
      • Raspberry Pi CSI
      • Radxa Rock5
      • USB Cameras
      • HDMI Cameras
        • RPI HDMI to CSI
      • IP Cameras
      • Special Purpose Cameras
      • Custom Hardware
    • WiFi Adapters
    • Antennas
    • FlightControllers
    • Wiring
    • Displays
    • Hardware.conf
  • Software Setup
    • Inav
    • Ardupilot
    • Betaflight
    • Recording
    • TX-Power
    • MCS-Index
    • Joystick RC
    • Camera Settings
    • Tethering
      • Ethernet
      • Wifi-Hotspot
    • Variable Bitrate
  • Advanced Setup
    • Air recording
    • Dual Camera
    • Ground power monitoring
    • Joystick
  • Ground Station Software
    • QOpenHD
      • QOpenHD OSD backup
    • QGroundControl
    • MissionPlanner
  • Developers Corner
    • Porting OpenHD
Powered by GitBook
On this page
  • Tethering (and other modes of connecting to OpenHD)
  • SSH
  • Wifi-Hotspot
  • Advanced configuation

Was this helpful?

Export as PDF
  1. Software Setup

Tethering

Tethering (and other modes of connecting to OpenHD)

Different to the working procedure of 2.0 in OpenHD evo is a lot more versatile. But some advanced features are not exposed in QOpenHD or not automatically enabled.

We differenciate a little in the way that we do not automatically enable the wifi-hotspot. And we also do not stream Video/Telemetry over wifi, but use it mostly for our Webinterface to download Recordings, or debug and SSH-Access.

Mode
Webinterface
SSH
Video
Telemetry
Internet

Ethernet-Tethering (Active)

YES

YES

YES

YES

NO

Ethernet-Tethering (Passive)

YES

YES

YES

YES

YES

USB-Tethering (Passive)

YES

YES

YES

YES

YES

Wifi-Hotspot

YES

Yes

NO

NO

NO

SSH

The username is openhd The password is openhd

Wifi-Hotspot

To enable the Wifi-Hotspot you need to enable it in Air(TMP) or Ground(TMP) The standart IP for the SBC is 192.168.3.1. The password is openhdopenhd

Advanced configuation

Sometimes the user may override protection-features like the wifi-hotspot being able to share Video/Telemetry or force OpenHD to send Video/Telemetry to a specific IP. This can be done in the hardware.conf on the SD-Card.

PreviousCamera SettingsNextEthernet

Last updated 1 year ago

Was this helpful?