-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[Camera] Include push_av_server and required dependencies in chip-cert-bins #39908
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
[Camera] Include push_av_server and required dependencies in chip-cert-bins #39908
Conversation
Signed-off-by: s-gatti <s.gatti@samsung.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request integrates the push_av_server
into the chip-cert-bins
Docker image, including the necessary ffmpeg package and python dependencies. A suggestion was made to improve maintainability by adding a comment explaining the separate installation of dependencies.
PR #39908: Size comparison from b60ae1b to 766a1b5 Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
Summary
Integrate
push_av_server
into chip-cert-bins docker image to facilitate push av integration test cases on Test Harness.Need ffmpeg package for
push_av_server
to abe able to produce probe results.Testing
Validated by CI