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
12 lines
367 B
Text
12 lines
367 B
Text
=============================================================================
|
|
|
|
To launch MJPG-streamer demo, run
|
|
%%PREFIX%%/rc.d/mjpg_streamer start
|
|
|
|
Then point your browser to
|
|
http://your.server.com:8080
|
|
|
|
To run MJPG-streamer at startup, add
|
|
'mjpg_streamer_enable="YES"' to /etc/rc.conf
|
|
|
|
=============================================================================
|