Skip to content

SimLinkModule/fpvout-c

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dump FPV live video feed to stdout, written in C

Installation

You can download the latest release here, or build it yourself by following what CI/CD does here.

Usage

./fpv-video-out | ffplay -i - -analyzeduration 1 -probesize 32 -sync ext

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C 92.4%
  • Makefile 7.6%