• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Anyone have experience with VLC-ANDROID-SDK?

Jo_Han_Solo

Newbie
Hey guys,

I'm using mrmaffen's VLC-ANDROID-SDK to develop an RTSP streaming app.
https://github.com/mrmaffen/vlc-android-sdk

I've had a lot of success getting it working and running quite well, but the problem I'm having that I can't seem to shake is getting it to display the video feed in fullscreen on the SurfaceView, or even just in the center of the SurfaceView.

This is what I get:
https://ibb.co/mXAwX6

The black window is the total size of the screen, I want that video to fill the screen and hopefully always fill from center, but I can't figure out how to do it.

Anyone have any experience with anything like this and knows how to fix it?
 
Back
Top Bottom