Skip to content
#

hls

Here are 758 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
owncast
gabek
gabek commented Jan 2, 2022

Owncast will never have "restreaming" functionality, it's a streaming server, not a streaming client. But enough people ask about it and consider it a barrier of entry that it's worth adding some documentation around suggestions to answer their question. While we'd obviously love to have people using Owncast exclusively, using it along side YouTube or Twitch is better than them not using it at al

documentation good first issue

Ant Media Server is a streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is highly scalable both horizontally and vertically. It can run on-premise or on-cloud.

  • Updated Mar 24, 2022
  • Java

Improve this page

Add a description, image, and links to the hls 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 hls topic, visit your repo's landing page and select "manage topics."

Learn more