Skip to content
#

streaming

Here are 3,094 public repositories matching this topic...

srs
LUOQING1994
LUOQING1994 commented Feb 24, 2022

描述(Description)

描述你遇到了什么问题

用户点播视频,PC端使用WebRtc播放,当用户关闭视频后,云服务器利用回调函数,主动踢掉用户播放的视频流,该过程进行十几次后,云服务器的CPU一直处于98%的状态,即使没有任何推流操作,cpu也无法得到释放。

  1. SRS版本(Version): v 4.0.198

重现(Replay)

重现Bug的步骤(How to replay bug?)

  1. 本地推流到SRS云服务器
  2. PC端成功播放视频后,主动关闭视频,云服务器使用回调函数,进行主动踢流
  3. 重复十几次后,CPU处于98%的状态

期望行为(Expect)

描述你期望发生的事情(Please describe your expectation)

频繁推流、拉流、

yaauie
yaauie commented Feb 1, 2022

Logstash information:

Please include the following information:

  1. Logstash version: 7.16.3 (with unverified reports of similar behaviour on 7.15)

    Looking through our case history there were examples of this issue happening after upgrading to 7.15 and higher. The odd behavior is this appears to be intermittent in most cases, and the cases closed out without resolution. Confirmed

flink-learning

flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》

  • Updated Feb 26, 2022
  • Java
Open

Tests

leeoniya
leeoniya commented Dec 14, 2019

it's becoming more time-consuming and error-prone to manually re-test all the demos following internal refactorings and API adjustments.

now that the API is fleshed out a bit, it's possible to test a large amount of code (non-granularly) without having to simulate all interactions via Puppeteer or similar.

a lot of code can already be regression-tested by simply running all the demos and val

Improve this page

Add a description, image, and links to the streaming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the streaming topic, visit your repo's landing page and select "manage topics."

Learn more