This is a work in progress and is not yet ready for general use.
Release under Creative Commons Attribution 3.0 (see LICENSE.txt)
TO build on OSX
install xcode
install homebrew
brew install ffmpeg x264 fdk-aac rtmpdump opencv qt5
qmake && make
You will need to creat a file called url.h thhat contains a MY_URL macro
Windows and Linux support to come later.