ustreamer
Lightweight and fast MJPEG-HTTP streamer
Lightweight and very quick server to stream MJPEG video from any V4L2 device to the net. All new browsers have native support of this video format, as well as most video players such as mplayer, VLC etc. µStreamer is a part of the PiKVM project designed to stream VGA and HDMI screencast hardware data with the highest resolution and FPS possible.
- Versions: 6.40
- Website: https://pikvm.org
- Licenses: GPL 3
- Package source: gnu/packages/video.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ustreamer as follows:
guix install ustreamer
Or install a particular version:
guix install ustreamer@6.40
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of ustreamer about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/ustreamer'><img src='https://packages.guix.gnu.org/packages/ustreamer/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/ustreamer)
Example Org:
[[https://packages.guix.gnu.org/packages/ustreamer][https://packages.guix.gnu.org/packages/ustreamer/badges/latest-version.svg]]