Skip to content

Playing around with Rust, libav (ffmpeg), opencv and multithreading

Notifications You must be signed in to change notification settings

iamdb/stream-cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stream CV wakatime

Requirements:

  • OpenCV
  • ffmpeg
  • libvips
  • tesseract

What is this?

An environment for me to test ideas, learn Rust and become more familiar with these other projects. It has no inherent goal or purpose except to extract a frame out of a stream, run it through a pipeline and output it some place.

To run: cargo run <path to video file or url to ffmpeg supported stream>

About

Playing around with Rust, libav (ffmpeg), opencv and multithreading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages