Playing a video in Google Cardboard

别说谁变了你拦得住时间么 提交于 2020-01-05 22:46:25

问题


I am looking at playing a video in Google Cardboard. I have already created 2 cardboard views and am able to display 2 images in those views.

But am not able to play a video in those views. Also, am not getting any exception.

The cardboard sample here shows a treasure hunt game using open-gl, but nothing related to playing a video.

Any help would be appreciated.


回答1:


Use PanFrame. http://www.panframe.com/

Download their SDK and it has sample apps that let you play videos side by side, compatible with Google Cardboard.

You have to contact them for a license though.



来源:https://stackoverflow.com/questions/30798473/playing-a-video-in-google-cardboard

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!