OpenHD
GitHubTelegramDonate
2.0
2.0
  • Introduction
  • General
    • Features
    • Getting Started
    • FAQ
    • Contributing
  • Hardware
    • Wiring
    • WiFi Adapters
    • Supported SBC's
    • Cameras
    • Displays
    • Antennas
    • Audio
  • Software Setup
    • Telemetry and OSD
    • SmartSync
  • RC Control
    • General
    • RC over MAVLink
    • RC over Serial
  • Advanced Setup
    • Bidirectional Telemetry
    • USB Tethering
    • WiFi Hotspot
    • Ethernet Hotspot
    • Ground Recording
    • Using only a USB Camera
    • Using only an IP Camera
    • Using an IP or USB Camera as second camera
    • Bandwidth switching
    • LTE Connection
    • Ground Power Monitoring
  • Ground Station Software
    • QOpen.HD (recommended)
    • Mission Planner
    • QGroundControl
    • Tower
    • FPV_VR
    • GStreamer
    • FishingFanCam
    • RaspberryPi Camera Viewer
  • Developer Corner
    • The Open.HD Ecosystem
    • Making a Release
    • Update packages on a Pi
    • Change packet source on a Pi
    • Building an Image
    • Essentials
    • QOpenhd Tips
Powered by GitBook
On this page
  • Displaying the video stream via Fishing Fan Cam App
  • iPhone/iPad

Was this helpful?

Export as PDF
  1. Ground Station Software

FishingFanCam

PreviousGStreamerNextRaspberryPi Camera Viewer

Last updated 2 years ago

Was this helpful?

Displaying the video stream via Fishing Fan Cam App

Connect your device either via USB Tethering, Wifi-Hotspot or Ethernet-Hotspot to the GroundPi.

iPhone/iPad

Fishing Fan Cam App Settings

  • Click on the eye icon (on the bottom right)

  • Now a debug screen appears, select all on the upper bar, delete all parameters and set:

udpsrc port=5000 ! h264parse ! avdec_h264 ! autovideosink sync=false

Set FORWARD_STREAM=raw in openhd-settings-1.txt to send a raw h264 stream

Fishing FanCam app