this post was submitted on 25 Nov 2025
4 points (83.3% liked)
raspberrypi
5894 readers
1 users here now
Community about the single-board computers, micro-controllers and related projects.
Other RaspberryPi communities on Lemmy
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I thought about a USB hub but would that be a big bottleneck? I'll never serve anything above a 1080p30 h264 file but conceivably I'd serve two of those at a time.
Edit: Sorry, did the math. Unless my connections suck ass I probably won't have bottlenecks.
Yup. A USB 3 box with internal hub, with 4 disks does 600MB/s on a 5Gbps USB 3 port. You'd be limited by the Pi's ports if they're not quite 5Gbps, but you'd still move >200MB/s. I recall running 2 USB disks on a Pi 4, each did over 200MB/s so there's at least that much bandwith on the Pi. That's 1600Mbps. Typical 1080p is 5-10Mbps. You're orders of magnitude away from that.