Git Product home page Git Product logo

ttavplayer's People

Contributors

tangdiforx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ttavplayer's Issues

可否具体写一下集成方式

手动集成 和 是pods集成方式, 我直接拖文件夹TTAVPlayer到项目中,手动集成,运行不了。可否具体完善下集成方式。O(∩_∩)O谢谢

建议:对沙盒中视频的支持

您好,我在使用TTAVPlayer的时候,发现它对沙盒中的视频不能够很好的支持, 因为在沙盒中的属性需要用到 NSURL *url = [NSURL fileURLWithPath:self.videoUrl]; 而TTAVPlayer里边是 NSURL *url = [NSURL urlWithString:self.videoUrl]。
所以我建议,把TTAVPlayerVideoInfo中的videoUrl 的属性改为NSURL
您觉得呢

无法播放视URL

Error Domain=NSURLErrorDomain Code=-1022 "The resource could not be loaded because the App Transport Security policy requires the use of a secure connection." UserInfo={NSLocalizedDescription=The resource could not be loaded because the App Transport Security policy requires the use of a secure connection., NSUnderlyingError=0x100fd0410 {Error Domain=kCFErrorDomainCFNetwork Code=-1022 "(null)"}}

运行程序崩溃

崩溃在这里 weakSelf.totalTime = weakSelf.currentItem.asset.duration.value / weakSelf.currentItem.asset.duration.timescale;

建议:完善集成方式

集成方式最好支持: 手动集成 和 pods集成方式,以适应不同项目的需求。大神辛苦了

屏幕旋转横屏错乱及其状态栏问题

screen shot 2017-10-21 at 9 16 51
screen shot 2017-10-21 at 9 18 09
您好,demo在屏幕翻转场景下出现如上图的情况,播放器确实提供了方便的自定义,还有一点,就是在播放过程点击出现控制层的时候没有状态栏的时间电量等信息,感觉略有缺憾.

存在crash风险

当视频处于加载状态,还未处于播放状态,如果拖动slider,会出现崩溃

给出的建议:
在初始加载的状态,下部状态栏不显示
或者
修改相关的bug

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.