summaryrefslogtreecommitdiff
path: root/media-video/uxplay/metadata.xml
blob: 7a4e2ab53071918d8a31823595edd41c146b0300 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/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>
  <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>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>