react-native-vlc-media-player icon indicating copy to clipboard operation
react-native-vlc-media-player copied to clipboard

iOS app crashes on re render VLCPlayer component in release mode

Open TayyabaAslam3317 opened this issue 4 years ago • 4 comments

iOS app crashes when vlc player component is rendered with a live video stream on http with mjpeg video type. But when I re render the same component for the same live video stream url, my iOS app is crashing. The same flow is working perfect for android and iOS debug mode apps.

TayyabaAslam3317 avatar Dec 29 '20 05:12 TayyabaAslam3317

Have you checked our testing app?

On Tue, 29 Dec 2020 at 6:17 PM, TayyabaAslam3317 [email protected] wrote:

iOS app crashes when vlc player component is rendered with a live video stream on http with mjpeg video type. But when I re render the same component for the same live video stream url, my iOS app is crashing. The same flow is working perfect for android and iOS debug mode apps.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/razorRun/react-native-vlc-media-player/issues/50, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFB72EAUGSIE6XAHVNKV6VLSXFRAHANCNFSM4VMZ3RSQ .

razorRun avatar Dec 29 '20 05:12 razorRun

@razorRun app crashes when we render camera and vlc player at same time or when switching from vlc player (when stream is playing) to camera and then back to vlc player (at this point app crashes when playing just tries to start). I checked this for your testing app as well.

TayyabaAslam3317 avatar Jan 01 '21 06:01 TayyabaAslam3317

Looks like this issue is still happening... any updates? @TayyabaAslam3317 have a found a solution to this?

aircliff01 avatar Feb 17 '22 05:02 aircliff01