You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-video/mjpg-streamer/metadata.xml

42 lines
1.7 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>andrzej.pauli@gmail.com</email>
<name>Andrzej Pauli</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
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
</longdescription>
<use>
<flag name="input-testpicture">Plugin for sending compiled in, test
pictures</flag>
<flag name="input-control">Plugin giving ability to control camera
movement (only specific cameras)</flag>
<flag name="input-file">Plugin that watches given directory and send
it's content</flag>
<flag name="input-uvc">Plugin that sends video stream from UVC
compatible camera</flag>
<flag name="output-file">Plugin that saves received content under given
location</flag>
<flag name="output-udp">Plugin receiving content over UDP and storing to
a directory</flag>
<flag name="output-http">Small HTTP server plugin which sends WWW
directory content and streams image content</flag>
<flag name="output-autofocus">Auto focusing plugin</flag>
<flag name="output-rtsp">Plugin which provides a mechanism to take
snapshots with a trigger from a UDP packet</flag>
<flag name="www">Installs WWW content</flag>
</use>
<upstream>
<remote-id type="sourceforge">mjpg-streamer</remote-id>
</upstream>
</pkgmetadata>