I have a large server running several VMs.
Specs:
- Windows Server (host)
- Xeon Gold 6226R
- 512 GB RAM
VM specs:
- Ubuntu 24.04.3 LTS
- 16 GB RAM
- 4 virtual processors
I’m using a small local HTTP server to provide an M3U file with multicast IPs for the Tvheadend network.
The issue:
I need to set up TV for 8 home TVs. My modulators provide UDP multicast streams, but the TVs can’t play them directly, so I decided to use Tvheadend. Everything works initially, but as soon as I add all 43 muxes, the Tvheadend web UI stops responding. It gets stuck on the loading screen, and I can’t even reach the login page.
Any ideas what I’m doing wrong?
My guess is that the VM might not have enough processing power, but I’m not fully convinced because Tvheadend was running fine even on a single core before.