TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Use Raspberry Pi as Airplay server to screen mirror on TVs, monitors, projectors

347 pointsby codewithcheeseover 3 years ago

20 comments

isoprophlexover 3 years ago
Very cute that there&#x27;s a one click deployment using some semi-magic third party service, but it feels kinda disingenuous to not link to the repo that&#x27;s doing the actual heavy lifting.[] The repo submitted to HN is just a bunch of config files.<p>[] <a href="https:&#x2F;&#x2F;github.com&#x2F;FD-&#x2F;RPiPlay" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;FD-&#x2F;RPiPlay</a>
评论 #28838279 未加载
评论 #28836918 未加载
评论 #28836838 未加载
评论 #28839383 未加载
评论 #28836810 未加载
评论 #28837787 未加载
leoedinover 3 years ago
It&#x27;s good to see Balena getting some attention - it&#x27;s a really nice way of deploying containerised software to embedded devices, and managing them in the field. I&#x27;ve been using the free tier for managing a couple of rpis I have round the house in a reproducible way.<p>It&#x27;s basically a whole platform built around docker-compose, so you write a compose file for your different applications and then can deploy it to any embedded Linux computer running the Balena OS. Balena manage all the complicated stuff around rolling out updates, keeping the OS up to date, logging etc, and give some nice debug tooling. The other nice thing about the platform is that it&#x27;s almost all open source - so if Balena the organisation goes bust or changes strategy, Balena the IoT management service could be self hosted.
评论 #28838442 未加载
评论 #28840027 未加载
评论 #28844927 未加载
michaelmiorover 3 years ago
Related: If you use Home Assistant and have Chromecast devices, the AirCast addon will allow you to use AirPlay to send something to a Chromecast device.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;hassio-addons&#x2F;addon-aircast" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;hassio-addons&#x2F;addon-aircast</a>
ComputerGuruover 3 years ago
I&#x27;m confused as to what &quot;server&quot; means in this context. Does this sit in the middle and mirror other devices (e.g. your Windows or Linux laptop) to a TV&#x2F;monitor or does it just mirror the RPi itself? Or does it just act as a &quot;sink&quot; for already-AirPlay-compatible devices and let you mirror your phone to a TV without having an AppleTV?
amaccuishover 3 years ago
Strange and sad that Apple&#x27;s approach to remote play is more open at this point than the Google one.<p>Like open IoT protocols, we need to move to open &quot;AirPlay&quot; protocols. The locked-down nature is so pointless.
sneakover 3 years ago
Chromecasts used to have a free kiosk mode that could boot up to a full screen webpage, then Google gated it behind a monthly device management fee. :(<p>It was cool because you didn&#x27;t even need another device to run the browser, everything ran on the chromebit&#x2F;chromebox.
评论 #28838474 未加载
评论 #28875823 未加载
评论 #28838742 未加载
TimMurnaghanover 3 years ago
I&#x27;d really like some kind of architecture picture describing what runs where. Regardless of whether it&#x27;s promoting the cloud service why would I want that to run a rPi service? A picture might explain that.
评论 #28839482 未加载
ed25519FUUUover 3 years ago
Looks like basically a deployment setup for RPiPlay, which is an open-source implementation of airplay that&#x27;s meant specifically to run on a RPI.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;FD-&#x2F;RPiPlay" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;FD-&#x2F;RPiPlay</a>
helloSam43over 3 years ago
Hate to hijack the thread, but it mentions iOS 9+. Will this work for airPlay from a Mac?
评论 #28839201 未加载
yowzadaveover 3 years ago
As I understand it, this allows you to screencast from an Apple device via airplay to an rPi. Is anyone aware of a project that allows you to do the reverse? That is, to airplay from an rPi to some compatible device (like a HomePod)?
boringgover 3 years ago
Ive been looking for a way to use airplay for my Zwift set up. I have an old raspberry pi so maybe i can set this up to solve it. I am unwilling to buy another apple tv.
评论 #28844054 未加载
Abrownnover 3 years ago
Thank you very much, I&#x27;ve been thinking about something like this for a while and have been meaning to look for a solution. Problem solved, thanks!
reilly3000over 3 years ago
I wonder if the RPi can be set up to screen record with OBS or something. It would be great for screen recording or grabbing clips from media.
dublorover 3 years ago
Wonder if it will work with DRM content (Netflix etc)
asdffover 3 years ago
I used to do this with a jailbroken iPod touch.
评论 #28837271 未加载
Maxburnover 3 years ago
I&#x27;m guessing this is the old Airplay v1?
begueradjover 3 years ago
Interesting initiative.
jonplackettover 3 years ago
Should have been called Airpiay
chana_masalaover 3 years ago
Does anyone know of any similar magic for turning an RP into an Air Print?
评论 #28839247 未加载
评论 #28844558 未加载
评论 #28837932 未加载
评论 #28838722 未加载
评论 #28838428 未加载
评论 #28839450 未加载
评论 #28837113 未加载
qwerty456127over 3 years ago
How do I put it in the Noobs multi-boot menu?