Rosen Penev
f457b68177
mjpg-streamer: update to 1.0.0
Switch to AUTORELEASE for simplicity.
Switch to building with Ninja for faster compilation.
Modify PKG_UNPACK instead of overriding Build/Prepare.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Ilya Lipnitskiy
5d8d4fbbcb
treewide: Run refresh on all packages
The crude loop I wrote to come up with this changeset:
find -L package/feeds/packages/ -name patches | \
sed 's/patches$/refresh/' | sort | xargs make
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
4 years ago
Rosen Penev
fe40a5c141
mjpg-streamer: update to latest git version
Rearranged Makefile options for consistency between packages.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Zbyněk Kocur
930733ba20
mjpg-streamer: Fix of the mjpg-streamer modules path
Signed-off-by: Zbyněk Kocur <zbynek.kocur@fel.cvut.cz>
5 years ago
Rosen Penev
5ae85b7952
treewide: Replace MD5SUM with HASH
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
46cee45370
mjpg-streamer: Fix build dependency
It needs to be on host. The target one is already covered below.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
959a2fb307
mjpg-streamer: Fix build depends
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Daniel Golle
2e98c1c4c4
mjpg-streamer: modularize package
Instead of selecting the modules on compile time, package them into
several small packages. While at it, add the ZeroMQ output plugin which
was previously not packaged.
Also make sure to use OpenWrt's built-in support for CMake properly by
calling Build/Configure/Default in the package's Build/Configure rule.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
5 years ago
Jose Riha
58db73e36d
mjpg-streamer: make init script recognize file output plugin
Signed-off-by: Jose Riha <jose1711@gmail.com>
6 years ago
Jan Pavlinec
9b56b1e939
mjpg-streamer: update to last upstream version
Changes:
Update patches
Add listen_ip option to config
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
6 years ago
Ted Hess
82742a6b4e
mjpg-streamer: Update to latest from github/jacksonliam repository. Add additional plugins for RTSP, UDP, etc.
Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years ago
Ted Hess
9be0710ebd
mjpg-streamer: Remove build date-time from image
Remove un-needed uvcvideo.h (use system include)
Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years ago
Ted Hess
c34edc2171
mjpg-streamer: Add mdns support
Signed-off-by: Roger D <rogerdammit@gmail.com>
Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years ago
Ted Hess
68ef05ef05
mjpg-streamer: Use tar.xz. Add PKG_MIRROR_HASH for buildbots w/o svn
Remove unnecessary copyright, add myself as maintainer.
Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years ago
Ted Hess
a17fa8c058
mjpg-streamer: Fix SIGTRAP in v4l2uvc
Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years ago
Ted Hess
59fcc276d5
mjpg-streamer: Fix build/download order and cambozola repo reference
Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years ago
Oliver Middleton
4bdd6aff92
mjpg-streamer: only download cambozola if it's required
Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
9 years ago
Ted Hess
db2eba4dc4
mjpg-streamer: Fix musl compatibility
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
41aa8a5fc9
mjpg-streamer: Update cambozola to specific version, add yuv and jpeg quality init/config options
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Mantas Pucka
84f3028036
mjpg-streamer: fix YUV capture mode
Update to r182-experimental (071481e626
) broke YUV
capture mode in input_uvc. This patch fixes it.
Tested on ar71xx with Logitech C170
Signed-off-by: Mantas Pucka <mantas@8devices.com>
10 years ago
Mantas Pucka
b17a973f14
mjpg-streamer: fix compatibility with new kernels (>=3.16)
input_uvc was broken with new kernel update
patch source: https://github.com/oliv3r/mjpg-streamer
Tested on ar71xx with Logitech C170
Signed-off-by: Mantas Pucka <mantas@8devices.com>
10 years ago
Ted Hess
ef056ee04c
mjpg-streamer: Update version of cambozola.jar
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
7081db8415
mjpg-streamer: fix v4l dependency in pre-built package
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
0443ea0d79
mjpg-streamer: Fix V4L2 option dependency selection and add camera led control option
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ian Leonard
ac7cd4c6e6
misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ted Hess
f5324a5fa0
mjpg-streamer: cleanup V4L selection and dependency
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
4059ba271d
mjpg-streamer: Bump source name version to force source pkg update
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
071481e626
mjpg-streamer: Upgrade to r182-experimental, add patches to remove debug, build additional plugins and minor fixes.
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
3a599044ad
Revert to r181, default webui to simple stream only, option for full
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
1063781870
Revert to r181, default webui to simple stream only, option for full
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
7884c022ac
Cleanup Makefile edit, add back lost cut-n-paste in init script
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
99a4852b37
mjpg-streamer: Upgrade to r182, update copyright and license info
Add options for using libv4l (controls) and installing additional plugins
Download and use latest cambozola.jar if Web UI selected
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Roger
f62794a7f0
add mjpg-streamer
add myself as maintainer
add UCI HTTP authentication
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago