Docker: Filter and stop FFmpeg which started in container only#2818
Conversation
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
User description
Thanks for contributing to the Docker-Selenium project!
A PR well described will help maintainers to quickly review and merge it
Before submitting your PR, please check our contributing guidelines, applied for this repository.
Avoid large PRs, help reviewers by making them as simple and short as possible.
Description
Fixes #2775
Motivation and Context
Types of changes
Checklist
PR Type
Bug fix
Description
Restricts FFmpeg process management to container-started instances
Prevents interference with external FFmpeg processes
Updates process filtering logic in video recording scripts
Changes walkthrough 📝
video.sh
Restrict FFmpeg process handling to container-initiated processesVideo/video.sh
'-hide_banner'
to use the new filter
processes