Code: Select all
./configure --enable-gpl --enable-shared --enable-pthreads --enable-libx264 --enable-libfaac --enable-nonfree --enable-x11grab --enable-version3
I got the above from one of the guides. But, if someone has a recommendation for a newer version + other/better flags to use, that'd be much appreciated.
Basically, I am trying to enable MPEG streaming, instead of JPEG, but so far I am having a plethora of failures...
Thanks!