Skip to content
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

[🚀 Feature]: Dynamic Grid is able to disable video container spawn up #14757

Open
VietND96 opened this issue Nov 15, 2024 · 0 comments
Open

Comments

@VietND96
Copy link
Member

Feature and motivation

This is an update in part of SeleniumHQ/docker-selenium#2458 - Optimize video recorder containers. It will something like FFmpeg is installed an run in same Node container.
Currently, in Dynamic Grid, the video container always spawns together with the Node browser container.
Via CLI config (or TOML config) passing value as false to disable this container. The video recording process will be triggered via Env variable.

Usage example

--docker-video-image false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant