red5pro / streaming-ios

This repository contains a simple project with a number of iOS examples that can be used for testing and reference.
Other
92 stars 29 forks source link

com.red5pro.subscribe_loop accumulate CPU usage #191

Open rajdhakate opened 3 years ago

rajdhakate commented 3 years ago

Hi,

I'm using red5pro to subscribe users for a live stream in iOS. But even after de-allocing the view controller successfully there are some "com.red5pro.subscribe_loop" process consuming the CPU.

Screenshot 2021-03-16 at 2 48 27 PM Screenshot 2021-03-16 at 2 48 36 PM

I have made an example to reproduce the case. SDK version is 6.0

Red5Pro.zip

rajdhakate commented 3 years ago

Found the same very high CPU usage in Testbed example