Yonle/openradio

FFMPEG Zombie Process

BluestarCo opened this issue · 4 comments

Hi

thanks for openradio :)

when i'm use skip command previous ffmpeg not destroy and script start new process how to solve this problem?
Screen Shot 1400-09-04 at 03 49 13

Yonle commented

Hello there.

Can you provide more information such as what code do you have? Or which openradio command variant that you use (like openradio-tcp)? Anyways i will investigate this issue

Hello again i'm use openradio-http without any modification

Yonle commented

Planned to fix this issue. Gonna rewrite the CLI ones (except pulse)

Yonle commented

FFmpeg zombie process bug should've been fixed. However, As the CLI commands is removed due to outdated, This issue remains open until the CLI utility come back.

In meanwhile, You could do npm install -g openradio@1.1.52 to install the older version of openradio where openradio CLI is not removed yet. But take a note that zombie process will remain exist on that version.