Skip to content

Web based streaming interface & gui for DJI FPV video out streaming.

Notifications You must be signed in to change notification settings

jiristanglica/dji-fpv-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DJI FPV Web Streamer

Requirements

1. Dependencies

These dependencies are required to be installed and available in your system path:

  1. python3 with the following modules:
    • opencv
    • flask
  2. ffmpeg
  3. node

2. Setup

  1. Pull the voc-poc repo: git pull git@github.com:fpv-wtf/voc-poc.git
  2. Move to the voc-poc directory and run npm install

Run

  1. Run the app:
python3 app.py
  1. Open the url that gets printed out in the terminal
...
* Running on http://192.168.0.171:5000/ (Press CTRL+C to quit)
...

About

Web based streaming interface & gui for DJI FPV video out streaming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published