Giter Club home page Giter Club logo

Comments (4)

mayudong1 avatar mayudong1 commented on August 16, 2024

iOS的硬解不支持该视频的视频编码,导致视频解码失败,在检测到一段连续失败后自动切换到使用软解播放
而在检测一段连续的失败这段时间,现象就是会有一小段卡顿
暂时可以在播放之前将解码方式设置成软解(参考https://github.com/ksvc/KSYMediaPlayer_iOS/wiki/decoderMode )来避免
后续我们会进一步完善对不支持的编码格式的判断,在开始解码之前切换解码方式,而不是在解码失败后才切换

from ksymediaplayer_ios.

shixuemei avatar shixuemei commented on August 16, 2024

该视频的播放卡顿问题已于v2.1.1版本修复,请更新

from ksymediaplayer_ios.

RomanticEncounter avatar RomanticEncounter commented on August 16, 2024

http://ivi.bupt.edu.cn/hls/cctv1hd.m3u8 此m3u8会频繁卡顿

from ksymediaplayer_ios.

fpzeng avatar fpzeng commented on August 16, 2024

这个是m3u8直播吗?
请参考hls直播(m3u8)频繁卡顿

https://github.com/ksvc/KSYMediaPlayer_iOS/wiki/hlsStalledd

from ksymediaplayer_ios.

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.