react-native-vlc-media-player
react-native-vlc-media-player copied to clipboard
any plan to use 4x version of libvlc?
Is there any plan or guidance on how to upgrade the libvlc version to 4.0. The current version is using the v3.6.0
org.videolan.android:libvlc-all:3.6.0-eap9
libvlc version - https://mvnrepository.com/artifact/org.videolan.android/libvlc-all
We are facing an odd issue, the 3.6.0-eap9
and 3.6.0-eap11
both are not showing the text tracks for UDP-based IPTV streams. But the VLC player from the Android Play store is working fine.
So hoping that upgrading to the latest version might fix the issue.