mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-22 02:34:26 +08:00
5c80c75ed9
Some checks are pending
Android / build (push) Waiting to run
CodeQL / Analyze (cpp) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
Docker / build (push) Waiting to run
Linux / build (push) Waiting to run
macOS / build (push) Waiting to run
Windows / build (push) Waiting to run
/index/api/stack/reset 在相同url和通分辨率多次调用channel析构没画面的问题 是在 VideoStackManager::parseParams 函数里 多次 (*params)[i * cols + j] = nullptr; 导致 channel 计数器为0,析构没画面。 同时修复cpu占用过高问题。 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FFmpegSource.cpp | ||
FFmpegSource.h | ||
main.cpp | ||
Process.cpp | ||
Process.h | ||
System.cpp | ||
System.h | ||
VideoStack.cpp | ||
VideoStack.h | ||
WebApi.cpp | ||
WebApi.h | ||
WebHook.cpp | ||
WebHook.h |