ffmpeg-kit icon indicating copy to clipboard operation
ffmpeg-kit copied to clipboard

react native can not install.

Open xclidongbo opened this issue 9 months ago • 3 comments

Description install version 5.1.0; show

Installing ffmpeg-kit-ios-audio (5.1.LTS)

[!] Error installing ffmpeg-kit-ios-audio
[!] /usr/bin/curl -f -L -o /var/folders/9x/jq8b7z_j5tdfk9cxnz_wrs940000gn/T/d20250317-80103-bq15se/file.zip https://github.com/arthenica/ffmpeg-kit/releases/download/v5.1.LTS/ffmpeg-kit-audio-5.1.LTS-ios-framework.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.16.2 cocoapods-downloader/2.1'

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     9    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (56) The requested URL returned error: 404

Expected behavior Install success.

Current behavior Install fail.

To Reproduce ReadMe.md step by step.

Screenshots

Image

Logs Post logs here or paste them to Ghostbin and insert the link here.

Environment

  • Platform: ReactNative
  • Architecture: arm-v7a, arm-v7a-neon, arm64-v8a, x86, x86_64, armv7, armv7s, arm64, arm64-mac-catalyst, arm64-simulator, arm64e, i386, x86-64, x86-64-mac-catalyst
  • Version: v5.1/v5.1.LTS
  • Source branch: main, development
  • Xcode version: 16.2
  • Cocoapods version: 1.16.2
  • Android Studio version: 11.0.11
  • Android NDK version: r25b
  • flutter doctor:
  • react-native info: 0.63.5

Other Add any other context about the problem here.

xclidongbo avatar Mar 17 '25 08:03 xclidongbo

The project has been retired. Please refer to the project README for details on what happened to version 5.1 and what will happen to version 6.0 in April.

tanersener avatar Mar 17 '25 10:03 tanersener

If you still need to get this working, I have a fork for react native that I've gotten to build from source on iOS here

lufinkey avatar Apr 03 '25 19:04 lufinkey

@lufinkey Are you sure?

Not working at all when comes to do pod install

kdpadhiyar avatar Apr 17 '25 10:04 kdpadhiyar