<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/">
	<channel>
		<title>Miracast on Datensch.eu</title>
		<link>https://datensch.eu/tags/miracast/</link>
		<description>Recent content in Miracast on Datensch.eu</description>
		<generator>Hugo -- 0.161.1</generator>
		<language>en</language>
		<copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright>
		<lastBuildDate>Tue, 21 Oct 2025 00:00:00 +0000</lastBuildDate>
		<atom:link href="https://datensch.eu/tags/miracast/index.xml" rel="self" type="application/rss+xml" />
		
		
		<item>
			<title>Media mirror from Apple devices to linux</title>
			<link>https://datensch.eu/projects/uxplay/</link>
			<pubDate>Tue, 21 Oct 2025 00:00:00 +0000</pubDate><author>Florian Maurer</author><guid>https://datensch.eu/projects/uxplay/</guid>
			<description><![CDATA[Apple Airplay for Linux devices]]></description><content type="text/html" mode="escaped"><![CDATA[<p>As I wanted to watch a movie together with friends I had the problem that the Macbook used to see a Apple TV movie did not have a HDMI port.
We wanted to watch on a larger screen so I thought about ways to get the video on the larger screen.</p>
<p>As Apple does not support Miracast, this was not an option. Instead, it only supports AirPlay.</p>
<h2 id="uxplay">UxPlay<a href="#uxplay" class="anchor" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
      stroke-linecap="round" stroke-linejoin="round" class="feather">
      <path d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"></path>
      <line x1="8" y1="12" x2="16" y2="12"></line>
   </svg></a></h2>
<p>After a quick search I found uxplay, which is a nice tool to stream video from an Apple device to a Linux device (with an HDMI port).</p>
<p>However, for my specific use case, I could not use it for DRM reasons:</p>
<blockquote>
<p>Note that Apple video-DRM (as found in &ldquo;Apple TV app&rdquo; content on the client) cannot be decrypted by UxPlay, and the Apple TV app cannot be watched using UxPlay&rsquo;s AirPlay Mirror mode (only the unprotected audio will be streamed, in AAC format).</p>
</blockquote>
<p>I still found this to be a very solid tool which works in all other cases. So sharing the screen and audio did work flawless - just not with Apple TV.</p>
<p>Documentation is available here: <a href="https://github.com/FDH2/UxPlay">https://github.com/FDH2/UxPlay</a>
For me, it was just one <code>apt install uxplay</code> away. I love Linux and Open-Source Software.</p>
]]></content>
		</item>
		
	</channel>
</rss>
