依赖库:jpeglib wget http://www.ijg.org/files/jpegsrc.v8c.tar.gz ./configure make sudo make install
sudo apt-get install cmake
https://github.com/guomingyi/mjpg-streamer.git
guomingyi
git add .;
git commit -am "";
git remote add origin https://github.com/guomingyi/mjpg-streamer.git
git pull origin master;
git push -u origin master;
git clone https://github.com/guomingyi/mjpg-streamer.git git pull origin master;