Skip to content

Check ffmpeg process #3

@firefly2442

Description

@firefly2442

Currently, ffmpeg is started via the proc_open() method from PHP. However, when things go wrong, the process seems to stay open and eating up significant CPU resources trying to transcode even though nothing is being displayed. We need some way to check on this process and kill it off if necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions