Skip to content

Conversation

monkuta
Copy link
Collaborator

@monkuta monkuta commented Jul 30, 2025

This PR introducest, session-scoped, pytest fixtures to automate the build and installation of openh264 and FFmpeg (with the MTL plugin) on all test hosts. The fixtures ensure that all dependencies are installed, repositories are cloned or updated as needed, and the build process is repeatable and efficient for multi-host test environments.

@monkuta monkuta requested a review from staszczuk August 6, 2025 05:43
logger.info(f"[{host.name}] 9. Running ldconfig")
conn.execute_command("sudo ldconfig")

# 9. Install Python packages
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Installing python packages are not required for ffmpeg please move it to another function

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

Successfully merging this pull request may close these issues.

3 participants