this post was submitted on 07 Oct 2023
545 points (96.6% liked)

Technology

58143 readers
5171 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
[–] ChaoticNeutralCzech@feddit.de 9 points 11 months ago* (last edited 11 months ago) (1 children)

You can use a relatively cheap Pi as a NAS (network-attached storage - there are ready-made solutions but expensive and don't get updates for nearly as long), and possibly add Kodi media server capabilities (useful for smart TVs). Check if that model supports a sufficiently fast disk interface (USB 3.0, SATA etc.) and Ethernet (100 Mb/s or better if 4K is required). Boot from an SD card and use a 2TB+ HDD (1TB could be enough if you barely store anything). Most disks from the past 10 years will be good enough to play 4K video from if no OS is running from them. Go for a lower-end one but not ridiculously cheap, and check that people aren’t frequently complaining about the model or product line.

I don't know which Pi models can smoothly play HD video without overheating, I don't own any. But those that can are likely a lot more expensive than old PCs you could use otherwise. I would just get a cheap one for a NAS and probably some other common network use cases (web server, Pihole etc.)

[–] Karyoplasma@discuss.tchncs.de 3 points 11 months ago* (last edited 11 months ago) (1 children)

My RPi 2B plays HD vids without stuttering or overheating. 4K doesn't work tho, so if you want that, get a newer model. I don't think they even sell the 2B anymore because it's so old.

[–] ChaoticNeutralCzech@feddit.de 2 points 11 months ago (1 children)

Are dedicated media-centered OSs (fast boot, remote control) available?

[–] RubberElectrons@lemmy.world 3 points 11 months ago* (last edited 11 months ago)

Yes, I'm using libreelec, I and friends control the display from our phones using the Kore app. Makes searching and typing easy, works great on my Pi. Fun game, which of you will select a movie first on your phones lol.

Note: pi3B can do 1080p but it struggles a little if the codec is anything other than h264, because Kodi decided to stop supporting closed source drivers. If you're playing anything above 1080 and anything other than h264, go for a pi 4 or better.