flutter-webrtc / flutter-webrtc

WebRTC plugin for Flutter Mobile/Desktop/Web
MIT License
3.98k stars 1.07k forks source link

IOS pull stream hw decode #1571

Open IvanSiOMMP opened 1 month ago

IvanSiOMMP commented 1 month ago

Describe the bug At present, through Xcode analysis, it is found that the GPU is not used for decoding the webrtc stream. The CPU load is relatively high. At the same time, it is not known under what circumstances the CPU load will gradually increase. The same flutter code, the android system does not have this problem. To Reproduce

Expected behavior

Platform information