Code Monkey home page Code Monkey logo

Comments (4)

imoreapps avatar imoreapps commented on June 26, 2024

The framework size has reached the github size limitation, so we zipped the framework to reduce its size, after you cloned the github repo, you can manually unzip the libs.zip file within the root directory of the project, then try to rebuild it, this error should be gone.

from ffmpeg-avplayer-for-ios-tvos.

Sebacho-Barajas avatar Sebacho-Barajas commented on June 26, 2024

thanks solved it

from ffmpeg-avplayer-for-ios-tvos.

Sebacho-Barajas avatar Sebacho-Barajas commented on June 26, 2024

what do i need to do to add this player to my app?

from ffmpeg-avplayer-for-ios-tvos.

imoreapps avatar imoreapps commented on June 26, 2024

Thanks for your feedback. We are making the tutorial now, we believe that it’s coming soon. Now you can reference the github DEMO project. The most you need to do is

  1. instance an FFAVPlayerController object
  2. setup its delegate and some properties
  3. invoke the openMedia method to open an av resource
  4. when you received the "did load” event (via delegate), setup UI, the FFAVPlayerController just exposes an UIKit object “drawableView” property, you can do any operations on it just like an normal UIView object.
  5. customize yourself player UI and associate UI elements with FFAVPlayerController object.

It’s very similar with iOS MPMoviePlayerController component.

Notice: the framework is not FREE, so if you want to use it in your product, please purchase the license.

Thanks.

from ffmpeg-avplayer-for-ios-tvos.

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.