What are some good specs for a stream host server? I don't wanna spin up something that can't handle the load.
With ongoing DDoS of my server, ive added a backup zap-stream service and wrote some docs on how YOU could run your own zap-stream backend (the new one)
https://github.com/v0l/zap-stream-core/blob/main/docs/MANUAL.md
Discussion
Probably 4 CPU & 4GB RAM, it ultimately depends on how many variants you configure, if its just 1 variant like a 720p stream output then probably you could get away with 2 CPU's, storage requirement is very low because files will automatically be deleted after stream is over.
🙏Thank you.