mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
28 lines
922 B
XML
28 lines
922 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>petrus.zy.07@gmail.com</email>
|
|
<name>Petrus Zhao</name>
|
|
</maintainer>
|
|
<maintainer type="person">
|
|
<email>vowstar@gmail.com</email>
|
|
<name>Huang Rui</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>
|
|
</pkgmetadata>
|