this post was submitted on 25 Nov 2023
1 points (100.0% liked)
Self-Hosted Main
504 readers
1 users here now
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
For Example
- Service: Dropbox - Alternative: Nextcloud
- Service: Google Reader - Alternative: Tiny Tiny RSS
- Service: Blogger - Alternative: WordPress
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
- Awesome-Selfhosted List of Software
- Awesome-Sysadmin List of Software
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don't know the bitrate of your cameras, but even if they were high quality 4K, it should be maximumx 16 Mb/s for each camera, so 48 Mb/s in total.
Assuming the device is connected with gigabit LAN, you still have more than 900 Mb/s for your Jellyfin.
Maximum UHD Bluray bitrate is 128 Mb/s, so you can play 7 original quality movies at the same time, without saturing the network.
So, as you can see, from network point of view, it is not a problem.
I would be more concerned about CPU usage, especially if you are re-encoding the security cameras streams (or you are using motion detection), and/or if you are planning to use re-encoding with Jellyfin.
(also, you obviously cannot play 7 movies at the same time if you are using a single mechanical hard drive, it can be done if you are using an SSD, or multiple hard drive in RAID)
Seconding this answer, I started typing up more or less the exact same response before scrolling down. Network will not be your bottleneck here. You are far more likely to have a storage or CPU bottleneck, but the only way to know is to try it.