3

I want to create a video player that can play 2D videos in a Cardboard view using android studio.

I don't know if it is possible or not? please help me.

dreamcrash
  • 47,137
  • 25
  • 94
  • 117

1 Answers1

0

Since we are going to render the output to a SurfaceView, yes it is possible. you have to apply proper projection to your camera object.

sreekumar
  • 2,439
  • 1
  • 21
  • 27