I need to migrate a server off windows and I’m looking at fedora or proxmox. But there’s a couple things I need to plan out first.
First, they have blue iris. It looks like frigate will serve their needs just fine but the docs say I need some type of hardware for object detection. This system doesn’t need object detection. It’s mostly for shoplifters or challenging bogus credit card fraud clams. Do I really need a detector of some sort for frigate?
Second, we are looking at moving the stores music to play off the server too. They have all the original CDs they want to use so we can rip those but controlling it is odd. I want a web interface they can use their phones to control. Jellyfin isn’t a great fit here because I don’t think it has local audio output support. It’s more for streaming the media to other devices. The amp will connect to the server on the rack. What apps are out there that can do this?


Fedora and Proxmox are substantially different. Proxmox is meant to be used from a web interface only, and is meant to host virtual machines and containers.
An extremely appropriate use for you, BTW.
Fedora can be a desktop or a server, as can Debian or Arch or pretty much anything else, including installing qemu (vm’s).
The proxmox benefit is specifically that web interface, IMO, along with (if you had more servers) clustering. Which is not to put down proxmox at all, its on almost all of my servers (including a bunch for work).
Jellyfin is a server, yes, but you can still control Jellyfin clients - https://github.com/xnstad/jellyfin-remote
That said, there are many options. You can use vlc or juk and control them both from a web interface. You don’t need a server solutions for audio playback, you want a local media player.
Yes, but fedora server has cockpit and I can swing that or proxmox to do that same thing so either way this is doable. I’m still planning this all out.
The server was overbuilt years ago and I want to give it more responsibilities this time around. They currently have a dying all in wone pc that just runs iheartradio all day I tot he speakers int eh store and that seems wasteful to me. The server is running all the time anyway so I want to just fold that into its responsibilities. Give int a nice simple webUI is a just a bonus.
No worries, just wanted to make sure you knew the difference there.
Also, check out shinobi, motioneye, and Nx witness. Frigate is oriented for detection, so not the ideal answer if you have no interest in detection.