multimedia
Here are 871 public repositories matching this topic...
Bug report
Describe the bug
Here is a clear and concise description of what the problem is:
Hello, There is a bug on Kodi (tested on Windows Store version)
Using Alt+Space I can move Kodi on full-screen mode
Expected Behavior
Here is a clear and concise description of what was expected to happen:
Actual Behavior
Possible Fix
To Reproduce
Steps to reproduce t
-
Updated
Mar 31, 2022 - C
-
Updated
Mar 31, 2022 - C++
-
Updated
Mar 29, 2022 - Java
-
Updated
Feb 26, 2022 - C++
-
Updated
Mar 31, 2022 - Python
-
Updated
Mar 31, 2022 - C++
-
Updated
Mar 31, 2022 - C
-
Updated
Mar 30, 2022 - Objective-C
-
Updated
Oct 18, 2021 - Swift
-
Updated
Mar 29, 2022 - C
-
Updated
Mar 23, 2022 - C#
-
Updated
May 22, 2021 - C
-
Updated
Mar 31, 2022 - Elixir
-
Updated
Apr 23, 2021 - Java
-
Updated
Feb 23, 2022 - Dockerfile
-
Updated
Jun 27, 2021 - Python
-
Updated
Mar 29, 2022 - Go
-
Updated
Feb 4, 2022 - C
-
Updated
Mar 27, 2022 - Lua
-
Write higher bitdepth YUV Formatons
-
Write 420 and 444 YUV Formatons
-
Write higher bitdepth RGB Formatons
-
Write the F64 Soniton
-
Write the S32 Soniton
-
Updated
Mar 27, 2022 - Python
-
Updated
Mar 31, 2021 - C++
-
Updated
Jan 17, 2022 - C#
Improve this page
Add a description, image, and links to the multimedia topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the multimedia topic, visit your repo's landing page and select "manage topics."
描述(Description)
用户点播视频,PC端使用WebRtc播放,当用户关闭视频后,云服务器利用回调函数,主动踢掉用户播放的视频流,该过程进行十几次后,云服务器的CPU一直处于98%的状态,即使没有任何推流操作,cpu也无法得到释放。
v 4.0.198重现(Replay)
本地推流到SRS云服务器PC端成功播放视频后,主动关闭视频,云服务器使用回调函数,进行主动踢流重复十几次后,CPU处于98%的状态期望行为(Expect)
频繁推流、拉流、