You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have not found any information on reproduction.
Based on this comment, a model with less memory might increase the reproduction rate. shogo4405/HaishinKit.swift#1077 (comment)
Version
v1.0.7
Which operating systems have you used?
Environment that reproduces the issue
iPhone (13 Pro Max / 16.5.1)
Flutter 3.19.1
Is it reproducible in the example application?
Yes
RTMP Server
none
Reproduction steps
Randomly occurs during live streaming on iOS.
Expected result
Do not crash.
Actual result
Crash in HaishinKit:
Data.replaceSubrange(_:with:)
.Additional context
This crash is reported in HaishinKit:
shogo4405/HaishinKit.swift#1077
And it seems to be fixed in HaishinKit version 1.8.0.
shogo4405/HaishinKit.swift#1406
The latest apivideo_live_stream 1.2.0 uses HaishinKit 1.7.3,
so it seems necessary to update HaishinKit to the latest version.
Relevant logs output
No response
The text was updated successfully, but these errors were encountered: