Skip to content

Android VLC player with multiple instance POC - DO NOT USE - libvlc supports this natively now

Notifications You must be signed in to change notification settings

vishalkumarsinghvi/multiplevlc

Repository files navigation

LibVLC on Android demo with multiple instances This is a sample application demonstrating the use of libVLC on Android.

This repository contains only sample code, and the libVLC on Android sdk (vlc-sdk.7z) must be built and placed into the target application's source code directory.

Getting started Requirements:

Generate sdk files of patched VLC You can find the repo here: https://github.com/coderReview/Android-VLC-Patches

Now, just copy them into the app and run it

Debugging Having problems making some media play?

Use adb logcat to read the debug logs. This is analogous to Tools → Messages (verbosity 2) in desktop VLC.

In addition, try different configurations of hardware acceleration, chroma, and deblocking. Android devices vary greatly in their capabilities.

About

Android VLC player with multiple instance POC - DO NOT USE - libvlc supports this natively now

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages