mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Petrus Zhao <petrus.zy.07@gmail.com>
31 lines
1.0 KiB
XML
31 lines
1.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>vowstar@gmail.com</email>
|
|
<name>Huang Rui</name>
|
|
</maintainer>
|
|
<maintainer type="person">
|
|
<email>petrus.zy.07@gmail.com</email>
|
|
<name>Petrus Zhao</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">FDH2/UxPlay</remote-id>
|
|
</upstream>
|
|
<longdescription lang="en">
|
|
UxPlay - AirPlay Unix mirroring server.
|
|
This project is an early stage prototype of unix AirPlay server. Work is
|
|
based on https://github.com/FD-/RPiPlay. Tested on Ubuntu 19.10 desktop.
|
|
5G Wifi connection is the must.
|
|
Features:
|
|
Based on Gstreamer.
|
|
Video and audio are supported out of the box.
|
|
Gstreamer decoding is plugin agnostic.
|
|
Uses accelerated decoders if availible. VAAPI is preferable.
|
|
Automatic screen orientation.
|
|
</longdescription>
|
|
<use>
|
|
<flag name="zoomfix">supported mirrored window for screen-sharing applications such as Zoom</flag>
|
|
</use>
|
|
</pkgmetadata>
|