Skip to content
/ fpv-cv Public
forked from hcardwell/usb-vsp

Python class wrapper for accessing DJI digital FPV goggles' live streams

Notifications You must be signed in to change notification settings

xdr940/fpv-cv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#FPV CV 将大疆图传采集信息实时传输给PC做图像处理

from hcardwell/usb-vsp

stream.py generates file-pipe file(./fifo_file) and player reads

using

open a terminal and run:

python stream.py

open another terminal and run:

python play.py

About

Python class wrapper for accessing DJI digital FPV goggles' live streams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.8%
  • Shell 22.2%