Giter Site home page Giter Site logo

Comments (7)

chrisballinger avatar chrisballinger commented on August 12, 2024

Yes there should be no issue with upgrading the OpenSSL libraries

On Wed, Jun 29, 2016 at 1:23 PM, Matt Hudson [email protected]
wrote:

I believe this is from FFMPEGs use of OpenSSL. Can it be upgraded to
1.0.1h, 1.0.0m, or 0.9.8za?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#57, or mute the
thread
https://github.com/notifications/unsubscribe/AAfqHxaIeiZ1KYCNN_6tPvQULPnhsBsTks5qQtQogaJpZM4JBhzV
.

from kickflip-android-sdk.

inturbidus avatar inturbidus commented on August 12, 2024

Here's what they said https://support.google.com/faqs/answer/6376725?hl=en

from kickflip-android-sdk.

inturbidus avatar inturbidus commented on August 12, 2024

Can you help with this or point me in the right direction?

from kickflip-android-sdk.

OnlyInAmerica avatar OnlyInAmerica commented on August 12, 2024

Thanks for the report! I'll see if I can fix this tomorrow, and add clearer
instructions for future upgrades.

On Fri, Jul 1, 2016, 11:51 AM Matt Hudson [email protected] wrote:

Can you help with this or point me in the right direction?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#57 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAb_DifPz8iUNmjNK3y5sgDmtrAxn_-fks5qRWGXgaJpZM4JBhzV
.

from kickflip-android-sdk.

OnlyInAmerica avatar OnlyInAmerica commented on August 12, 2024

I've updated FFmpeg to 2.8.7 (3.X will require changes to the JNI Bridge) and removed OpenSSL since that was only used for RTMP support which has been removed from this project. You can trial the changes in the ffmpeg287 branch. Currently just the arm shared libraries are included. If you have success I'll merge #58 and release the update.

To make updating FFmpeg and the JNI bridge easier I've moved the bridge into this project directly, and added more complete instructions to DEVELOPMENT.md. In short:

To update FFmpeg in the future:

  1. Build FFmpeg shared libraries (instructions) and copy the libav* shared libraries to ./src/main/jni/ffmpeg/ARCH and their headers to ./src/main/jni/include
  2. Update the JNI bridge at ./src/main/jni/FFmpegWrapper.c if necessary (FFmpeg 3.x)
  3. Invoke ndk-build from ./src/main/jni.

from kickflip-android-sdk.

inturbidus avatar inturbidus commented on August 12, 2024

Great! Appreciated! I'll test it out and reply.

from kickflip-android-sdk.

inturbidus avatar inturbidus commented on August 12, 2024

Resolved. Thank you.

from kickflip-android-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.