You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2025. It is now read-only.
I was wondering if there is a way to silently kill a ffmpeg process?
I'm using a RTSP live stream to feed a RTMP server on a user request.
If there are no open connections left I want to close the stream using the kill() function.