Stick PC for a media client?
from eyesaremosaics@lemmy.zip to selfhosted@lemmy.world on 23 Aug 15:37
https://lemmy.zip/post/70203715

Are mini stick PCs practical to set up as a media player, eg with jellyfin? Some advantages are the small form factor that plugs straight into the HDMI port, and flexibility/privacy vs using a dongle from a shitty company like amazon/google/roku.

Are there any things to watch out for to ensure it has enough compute power and hardware decoding? I just want it to play HD video with a jellyfin app/browser page.

I’m assuming it’s no big deal to install Linux on (x86 hardware?), do you need to watch out for specific device support? Thanks

#selfhosted

threaded - newest

yaroto98@lemmy.world on 23 Aug 15:48 next collapse

I found this one on amazon

a.co/d/05wDgslY

it advertises linux compatibility. So, I’d agree with you, installing shouldn’t be a problem. I’ve heard about a project called Plasma Bigscreen, might be exactly what you’re looking for. I’ve also heard flir remotes work pretty will with linux tv boxes. Those plug pcs have usb slots, you might want to figure out if you need an extension cable so the ir can reach the dongle.

yaroto98@lemmy.world on 23 Aug 16:26 next collapse

To also answer the transcoding issue, Jellyfin should be able to handle it. I have had issues where the client thinks it can play a media stream so the server serves it, but the client fails to play it. I usually either download a different file or manually transcode it to a different filetype that I know the client can play. I wouldn’t think a celeron processor would have issues playing media. Those issues were on like firetv or roku embedded system boxes, not full pcs.

eyesaremosaics@lemmy.zip on 23 Aug 16:50 collapse

Ok, I’ve been checking out some older ones for half the price (possibly used as well), the main requirement I’ve been checking is just hardware decoding, with a light weight Linux setup I think it should be sufficient.

The remote is worth considering, I might look into Bluetooth or RF based approaches as they are a bit more flexible than IR with positioning. Or even phone app based methods are possible

yaroto98@lemmy.world on 23 Aug 17:43 collapse

Yea, with a full pc setup and OS I don’t think you’ll have a problem with watching media. Even if hardware isn’t available for your cpu (unlikely) software will be. In the jellyfin client you can change your player to vlc if you have any issues playing video.

irmadlad@lemmy.world on 23 Aug 15:54 next collapse

I don’t run Jellyfin, so take this as is. From what I understand tho, Jellyfin does take a fair amount of resources to run in an ideal situation. Meaning it takes some RAM for multiple simultaneous transcodes, several users, large libraries, etc. A lot of the cheaper Stick PCs come with less than stellar specs. The Stick PC I just randomly picked because it was 8 GB RAM is a MeLE Business Grade PCG02 Fanless N100 Mini Stick PC 8GB. It retails for $350 USD. For half of that price, you could opt for an SFF Optiplex, bump the DDR3 RAM to max the mobo, and DDR3 is fairly cheap, and still have resources to run other Docker containers if you wanted. For example I run an Optiplex SFF with the i7-4790 chip and 32 GB DDR3 RAM. Currently I have 53 total containers running and it really doesn’t break a sweat. Total cost of the box plus RAM was about $175 USD.

If you are going for the portability aspect, that’s where I think a Stick PC would function best. All that being said, you have options just depending on what your criteria are for running Jellyfin.

aBundleOfFerrets@sh.itjust.works on 23 Aug 16:08 collapse

OP speaks of a jellyfin client, not the server

irmadlad@lemmy.world on 23 Aug 16:11 collapse

Ahh, I missed that. So that would explain all the downvotes with no explanations why. Thank you for bringing that to my attention.

Cobrachicken@lemmy.world on 23 Aug 16:42 next collapse

Upvoting for letting the post stay for reference ;-)

eyesaremosaics@lemmy.zip on 23 Aug 16:45 next collapse

Thanks for the suggestions anyway ;)

irmadlad@lemmy.world on 23 Aug 17:32 collapse

Pay no attention to the old fart yammering on. I’m surprised I didn’t throw in a couple ‘well, back in my day’. lol I hope you get it all worked out tho.

Nimrod@lemmy.world on 23 Aug 17:37 collapse

Haha. My brain went the same direction you did - After reading the post text, I thought OP might be looking to use the device as a standalone media player, not just client. I hadn’t noticed that OP specified “Client” in the title.

irmadlad@lemmy.world on 23 Aug 18:18 collapse

Well, there you go. I’m glad I plowed the field and saved you the embarrassment. LOL

Shadow@lemmy.ca on 23 Aug 15:58 next collapse

As a media client, totally. Lots of people run jellyfin on Android TV sticks and things like that.

AMillionMonkeys@lemmy.world on 23 Aug 16:46 collapse

I run an older Raspberry Pi (B?) with Kodi + Jellyfin on it as my client for my TV. I know Pis specifically aren’t a great value proposition anymore, but the hardware is really unimpressive and it works just fine - so you don’t need much.

eyesaremosaics@lemmy.zip on 23 Aug 17:12 collapse

Do you know what number model it is? I tried using an old 2B but it was too slow and doesn’t have hardware decoding as far as I can tell. I’ve heard you need around 4B for media playback, but the price is not so great for a simple use like this. Stick PCs seemed to have some cheaper options, including hardware decoding, with the advantage of plugging straight into the HDMI port

AMillionMonkeys@lemmy.world on 23 Aug 18:32 next collapse

I’m pretty sure mine is a 2B as well, but I’d have to go digging behind the TV to know for sure. I know it’s not newer than that. It works fine for me running LibreElec+Kodi+Jellyfin, but I don’t play anything more complicated than 1080p h264. If you want HD or Atmos or whatever complications, yeah, you’ll want hardware decoding.
The ethernet jack is also a plus for me, but I think most video will stream satisfactorily over WiFi these days.

eyesaremosaics@lemmy.zip on 23 Aug 19:00 next collapse

Ok interesting it looks like it does do 1080p H264 hardware decoding cdn-shop.adafruit.com/…/raspberrypi2modelb.pdf

Pretty sure I tested mine on video playback and it struggled (quite badly), but I didn’t check the playback format, maybe if you stick to the right codec then it works.

eyesaremosaics@lemmy.zip on 23 Aug 21:33 collapse

I tried using the pi 2B again, I’ve been using the GUI & browser to show jellyfin and the interface is so sluggish I think it would be hard to use regardless of the ability to play videos

cmnybo@discuss.tchncs.de on 23 Aug 19:50 collapse

All of the Raspberry Pi models have hardware decoding. Even a Pi 1B will play a 30 mbps 1080p bluray rip. I used to run OpenELEC on a 1B. The interface on XBMC was really laggy, but h.264 videos played smoothly.

You need a Pi 4 or newer for h.265 hardware decoding. The Pi 3 has enough power to software decode some h.265 videos.

The video player you use needs to be compiled specifically for a Raspberry Pi for the hardware decoding to work though.