harlanc / xiu

A simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
https://rustxiu.com
MIT License
1.77k stars 187 forks source link

[Bug]CPU usage is abnormal. #9

Closed harlanc closed 3 years ago

harlanc commented 3 years ago

Reproduce:

1 Using obs to push rtmp stream to xiu server. 2 Play the httpflv stream. 3 Shut down the player.

In Step 1 or 2 the CPU usage is about 3%. In Step 3, the CPU usage can reach to 100%.

harlanc commented 3 years ago

fixed https://github.com/harlanc/xiu/commit/a3f20cfc0ebbf3bb13c689ec842fd4768872e2c8