#208·livego

请问造成“packet queue max”的原因分析

作者: Jiaoma创建于 2022年5月10日更新于 2025年3月26日

Hello, I used livego to build a program that streams multiple videos through ffmpeg to livego. The video streams are called ffmpeg1, ffmpeg2, and ffmpeg3. One process is responsible for pulling the three video streams from livego, processing them, and then streaming them back to livego through ffmpeg. The stream is named test. This process may be slightly slow. After the program runs for a while, livego will report the following error:

内容来源: gwuhaolin/livego