Hi everyone,
I've been running Emby Server on my Raspberry Pi 4 (4GB RAM) for a few months now, and recently I've noticed a significant drop in performance. Transcoding is extremely slow, sometimes taking minutes to start, and the web interface has become quite laggy. I've checked my network, and it's not the bottleneck. My storage (a USB 3.0 SSD) is also performing well.
Here are some details about my setup:
- Emby Server Version: 4.7.12.0
- Raspberry Pi 4 Model B (4GB RAM)
- OS: Raspberry Pi OS (64-bit)
- Media storage: External USB 3.0 SSD
- Network: Gigabit Ethernet
I'm not sure what could be causing this. Has anyone else experienced similar issues with Emby on a Raspberry Pi lately? Any suggestions on how to diagnose or fix this would be greatly appreciated!
# Example command or snippet if relevant
echo "Checking CPU usage..."
top -bn1 | grep "Cpu(s)"