Category: R&D

Mastering the OOM killer: insights from a critical issue found before product launch

Introduction In the world of Linux, the OOM (Out of Memory) killer is an essential mechanism designed to protect the system when it runs out of memory...

Optimizing System Resource Monitoring with Prometheus and Grafana

This blog will guide you in setting up Prometheus to monitor a wide range of system resource metrics, including CPU usage, memory consumption, disk I/O, network traffic,bandwidth usage, and packet loss...

Enabling AC3 Passthrough in FFmpeg for Seamless Audio

FFmpeg is a powerful multimedia framework used for processing audio and video files. AC3(Audio Codec 3) is a widely adopted audio codec known for its surround sound capabilities. Typically, AC3 is a lossy codec, meaning it compresses audio by discarding some data...