react-native-nodemediaclient
react-native-nodemediaclient copied to clipboard
ios 15.0.X crash
after connecting to rtmp server is crashes without showing any error on react native console i tried to find the error on xcode here detailes from error to share with you to help me to fix that . my device: iphone 12 ios 15.0.1 this is the error: [E] av_write_frame error:-541478725 [End of file] -> 0x1f0ec7be0 <+488>: ldapr w8, [x22] Thread 31: EXC_BAD_ACCESS (code=1, address=0x16f4a7034) -> 0x1f0ec5a60 <+148>: mov x1, x0 Thread 31: EXC_BAD_ACCESS (code=1, address=0x16f4a7034)
note: it working perfectly on ios 14
thanks