-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update: Rollback FFmpeg v6.1.1 #2247
Conversation
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
PR Description updated to latest commit (3561658)
|
PR Review
✨ Review tool usage guide:Overview: The tool can be triggered automatically every time a new PR is opened, or can be invoked manually by commenting on any PR.
See the review usage page for a comprehensive guide on using this tool. |
PR Code Suggestions
✨ Improve tool usage guide:Overview:
See the improve usage page for a comprehensive guide on using this tool. |
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
update: Rollback FFmpeg v6.1.1
Motivation and Context
4.20.0
onwards, the video Docker image is based on the FFmpeg Ubuntu image provided bylinuxserver/docker-ffmpeg project since the image is available for multi-platform. Thank you for simplifying our project and helping us move forward with multiple architecture support.
Types of changes
Checklist
Type
Bug fix, Enhancement
Description
Changes walkthrough
__init__.py
Update video testing to use Flowplayer and enhance checks
tests/SeleniumTests/init.py
added checks for video play status.
Makefile
Rollback FFmpeg version in Makefile and adjust Docker commands
Makefile
command to include an entrypoint adjustment.
config.toml
Update Docker image tag for video recording in config
NodeDocker/config.toml
6.1.1.
values.yaml
Update Helm chart values for FFmpeg version
charts/selenium-grid/values.yaml
docker-compose-v3-video-upload.yml
Update Docker Compose for video upload with FFmpeg version
docker-compose-v3-video-upload.yml
docker-compose-v3-video.yml
Update Docker Compose for video services with FFmpeg version
docker-compose-v3-video.yml
README.md
Documentation update for FFmpeg version rollback
README.md
README.md
Update Helm chart README with new FFmpeg version
charts/selenium-grid/README.md
FFmpeg 6.1.1.