Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any good solution for 180 video? #152

Open
AaronTYZ opened this issue Jan 26, 2018 · 6 comments
Open

Any good solution for 180 video? #152

AaronTYZ opened this issue Jan 26, 2018 · 6 comments

Comments

@AaronTYZ
Copy link

360 video now well supported by framework, but if 180 video is played, two same 180 video will be displayed within tag "Viro360Video".
The spliced lines between two images were annoying.Any good solution for this, how can I replace one with a 180 image?

@manbod
Copy link
Collaborator

manbod commented Jan 29, 2018

Hi AaronTYZ,
Currently we do not support 180 video. What are the dimensions (resolution) of this video? One way I can think of would be to rely on video editing to make the 180 video dimensions equivalent for a 360 video, and filing the unwanted 180 part of the video with whatever image you wanted to appear in place of the second video.

@newbot23
Copy link

Hi @manbod,
would you please tell us whether the 180° video player is part of your roadmap? If yes, could you please tell us when it is planned to be released? Thanks a lot.
Regards,
newbot23

@dam00n
Copy link
Collaborator

dam00n commented Mar 20, 2018

@newbot23 we can add this to our backlog. Will update this issue once we have a timeframe. It might be a couple months because the next couple releases are pretty packed and we need to evaluate this feature. Do you have a sample 180 video you can send us that we can use as testing ([email protected])? Also, what cameras are you using to take 180 video just so we can research more.

@dam00n
Copy link
Collaborator

dam00n commented Apr 5, 2018

We added support for video material textures in the latest release of ViroReact (v2.5.1). For 180 videos you might be able to create a 3D object that is a half sphere and then use the video texture to show the video on the sphere. -> https://docs.viromedia.com/docs/viromaterialvideo

Release notes and upgrade instructions here -> https://docs.viromedia.com/docs/releases

@newbot23
Copy link

newbot23 commented Apr 5, 2018

@dam00n
Thanks for the update. I've got the information regarding the camera that is going to be used: http://www.z-cam.com/180-vr-camera-k1-pro/
Here is some information regarding the VR180 format: https://vr.google.com/vr180/
There is some shows on YT in VR180 (https://www.blog.google/products/google-vr/watch-live-performances-fader-fort-sxsw-vr180/)

My understanding is that it is not yet possible to have VR and 3d video the same time right now? So the video texture that we will use on the half sphere is a 2d texture?

@dam00n
Copy link
Collaborator

dam00n commented Apr 5, 2018

Thanks for the additional info. We do support stereoscopic images and video (see stereo mode under ViroVideo or ViroImage). I think that is what Google means when they say 3D. So you should be able to play your 180 video via the texture.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants