Skip to content

fix(generate_licenses): add missing licenses for ffmpeg and openh264 #176

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

Open
wants to merge 1 commit into
base: m125_release
Choose a base branch
from

Conversation

harshs-dyte
Copy link
Contributor

Doing a custom build with the following command line fails the build during the license generation step because these components were added to the build without their licenses being declared here.

python tools_webrtc/ios/build_ios_libs.py --build_config release --arch arm64 x64 --extra-gn-args ios_enable_code_signing=false is_component_build=false rtc_include_tests=false is_debug=false enable_dsyms=false rtc_libvpx_build_vp9=true use_goma=false rtc_enable_symbol_export=true rtc_build_examples=false rtc_use_h264=true use_rtti=true use_custom_libcxx=false

@harshs-dyte
Copy link
Contributor Author

harshs-dyte commented Jun 30, 2025

I see there's a patch in the webrtc-build repo adding licenses, this should probably go there instead?

@harshs-dyte
Copy link
Contributor Author

Anything else I need to do to allow this to be merged?

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.

2 participants