Category: Blog

Secure Low-latency Streaming Using SRT

Introduction to SRT? Secure Reliable Transport (SRT) is an innovative open-source video transport protocol developed by Haivision, designed to facilitate low-latency and high-quality streaming over the internet...

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...