Server Version#: 1.16.3.1402
Player Version#: 3.104.2
Hello all,
Currently with PMS installed on a Raspberry Pi 4 that was bought for the sole purpose of running PMS.
I must admit that I am a bit puzzled with my current issue. For some reason, the bandwidth goes up and down when playing local (haven’t tested remote)
I have switched verbose mode on and observed the speed => drop to 0.0
At first I thought that it was due to the processor of the RPI not being fast enough making the transcoding drop to 0.0 but then realized the processor speed is at around 20% usage.
It just starts buffering and nothing else happens. bandwidth drops to 0 and processor is in idle mode…
This won’t really fix your issue, but my server is currently running on a Pi 3 and I know that it craps out if trying to transcode anything higher than 480. While the Pi 4 is faster, I think it will have the same issue. Everything in my house is set to direct play and I have had minimal issue.
That being said, it is odd that it isn’t ‘trying’ to transcode; if I start a 1080p movie playing with transcoding on, the Plex Transcoder sits at 400% CPU and tries to convert the movie, so it is odd that it is just failing. Maybe the have made their transcoder smarter?
There is no error in your logs indicating the root issue, however: don’t use the Web player! Use just any other official client that’s available on your system or at least Kodi.
And rule #1: always avoid transcoding on any Raspberry Pi server. Always aim for Direct Play or Direct Stream.
Btw: your RPi 4 might just be throttling because of heat issues. Do you know that you HAVE to add a fan to your RPi 4 if you want to do any CPU intensive work?
The Pi 4 is rather new. Please try to update to the newest kernel with sudo apt update && sudo apt upgrade and reboot afterwards. Also tell us about your network (if there is anything special to mention).
Thanks for sharing the link above. I read through it but I do not think that it applies:
“It should be noted that if you plug a USB3.0 UAS device into a USB2.0 port on the Pi 4, the UAS driver will still be used - but at a slower top speed.”
I connected my usb3.0 hdd to the usb3.0 port and tested transferring large amounts of data and did not see any slow speed.