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

Closed
wants to merge 5 commits into from
Closed

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 from e74ebb9 to 80bdf10 Compare February 2, 2024 02:21
@enm10k enm10k force-pushed the feature/jetson-h265 branch 4 times, most recently from e368e98 to 387c57a Compare February 16, 2024 05:27
@enm10k enm10k force-pushed the feature/jetson-h265 branch from 1fe16ea to 67e320f Compare February 16, 2024 07:15
@voluntas
Copy link
Member

閉じます。

@voluntas voluntas closed this Jun 12, 2024
@voluntas voluntas deleted the feature/jetson-h265 branch July 29, 2024 10:31
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