mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
mjpg-streamer: limit lines length to 72 characters
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
2e3895a1d7
commit
b2ef5c4aa7
@ -6,9 +6,9 @@ config BR2_PACKAGE_MJPG_STREAMER
|
|||||||
depends on !BR2_STATIC_LIBS # plugins need dlopen()
|
depends on !BR2_STATIC_LIBS # plugins need dlopen()
|
||||||
select BR2_PACKAGE_JPEG
|
select BR2_PACKAGE_JPEG
|
||||||
help
|
help
|
||||||
MJPG-streamer takes JPGs from Linux-UVC compatible webcams, filesystem
|
MJPG-streamer takes JPGs from Linux-UVC compatible webcams,
|
||||||
or other input plugins and streams them as M-JPEG via HTTP to
|
filesystem or other input plugins and streams them as
|
||||||
webbrowsers, VLC and other software.
|
M-JPEG via HTTP to webbrowsers, VLC and other software.
|
||||||
|
|
||||||
http://mjpg-streamer.sourceforge.net
|
http://mjpg-streamer.sourceforge.net
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user