D
D
Dmitry Richter2014-12-25 19:09:38
Google
Dmitry Richter, 2014-12-25 19:09:38

How to implement a video player on android (Side by Side)?

I need to make video playback of two videoView or SurfaceView here is an example app on Google Play .
I struggled with cardboard for a long time but didn't work, and then just trying to find a solution with playing 2 videos with 2 videoview , I just found a StackOverflow solution .
Just tried to use this app from GitHub , but without root permission, it doesn't work.
That is, I almost found a solution to the problem, but it only supports local files, and if I want to play from the Internet using "HTTP" or "HTTPS", then this option does not work. Will help solve the video playback problem, and what are the possible solutions, examples, tutorials, anything?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Oleg, 2014-12-25
@Master255

textureview tried to use? It seems to me that it should make it possible to play two videos at the same time ... it's a texture.
And 127.0.0.1:3965 is blocked? If not, then there is a solution.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question