C++ library for fast prototyping video streaming applications.
- Build FFmpeg from source based on this doc (Don't forget to run sudo make install after make) (Make sure you are using the version of ffmpeg you just build) (recompile with add --enable-shared in ./configure)
- Do normal cmake build