opentok-android-sdk-samples icon indicating copy to clipboard operation
opentok-android-sdk-samples copied to clipboard

PublisherKit.setVideoStatsListener(VideoStatsListener listener) Listener is first trigger after 1min from session onConnected()

Open mayurpatil307 opened this issue 3 years ago • 0 comments

Hi,

The VideoStatsListener is triggered approx. 1min after the sission onConnected() is triggered. After session is connected the stream gets published but for 1min we don't receive any callback from VideoStatsListener.

Is this a bug or is it expected interval of 1min to receive first callback trigger of VideoStatsListener?

mayurpatil307 avatar Oct 08 '21 18:10 mayurpatil307