Summary
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
Versions
v0_pre20200524-r2 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~arm64 ~x86
- USE flags
- http-management input-control input-file input-http input-ptp2 input-testpicture input-uvc output-autofocus output-file output-http output-rtsp output-udp output-viewer output-zmqserver www wxp-compat
v0_pre20200524-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~arm64 ~x86
- USE flags
- http-management input-control input-file input-http input-ptp2 input-raspicam input-testpicture input-uvc output-autofocus output-file output-http output-rtsp output-udp output-viewer output-zmqserver www wxp-compat
v0_pre20120621-r2 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- input-control input-file input-testpicture input-uvc output-autofocus output-file output-http output-rtsp output-udp www
USE flags
General
- http-management
- Enable experimental HTTP management option
- input-control
- Plugin giving ability to control camera movement (only specific cameras)
- input-file
- Plugin that watches given directory and send it's content
- input-http
- Plugin that takes http-input
- input-ptp2
- Plugin that sends video stream from PTP2 compatible camera
- input-raspicam
- Raspberry Pi camera support via the input_raspicam plugin
- input-testpicture
- Plugin for sending compiled in, test pictures
- input-uvc
- Plugin that sends video stream from UVC compatible camera
- output-autofocus
- Auto focusing plugin
- output-file
- Plugin that saves received content under given location
- output-http
- Small HTTP server plugin which sends WWW directory content and streams image content
- output-rtsp
- Plugin which provides a mechanism to take snapshots with a trigger from a UDP packet
- output-udp
- Plugin receiving content over UDP and storing to a directory
- output-viewer
- Plugin which allows to see output with viewer
- output-zmqserver
- Plugin which provides zmqserver processing
- www
- Installs WWW content
- wxp-compat
- Enable camera WXP compatible format
Dependencies
acct-group / video : System group: video
dev-libs / protobuf-c : Protocol Buffers implementation in C
media-gfx / imagemagick : A collection of tools and libraries for many image formats
media-libs / libgphoto2 : Library that implements support for numerous digital cameras
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libv4l : v4l-utils libraries and optional utilities
media-libs / raspberrypi-userland : Raspberry Pi userspace tools and libraries
media-libs / raspberrypi-userland-bin : Raspberry Pi userspace tools and libraries
net-libs / zeromq : High-performance asynchronous messaging library
virtual / jpeg : Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages
Runtime Dependencies
acct-group / video : System group: video
dev-libs / protobuf-c : Protocol Buffers implementation in C
media-libs / libgphoto2 : Library that implements support for numerous digital cameras
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libv4l : v4l-utils libraries and optional utilities
media-libs / raspberrypi-userland : Raspberry Pi userspace tools and libraries
media-libs / raspberrypi-userland-bin : Raspberry Pi userspace tools and libraries
net-libs / zeromq : High-performance asynchronous messaging library
virtual / jpeg : Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
media-video/mjpg-streamer: Drop Raspberry Pi support in revbump
media-libs/raspberrypi-userland(-bin) is being last-rited. It is now possible to use mjpg-streamer with input-uvc and libcamera's Pi support instead. Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-video/mjpg-streamer: fix IncorrectCopyright
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-video/mjpg-streamer: eutils--
Signed-off-by: Sam James <sam@gentoo.org> - ChaosEngine · gentoo
media-video/mjpg-streamer: Raspberry Pi camera support via the input_raspicam plugin
Closes: https://github.com/gentoo/gentoo/pull/16015 Package-Manager: Portage-2.3.99, Repoman 2.3.22 Signed-off-by: Andrzej Pauli <andrzej.pauli@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - ChaosEngine · gentoo
media-video/mjpg-streamer: misc fixes
* Adding ~arm64 keyword * RDEPEND from acct-group/video when UVC input plugin is enabled with some info Package-Manager: Portage-2.3.99, Repoman 2.3.22 Signed-off-by: Andrzej Pauli <andrzej.pauli@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - ChaosEngine · gentoo
media-video/mjpg-streamer: bump to 0_pre20200524-r1
Closes: https://bugs.gentoo.org/724802 Closes: https://bugs.gentoo.org/665122 Package-Manager: Portage-2.3.99, Repoman 2.3.22 Signed-off-by: Andrzej Pauli <andrzej.pauli@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - ChaosEngine · gentoo
media-video/mjpg-streamer: usinge EAPI=7 and cleaning old ebuilds
Fixes Gentoo bug #694642 (https://bugs.gentoo.org/694642) Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
media-video/mjpg-streamer: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Mike Frysinger · gentoo
sourceforge: switch to https:// URIs - Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/503'. - Patrick Lauer · gentoo
media-video/mjpg-streamer: Whitespace - Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> - Julian Ospald · gentoo
Convert CVS style headers back to git style headers - Mikle Kolyada · gentoo
media-video/mjpg-streamer: Fix compatibility with kernels newer than 3.18 (bug 556402)
Package-Manager: portage-2.2.20 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed