Giter Site home page Giter Site logo

rtmp花屏 about lal HOT 2 CLOSED

q191201771 avatar q191201771 commented on May 22, 2024
rtmp花屏

from lal.

Comments (2)

q191201771 avatar q191201771 commented on May 22, 2024

应该是rtsp pub推流时,rtp over udp发生丢包导致的。

花屏的根本原因在于上层:

  1. 没有丢弃不完整帧所属GOP剩余帧的逻辑(但是会丢弃不完整帧,也即会花屏,但是也会保证流的合法与协议栈不出错)
  2. 没有等关键帧的逻辑

因为之前考虑RTMP类型的流比较多,预设条件是输入的流都是没问题的。
出于逻辑简单和性能方面的考虑,少了一些逻辑。

我后续会修复这个Bug,请保留这个issue打开,我修复完会在此回复,感谢。

from lal.

q191201771 avatar q191201771 commented on May 22, 2024

该问题移入 #37 管理,这个issue先关闭了,有问题可随时重新打开或创建新的issue,感谢。

from lal.

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.