TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

An open-source AirPlay mirroring server for the Raspberry Pi

258 点作者 chetangoti超过 4 年前

22 条评论

wjdp超过 4 年前
Gave up on chromecast for audio recently, had too many issues with discovery of the client.<p>Now using shairport (via the excellent hifiberry os and picoreplayer) on RPis and AirMusic on Android.<p>Seems a bit silly to be using an Apple protocol when I own zero Apple devices but works rather well. Had to give up on clientless playback (podcast app via chromecast) but this setup is significantly more reliable.
评论 #26031723 未加载
评论 #26028961 未加载
toxik超过 4 年前
Apple and friends should be _required_ to document their protocols. It would improve competition and benefit everyone in the long run.
评论 #26026057 未加载
评论 #26026109 未加载
评论 #26026628 未加载
评论 #26026321 未加载
评论 #26028309 未加载
darkwater超过 4 年前
So, with this you can stream from your iDevice using AirPlay to a Raspberry connected to, say, a TV? Is this correct?
评论 #26025830 未加载
iamlemec超过 4 年前
This has been really useful for me when teaching online. Just mirror my iPad to a desktop window, then point OBS at said window (then pipe OBS to Zoom through a virtual camera). I tried to modify the source to output to a v2l loopback device instead, but couldn&#x27;t quite get it to work.
评论 #26031637 未加载
评论 #26031712 未加载
评论 #26030630 未加载
spiderfarmer超过 4 年前
&gt; By using OpenSSL for AES decryption, I was able to speed up the decryption of video packets from up to 0.2 seconds to up to 0.007 seconds for large packets (On the Pi Zero). Average is now more like 0.002 seconds.<p>This is cool.
freewizard超过 4 年前
Thanks for sharing.<p>There was an Airplay 2 implementation existed for not very long. Hopefully this one will stay.<p>Looking forward to more open source projects supporting AirPlay 2.
评论 #26025068 未加载
thomasfl超过 4 年前
For Spotify users, there is the excellent RaSpotify client. <a href="https:&#x2F;&#x2F;github.com&#x2F;dtcooper&#x2F;raspotify" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dtcooper&#x2F;raspotify</a>
Thrymr超过 4 年前
Nice to see this! Hoping it can be ported to Kodi soon (which has AirPlay support but is limited to audio only for recent iOS versions, see <a href="https:&#x2F;&#x2F;kodi.wiki&#x2F;view&#x2F;AirPlay" rel="nofollow">https:&#x2F;&#x2F;kodi.wiki&#x2F;view&#x2F;AirPlay</a>).
RIMR超过 4 年前
This is excellent. I have a Macbook for work, and a Linux media center, and I just added this as a button on my remote so that I can Airplay. Much better than the previous workarounds I was using.
ArtTimeInvestor超过 4 年前
Would this run on plain Debian on the PI?<p>Raspbian took a turn that makes me think one should not use it anymore:<p><a href="https:&#x2F;&#x2F;www.cyberciti.biz&#x2F;linux-news&#x2F;heads-up-microsoft-repo-secretly-installed-on-all-raspberry-pis-linux-os&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.cyberciti.biz&#x2F;linux-news&#x2F;heads-up-microsoft-repo...</a><p>Sweeping in a repo by a third party is a bad thing imo.
评论 #26027002 未加载
评论 #26027003 未加载
评论 #26025781 未加载
评论 #26026925 未加载
评论 #26025217 未加载
评论 #26028580 未加载
rusk超过 4 年前
Oh this is great. Hopefully won’t have to spend €250 on <i>yet another box</i> to function as essentially a wireless HDMI adapter ...
评论 #26025178 未加载
评论 #26025527 未加载
techstrategist超过 4 年前
I have been using this on my RPi4B and it’s been pretty inconsistent. I haven’t had a chance to troubleshoot it yet though.
Naac超过 4 年前
So it looks like this is an open source implementation of the airplay server. So Apple devices using airplay can stream to whatever server is running this.<p>Is there a program that does the same thing for the client? Such that I can run the client software on my laptop, and airplay to a raspi connected to my TV running the server software?
评论 #26028646 未加载
ed25519FUUU超过 4 年前
I’ve used this and it was surprisingly easy to setup. It makes the RPI show up just the same as any airplay device, which is convenient.
ho_schi超过 4 年前
I&#x27;ve just poked into some source files and decided to compile it on Archlinux with GNOME and Avahi. It seem to work in general :)
评论 #26034958 未加载
yannovitch超过 4 年前
Very interesting, if it has indeed the video capabilities that Shairport (&amp; shairport-sync, ...) lacks.
bronco21016超过 4 年前
Does anyone have any ideas about how to pass the desktop&#x27;s keyboard and mouse to the device?<p>Essentially, would a full remote (LAN) desktop solution be possible here? Would love to be able to access iMessage on my Ubuntu desktop without switching hardware.
评论 #26031974 未加载
starik36超过 4 年前
I tried this last year to cast video and audio from the AppleTV+ app. I spent quite a bit of time trying to make it work, but ultimately it didn&#x27;t.<p>Has this been fixed at all? Has anyone been able to cast AppleTV+ content?
adav超过 4 年前
This maybe an odd workaround but I&#x27;ve found the Airplay support in Zoom screen share to work quite well. Not good enough for video, but very reliable for showing the screen of an iPhone or Mac.
sp1rit超过 4 年前
Out of interest, is there also a AirPlay display sink client for Linux? I&#x27;m still looking for a way to share my screen of my Linux laptop to an Apple TV &#x2F; stuff like this.
评论 #26028842 未加载
fudged71超过 4 年前
Could you use this as an “analog hole” to scrape&#x2F;OCR screen content from iOS apps?
jxy超过 4 年前
It looks great. I only wish it could drop the dependencies on avahi and gstreamer.
评论 #26027018 未加载