this post was submitted on 07 Aug 2024
136 points (92.5% liked)

Technology

58012 readers
3355 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 1 month ago (2 children)

All I want is something that I can put on a raspberry pi, and then from my phone use the "share" menu to share a URL to some app that communicates with the pi and plays the video URL.

Why doesn't that exist yet? Share YouTube video to rasp. Pi, then have and controls on the phone app.

[–] [email protected] 5 points 1 month ago* (last edited 1 month ago)

Have a look at LibreELEC "just enough OS for Kodi" for the Pi - at least if you plan on using it primarily for running Kodi as a "casting receiver". (LibreELEC even supports Docker containers as Kodi add-ons too, if you need the Pi to run more than just Kodi.)

  • Kodi will natively play some types of links shared to it through the "Kore" remote app's "Play on Kodi" in the share menu.
  • Even more types of links are supported with the right add-ons such as YouTube links through Invidious add-on (or YouTube add-on with your own token), local broadcasters' VoD content, some paid streaming services and many more but it's a bit hit and miss...
  • With DLNA enabled in Kodi, many more types of stream URLs can be extracted from websites and sent to Kodi with apps like "Web Video Caster". I think this one has the option of routing the stream through the phone (which is only necessary for some types of streams).

Depending on your media consumption habits and requirements, it might not be the perfect solution, but possibly prettttty good one for a Raspberry Pi.

[–] [email protected] 0 points 1 month ago

https://github.com/MayaPosch/NymphCast this exists. I built a proxmox server and patched qemu so I could have a gaming virtual machine, and yet that repo looks like more work than I want to do 😅