インストールを作業したいま,つぎのディレクトリの中にいる:
~/src/mjpg-streamer/mjpg-streamer-experimental
ディレクトリ mjpg-streamer の本体は mjpg-streamer-experimental なので,これを mjpg-streamer の名で ~ の直下に移すことにする:
$ cd ..
$ mv mjpg-streamer-experimental ~/mjpg-streamer
$ cd ~
$ ls -la mjpg-streamer
_build input_http.so mjpg_streamer.c output_udp.so TODO
cmake input_uvc.so mjpg_streamer.h plugins utils.c
CMakeLists.txt LICENSE mjpg_streamer@.service postinstall.sh utils.h
Dockerfile makedeb.sh output_file.so README.md www
docker-start.sh Makefile output_http.so scripts
input_file.so mjpg_streamer output_rtsp.so start.sh
$ ls -la mjpg-streamer/www
bodybg.gif javascript.html jquery.ui.widget.min.js
cambozola.jar javascript_motiondetection.html LICENSE.txt
control.htm javascript_simple.html rotateicons.png
example.jpg java_simple.html sidebarbg.gif
favicon.ico jquery.js spinbtn_updn.gif
favicon.png jquery.rotate.js static.html
fix.css JQuerySpinBtn.css static_simple.html
functions.js JQuerySpinBtn.js stream.html
index.html jquery.ui.core.min.js stream_simple.html
java_control.html jquery.ui.custom.css style.css
java.html jquery.ui.tabs.min.js videolan.html
|