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

JetPack の H.265 に対応する #52

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from
Draft

Conversation

enm10k
Copy link
Contributor

@enm10k enm10k commented Jan 15, 2024

This pull request contains a set of changes that primarily focus on adding support for the H265 video codec in various components and modifying the way WebRTC archives are downloaded in the build process. The changes can be grouped into two main themes: H265 codec support and build process modification.

H265 codec support:

Build process modification:

  • .github/workflows/build.yml: Added the GH_TOKEN environment variable to several jobs in the GitHub Actions workflow. [1] [2] [3]
  • run.py: Added a new function gh_run_download to download WebRTC archives using the GitHub CLI, and modified the install_webrtc function to use this new function instead of downloading the archives directly from a URL. [1] [2]

@enm10k enm10k force-pushed the feature/jetson-h265 branch 4 times, most recently from e368e98 to 387c57a Compare February 16, 2024 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant