-
I want to install this package on jetson platform.
|
Beta Was this translation helpful? Give feedback.
Answered by
WyattBlue
Jan 16, 2025
Replies: 2 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
WyattBlue
-
You can try to use conda with conda-forge. I believe that I have working packages for aarch64 (the jetson platform). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pip install av
won't work for the jetson platform.You can compile PyAV with a jetson compatible ffmpeg. Others have asked for this, so there should already exist third party porjexts which should do the hard work for you.