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 >
2021-02-20 16:02:15 -08:00
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 >
2019-03-26 15:21:01 +01:00
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 >
2018-05-22 18:29:10 -04:00
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 >
2017-12-13 14:05:09 -05:00
Ted Hess
a17fa8c058
mjpg-streamer: Fix SIGTRAP in v4l2uvc
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2015-11-18 12:35:00 -05:00
Ted Hess
db2eba4dc4
mjpg-streamer: Fix musl compatibility
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2015-06-18 08:35:28 -04:00
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 >
2015-03-11 16:54:09 +02:00
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 >
2015-03-11 16:53:02 +02:00
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 >
2014-07-29 09:29:55 -04:00
Ted Hess
3a599044ad
Revert to r181, default webui to simple stream only, option for full
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2014-07-23 13:20:58 -04:00
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 >
2014-07-22 15:10:36 -04:00