flutter_vlc_player
flutter_vlc_player copied to clipboard
Many users crashes because of AWindow.java line 40
org.videolan.libvlc.AWindow$SurfaceTextureThread.detachFromGLContext(AWindow.java:40)
I also can confirm it, it's crashing the whole app, not only the widget.
You can try stopping the stream before disposing as someone mentioned here: https://github.com/solid-software/flutter_vlc_player/issues/346#issuecomment-1207288946
Possibly related issues: #365 #350 #346
Same happens with me. App crashes when a user clicks back button while the app is playing rtsp stream. This crashes happens only in certain devices (most of them are oppo devices)