The Wayback Machine - https://web.archive.org/web/20220328111244/https://github.com/topics/streaming
Skip to content
#

streaming

Here are 3,129 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)

频繁推流、拉流、

API good first issue
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

akka
flink-learning

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

  • Updated Mar 23, 2022
  • Java
nuclear
kjukmar2
kjukmar2 commented Mar 20, 2022

Platform: Linux Mint 20.3

Nuclear version: 0.6.17; Appimage with AppimageLauncher

Description of the issue: I can't say that I really if I do things correctly, but it appears to be riddled with problems at my machine. At the very start of the appimage (and the .deb package previously) there's is an "Cannot read property 'sourceName' of undefined" error. But now a more serious issue appeared.

bug good first issue
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

good first issue
redpanda
ajfabbri
ajfabbri commented Mar 19, 2022

Version & Environment

Redpanda version: latest

What went wrong?

Failure starting redpanda with an error similar to:

 Failure during startup: std::__1::system_error (error system:13, open: Permission denied)

This has been reported multiple times, typically when rpk is run as one user (e.g. sudo) and redpanda is run as another.

What should have happened instead?

kind/bug good first issue area/rpk

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