updated doc

This commit is contained in:
Maxim Devaev
2022-12-29 03:56:52 +03:00
parent 31219358c5
commit cfd0cdad59
2 changed files with 2 additions and 147 deletions

View File

@@ -2,8 +2,6 @@
[![CI](https://github.com/pikvm/ustreamer/workflows/CI/badge.svg)](https://github.com/pikvm/ustreamer/actions?query=workflow%3ACI)
[![Discord](https://img.shields.io/discord/580094191938437144?logo=discord)](https://discord.gg/bpmXfz5)
[[Русская версия]](README.ru.md)
µStreamer is a lightweight and very quick server to stream [MJPEG](https://en.wikipedia.org/wiki/Motion_JPEG) 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](https://github.com/pikvm/pikvm) project designed to stream [VGA](https://www.amazon.com/dp/B0126O0RDC) and [HDMI](https://auvidea.com/b101-hdmi-to-csi-2-bridge-15-pin-fpc/) screencast hardware data with the highest resolution and FPS possible.
@@ -41,6 +39,8 @@ You need to download the µStreamer onto your system and build it from the sourc
AUR has a package for Arch Linux: https://aur.archlinux.org/packages/ustreamer.
Fedora package in the repo: https://src.fedoraproject.org/rpms/ustreamer.
FreeBSD port: https://www.freshports.org/multimedia/ustreamer.
### Preconditions