3e364dcb58
MJPG-streamer takes JPGs from Linux-UVC compatible webcams, filesystem or other input plugins and streams them as M-JPEG via HTTP to webbrowsers, VLC and other software. It is the successor of uvc-streamer, a Linux-UVC streaming application with Pan/Tilt WWW: http://sourceforge.net/projects/mjpg-streamer/ PR: 181527 Submitted by: kozlov.sergey.404@gmail.com
28 lines
929 B
Text
28 lines
929 B
Text
bin/mjpg_streamer
|
|
%%TESTPICTURE%%lib/mjpg-streamer/input_testpicture.so
|
|
%%UVC%%lib/mjpg-streamer/input_uvc.so
|
|
%%FILE%%lib/mjpg-streamer/output_file.so
|
|
%%HTTP%%lib/mjpg-streamer/output_http.so
|
|
%%HTTP%%%%WWWDIR%%/java.html
|
|
%%HTTP%%%%WWWDIR%%/control.htm
|
|
%%HTTP%%%%WWWDIR%%/java_control.html
|
|
%%HTTP%%%%WWWDIR%%/stream.html
|
|
%%HTTP%%%%WWWDIR%%/static.html
|
|
%%HTTP%%%%WWWDIR%%/java_simple.html
|
|
%%HTTP%%%%WWWDIR%%/bodybg.gif
|
|
%%HTTP%%%%WWWDIR%%/static_simple.html
|
|
%%HTTP%%%%WWWDIR%%/favicon.png
|
|
%%HTTP%%%%WWWDIR%%/javascript.html
|
|
%%HTTP%%%%WWWDIR%%/functions.js
|
|
%%HTTP%%%%WWWDIR%%/index.html
|
|
%%HTTP%%%%WWWDIR%%/stream_simple.html
|
|
%%HTTP%%%%WWWDIR%%/javascript_simple.html
|
|
%%HTTP%%%%WWWDIR%%/fix.css
|
|
%%HTTP%%%%WWWDIR%%/favicon.ico
|
|
%%HTTP%%%%WWWDIR%%/style.css
|
|
%%HTTP%%%%WWWDIR%%/sidebarbg.gif
|
|
%%HTTP%%%%WWWDIR%%/example.jpg
|
|
%%HTTP%%%%WWWDIR%%/cambozola.jar
|
|
%%HTTP%%%%WWWDIR%%/LICENSE.txt
|
|
%%HTTP%%@dirrm %%WWWDIR%%
|
|
@dirrm lib/mjpg-streamer
|