Hi all,
I am a beginner for android programming. since I want to get the rtsp streaming from IP camera. I have try to use VLC player and it works. Now I want to create an apps to watch that camera. I want to have an videoview which can use VLC player in my layout. I want to know how to do it.
For reference, I have try Vitamio. It is okay for me to add the videoview in my layout and then show the video for my preferred size. However, playing local video file and other file is fine but playing for rtsp streaming for IP camera is not okay. So I want to change to VLC player. Anyone can help me?
Thx in advance.
Benny