How to embed VLC media player to my Android App
Is there a way to embed VLC media player to Android Application? I have several issues: 1) I have a video streaming Camera (from RTSP) and I cannot play its stream on my regular videoview panel (Sorry this video cannot be played error). However, I installed the VLC application for Android (beta version) and I was able to play it. 2) My main objective is to port a desktop java application which uses VLC plugin to Android. I want to accomplish this task with minimum effort (I have some time issues). Another alternative, is there a way to embed codecs used by VLC to my application? Because with