vlc-android-sdk icon indicating copy to clipboard operation
vlc-android-sdk copied to clipboard

VLC Android SDK pushed to Maven Central. Primarily used in project tomahawk-android.

Results 77 vlc-android-sdk issues
Sort by recently updated
recently updated
newest added

Caused by: java.lang.IllegalStateException: can't get VLCObject at org.videolan.libvlc.MediaPlayer.nativeAddSlave(Native Method) at org.videolan.libvlc.MediaPlayer.setSubtitleFile(MediaPlayer.java:48) and in MediaPlayer class 48 number line script is given below nativeAddSlave(Media.Slave.Type.Subtitle, path, false);

I'd like to know how to add username and password with streaming url.

Hi, On the documentation and last commits it says that the libvlc version used is 2.1.4, but the user-agent of the library says '3.0.0-git'. Which one is used on the...

I think in new version 2.0.6 there is a memory leak. Is any one else had this problem?

App always crash (try different devices) when try set setVideoURI Use 'de.mrmaffen:libvlc-android:2.1.12@aar' ``` E/art: 0xb72ff8a8 SpaceTypeMallocSpace begin=0x12c00000,end=0x12f91000,limit=0x22c00000,size=3MB,capacity=96MB,non_growth_limit_capacity=256MB,name="main rosalloc space"] 0xb7275138 allocspace main rosalloc space live-bitmap 3[begin=0x12c00000,end=0x22c00000] 0xb7164278 allocspace main rosalloc...

Hi, have successfully implemented an example, file from sdcard. But wen I try to play a URL from YouTube, nothing appends, no errors but also no video or sound. In...

Are there any plans to support the latest version of VLC 3.0.0?

I saved the playlist, opened it in the audio -> playlist tab, and there are many filenames with %20 characters in it, and thus VLC complains that it can't open...