Giter Club home page Giter Club logo

Comments (7)

kingslay avatar kingslay commented on July 18, 2024

这个要看下ffmpeg是否支持这种方式,因为我的这个项目是基于ffmpeg来的。

from ksplayer.

kingslay avatar kingslay commented on July 18, 2024

你可以试着把这个播放文件封装成直播。这样是否就可以了。

from ksplayer.

Gamec avatar Gamec commented on July 18, 2024

How can I encapsulate file into live broadcast? I also need to be able to rewind this file.

from ksplayer.

kingslay avatar kingslay commented on July 18, 2024

如果你需要倒带播放的话,那就只能用avplayer了。目前KSMEPlayer 不支持倒带播放

from ksplayer.

Gamec avatar Gamec commented on July 18, 2024

I don't mean rewind playback, as in playing backwards. I just need to be able to seek to previous frames of this file.

Maybe better explanation would be this. I need it look like live hls player (so I can seek to previous frames, new frames appear automatically at end of video), but file (or files) are local to device.

Do you think it's possible to achieve using KSPlayer?

from ksplayer.

kingslay avatar kingslay commented on July 18, 2024

那你可以试着把视频的长度设置为一个比较大的值。例如是24小时。看下行不行

from ksplayer.

Gamec avatar Gamec commented on July 18, 2024

Ok, thanks. I'll check it.

from ksplayer.

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.