vlc-android-sdk
vlc-android-sdk copied to clipboard
VLC Android SDK pushed to Maven Central. Primarily used in project tomahawk-android.
Hello. Player work fine on api 18 and high (audio and video, support large set of formats). But on api 17 and low (i test on api 16 and 17,...
@mrmaffen I am using https://github.com/pedroSG94/vlc-example-streamplayer this library for playing rtmp url and having aspect ratio issue https://github.com/pedroSG94/vlc-example-streamplayer/issues/9. Can you help me how I resolve this? I want aspect fit for...
Using this library can we play music in background without showing video.? Thanx...
Hi All, I have Mobotix camera. I would like to stream from the camera in android mobile application. I have used these vlc-android-sdk library. I have 5 seconds delay between...
Hi All. i wonder if it's possible to customize the user-agent using the method setUserAgent always sends **LibVLC/3.0.0-git**. for example. let's say i do ` libvlc.setUserAgent("my_custom_user_agent","my_custom_user_agent");` it sends: User-Agent: my_custom_user_agent...
Hello, I am getting below issue after applicatioon is running around 10-15 mins. **_Error:_** 01-02 15:31:35.696 17205 18115 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 18115...
For VLC 2.0.x and older, replace avformat-format with ffmpeg-format.
`couldn't find "libmla.so"`
please update to the latest version (Nougat support)