mirror of
https://github.com/owncast/owncast.git
synced 2025-11-02 20:23:29 +08:00
* Add CPU and RAM usage alerting * Create basic troubleshooting document to point alerts at * Limit max number of hardware values collected * Save metric value with the point in time it was taken
1.1 KiB
1.1 KiB
CPU and RAM usage alerts
If your hardware is being maxed out then your video may not be processed and delivered fast enough to keep up with the real-time requirements of live video.
Here are some steps you can try taking to resolve this.
- You may have too many bitrates defined as separate video quality variants. Try removing one.
- Change to a faster encoder preset in your configuration. If you're currently using
veryfast, trysuperfast, for example. - Try reducing the quality of the video you're sending to Owncast from your broadcasting software.
- If you've gone down to a single bitrate, changed the encoder preset to the fastest, and experimented with different qualities in your broadcasting software, it's possible the server you're running Owncast is just not powerful enough for the task and you might need to try a different environment to run this on.