Code Monkey home page Code Monkey logo

Comments (6)

zhw2590582 avatar zhw2590582 commented on May 24, 2024

大概率是我的音视频同步没做好,你试试把音频禁用掉看看

from flvplayer.

AmpletecGo avatar AmpletecGo commented on May 24, 2024

这个问题在你还没加上音频就已经存在了,所以我猜应该跟音频没有关系

from flvplayer.

zhw2590582 avatar zhw2590582 commented on May 24, 2024

有没有地址我这边可以访问到的?

from flvplayer.

AmpletecGo avatar AmpletecGo commented on May 24, 2024

http://domain/live/livestream.flv 可以吗?
http://cdn.vk7b0.cn/live/a123.flv

from flvplayer.

zhw2590582 avatar zhw2590582 commented on May 24, 2024

访问不了,文件不存在

from flvplayer.

emptycodes avatar emptycodes commented on May 24, 2024

High latency of streaming is caused by default videoChunk value maybe. If you change tab in browser - latency is higher. FlvPlayer keeps frames in memory and will show it when you back to tab in speed close to framerate. When i set videoChunk to 5*1024, player is showing all saved frames like a accelerated video and back to ~1s latency. Is it possible to add an option for start render from newest frame rather than old frames?

P.S. It seems to me that when i change tab, browser's memory filling up by old frames and despite tab refresh data is still saved - close and create new tab helps.

Firefox 78.0.2, H264 High (no audio), Multiple decoder.

from flvplayer.

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.