Giter Site home page Giter Site logo

friman / ffmpeg-with-rtmp-for-qtav Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mohsenie/ffmpeg-with-rtmp-for-qtav

0.0 2.0 0.0 29 KB

This is a build script for building FFMPEG for QtAv with RTMP support. The build files can then be used to compile QtAv with RTMP suport. Note that this script only buildss RTMP for Android and you need to modify it for other platforms

Shell 100.00%

ffmpeg-with-rtmp-for-qtav's Introduction

ffmpeg with rtmp for QtAv. (Android only)

This repository contains script(s) to build ffmpeg for QtAV with RTMP (and OpenSSL) support. Note that the build script only builds for Android targets and for any other platform you need to modify it.

Instructions

  1. Install the Android NDK (tested with version r10).
  2. Ensure that cURL is installed.
  3. Ensure that pkg-config is installed.
  4. Clone this repository and cd into its directory.
  5. Run build_rtmp.sh.
  6. Look in build/dist for the resulting libraries and executables. Copy everything inside /dist/bin to /Qt5.6.5/5.6/android_armv7
  7. Look in build/build.log if something goes wrong.
  8. cd into build_ffmpeg
  9. run ./build_ffmpeg.sh android # android armv7
  10. look into sdk_android_arm and copy everything in it into /Qt5.6.5/5.6/android_armv7
  11. build QtAv

ffmpeg-with-rtmp-for-qtav's People

Contributors

mohsenie avatar

Watchers

 avatar  avatar

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.