Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 288 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 288 Bytes

#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