Streampunk / beamcoder

Node.js native bindings to FFmpeg.
GNU General Public License v3.0
392 stars 76 forks source link

Will support arm64? #85

Open pboymt opened 2 years ago

pboymt commented 2 years ago

I want to use beamcoder on the Ubuntu Server running on Raspberry Pi with ARM64 processor. But I found that the file named install_ffmpeg.js clearly set that only x64 architecture can run. Is there any support plan for ARM64 architecture?

scriptorian commented 2 years ago

I have updated the install script to add arm64 architecture. Please update the issue with whether that is enough to get it going.