sipsorcery-org / sipsorcery

A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
https://sipsorcery-org.github.io/sipsorcery
Other
1.42k stars 431 forks source link

Line 231 from FFmpegVideoDecoder.cs consumes high CPU #1068

Closed nodminger closed 6 months ago

nodminger commented 6 months ago

The line 231 from FFmpegVideoDecoder.cs in SipsorceryMedia.FFmpeg consumes more CPU usage while video streaming. Is there any way to reduce this? image

ChristopheI commented 6 months ago

I suppose you can ask FFmpeg community about this