Closed Zechst closed 2 years ago
Hi,
It seems there has been some fixes on our iOS native live streaming library. See https://github.com/shogo4405/HaishinKit.swift/issues/1016. Thanks for noticing! We will update soon.
Can you get the audio on the decoder side?
Hi,
I updated HK in the main branch. Could you check if the message still appears?
Hi, is this in the new release update for flutter package?
Not yet. Waiting to fix more issues before releasing.
Ok thank you. I will wait for the release to test and see if it still logs the error
1.0.6 has been released. Could you verified that this issue has been fixed?
Hi, thanks so much. The error is no longer seen :)
After following the example, the debugConsole is returning this line
[AudioConverter] CompositeAudioConverter.cpp:1239 Input data proc returned inconsistent 1 packets for 2048 bytes; at 2 bytes per packet, that is actually 1024 packets
Steps to reproduce the behavior:
Not sure if this should be printing
Should I be receiving a packet error? Please assist, thank you