Skip to content

[🚀 Feature]: Migrate video recorder backend script control from Bash to Python #2650

Open
@VietND96

Description

@VietND96
Member

Feature and motivation

In the container video recorder, most functions are implemented using Bash. However, to scale, add more functions, and handle complex logic, it seems Bash is not suitable, and migrating to Python is the next step.
Goal: convert the language syntax with ensuring all functionalities are retained

Usage example

No impact on current support features. User experience no change.

Activity

github-actions

github-actions commented on Feb 10, 2025

@github-actions

@VietND96, thank you for creating this issue. We will troubleshoot it as soon as we can.


Info for maintainers

Triage this issue by using labels.

If information is missing, add a helpful comment and then I-issue-template label.

If the issue is a question, add the I-question label.

If the issue is valid but there is no time to troubleshoot it, consider adding the help wanted label.

If the issue requires changes or fixes from an external project (e.g., ChromeDriver, GeckoDriver, MSEdgeDriver, W3C), add the applicable G-* label, and it will provide the correct link and auto-close the issue.

After troubleshooting the issue, please add the R-awaiting answer label.

Thank you!

KyriosGN0

KyriosGN0 commented on Feb 14, 2025

@KyriosGN0
Contributor

hey @VietND96 which bash script should be converted ? upload.sh/video.sh ? i would like to contribute to this

VietND96

VietND96 commented on Feb 15, 2025

@VietND96
MemberAuthor

Actually, both of them and other .sh scripts under Videos/

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @VietND96@KyriosGN0

      Issue actions

        [🚀 Feature]: Migrate video recorder backend script control from Bash to Python · Issue #2650 · SeleniumHQ/docker-selenium