Hello everyone! I would like to part ways with my Google Chromecast. Fortunately, I had an extra Raspberry Pi 4B (4GB version) in my drawer, which I used to install LineageOS. Afterwards, I installed F-Droid and a customized launcher to give it a more AndroidTV-like appearance.

Now, I have a couple of questions:

  1. What can I use as an alternative to Google’s screencasting?
  2. Is it advisable to enable SSH with root access on the Raspberry Pi?

Thanks!

It’s not exactly what you’re looking for, and won’t be as seamless, but you might be able to leverage scrcpy.

It uses adb (you may need a fullfat distro for this - lineage may not support it), and allows you to view and control your Android device from a computer. It can also handle audio, and can be used wirelessly. The one caveat is protected content will probably not show up in the mirror - e.g. if you cast your screen and try to stream Netflix, it will likely be unable to send the Netflix video over. The last time I tested, it depended on the specific app, and which APIs they used under the hood (at the time, YouTube worked, Netflix did not).

Using this fairly regularly. Its decent but the wireless integration does seem to need USB reconnected occasionally before it works for me on GrapheneOS. Pretty stable otherwise occasional choppiness but most likely my network

Lemongrab
link
fedilink
110M

Can you not disable or spoof the protected content flag. I think i saw a Xposed module for that.

You might be referring to this? That’s what I found from a quick search, at least.

If I understand correctly, this is a little different - from what I recall reading a few years ago, the speculation was that Netflix (and similar apps) rendered the content directly, bypassing the normal rendering stack. It would be the equivalent of, on a Linux system, bypassing the compositor (e.g. Mutter or KWin), and directly rendering the content (I believe SurfaceFlinger is the Android compositor). This means that when something like scrcpy uses the competitor API to capture the content, the content is literally not there, because it bypassed that system altogether.

By contrast, the secure flag just allows app developers to ask the OS to disallow screenshots, to prevent data leakage (e.g. of your banking details). It’s all rendered in the standard way, though.

This may not be accurate - it’s based on assumptions, and forum posts I read years ago, but it’s the best explanation I have right now. If anyone knows better, please feel free to correct me.

I’m using macast and jellyfin-mpv-shim. I can send almost anything to my PC from my phone and have it played in full screen.

My Password Is 1234
creator
link
fedilink
210M

Q: Will consider release a TV version based android in the future?

A: This application is written in Python and is not suitable for porting to Android, so the answer is No😔.

don’t know what this is in reference to, but if you’re using a raspberry it can run python, so both of those (macast, jellyfin-mpv-shim or plex-mpv-shim) can run on it.

My Password Is 1234
creator
link
fedilink
110M

Run python script on the Android OS?

yes, I understand, you installed LOS and turned the raspberry into an android box. but you can install a normal linux distribution on it and then you can run both of those tools. then, your phone or tablet becomes the primary browser and remote control. right now, your raspberry with remote is the browser - you use it to browse/play media and control it (play/pause/etc).

e.g. you scroll lemmy and see a video you like; instead of watching it on your phone, you share it to e.g. AllCast (maybe there’s a better app, that’s the one I’m using) and that one transmits the youtube url to macast and voila - full screen video that you can control from your phone. same thing with reddit videos and other popular video sites (macast uses yt-dl behind the scenes, so whatever site yt-dl supports works in macast as well), as well as media that’s locally on your phone.

same thing with jellyfin-mpv-shim - you connect your phone’s Jellyfin app with JMS (click cast, select, make it default). you browse your library on your phone, press play and automagically full screen video on your TV while you control playback from your phone - pause, skip, stop, switch subtitles, volume, etc.

the remote you’ve been using with android becomes superfluous - the raspberry becomes just a dumb sink that plays whatever you send it.

I imagine you can rig up some screensaver with rotating wallpapers and clock and weather and whatnot when it’s idle.

MrPear
link
fedilink
410M

Do you specificly want to cast your screen? Or do you want to cast things like YouTube videos and music?

My Password Is 1234
creator
link
fedilink
310M

only my screen

If you only want to cast your screen, maybe try thinking more in terms of “KVM” than “Chromecast?”

MrPear
link
fedilink
210M

In that case I’m afraid I don’t know any solution, hopefully you’ll find something that fits your needs. If you needed to cast Youtube-videos and such, I would’ve shared my own bodged method that combines KDE Connect, MPV and a regex-enabled fork of “handlr”.

If there’s any decent alternative to Google Cast, I’d love to know because I’ve never found one. You can use Kodi to receive links to Youtube videos and play them, and spotify hast their own built-in casting, but for everything else I’ve got nothing.

I’m currently working hard on something to fill this void! I’ve made HomeHook v2 as a web app and HomeCast as an mpv interface installed on my HTPC and some Pis I have around the house!

I still need to document the installation procedure but if you’re interested in playing stuff from Jellyfin and YouTube, feel free to send me a message and I’ll see if I can help out!

Miracast. Wi-Fi Alliance standard.

There’s no reason to allow root to login to anything via ssh. Add a specific user to the Wheel group and that user can sudo whatever they need to do. Just make sure to disable password authentication and only allow certificates.

My Password Is 1234
creator
link
fedilink
410M

Yes, that’s what I meant, but I worded the question incorrectly

To answer the casting question, the Google cast API used to introduce a lot of breaking changes so many 3rd party apps had a lot of instant over the years.

You could build something yourself using Google SDKs or try to update an older framework that might be abandoned. Raspicast looks fairly recent but I think it’s just the android app and it uses a deprecated RPi OS. RaspberryCast hasn’t been updated since 2018.

It looks ripe for the development of you’ve got the time and dev chops, otherwise it’s going to be super hacky and unreliable at best.

Create a post

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

  • Posting a link to a website containing tracking isn’t great, if contents of the website are behind a paywall maybe copy them into the post
  • Don’t promote proprietary software
  • Try to keep things on topic
  • If you have a question, please try searching for previous discussions, maybe it has already been answered
  • Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
  • Be nice :)

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

  • 0 users online
  • 57 users / day
  • 383 users / week
  • 1.5K users / month
  • 5.7K users / 6 months
  • 1 subscriber
  • 2.44K Posts
  • 57.6K Comments
  • Modlog