Questions tagged [360-virtual-reality]

360-degree VR videos, also known as immersive videos or spherical videos, are video recordings where a view in every direction is recorded at the same time.

181 questions
2
votes
2 answers

Is it possible to link to a 360 YouTube video with ReactVR?

In the documentation for ReactVR for VideoPano it demonstrates pointing to a video in the code base. Is it possible to link to an external link (aka Youtube)? So instead of video.mp4, it would link to…
Yoni Binstock
  • 241
  • 4
  • 19
2
votes
1 answer

how to add text and image over the 360 images A-Frame

I wanna add text and image over the 360 image in A-Frame how to add text and images above 360 ? Document
Akash
  • 29
  • 6
2
votes
0 answers

Read video xmp metadata iOS

I need to distinguish between normal and 360 videos and for that I am trying to read the xmp metadata of a video to access the projection type of the video. I did successfully read the metadata of an image (CGImageMetadataRef) but I could not have…
Iulian C
  • 21
  • 1
2
votes
0 answers

Converting 360 Panorama image to VR-View compatible image

I would like to convert the 360 degree Panorama image captured from Cardboard camera programmatically into an image that can be displayed in vr-view in android. This is the website that I used to handle the…
2
votes
1 answer

Convert panorama to VR (equirectangular or cubemap)

I have an image that is a panorama 360 photo (example). I'd like to convert it to a format that fits in VR - either equirectangular (example) or cubemap. The only solution I've seen is http://ggnome.com/pano2vr but it does not seem to work for me.…
Sekoul
  • 1,361
  • 2
  • 14
  • 30
2
votes
0 answers

Number of 2-d photos to create 360 photo and how to stitch them

I am a VR beginner. I want to play around with creating a 360 photo from my phone's 2-d camera alone. From what I read it is a common case but I dont see any guideline one Should I take regular flat 2-d photos or panorama? What is the optimal…
aasthetic
  • 327
  • 4
  • 21
2
votes
0 answers

360 live stitched local camera feed at lowest latency + Unity / iOS / Android

I'm looking for recommendations on hardware and software to render a live stitched feed from a local 360 camera in Unity (alternatively native iOS or Android) at absolute minimum latency. There is high flexibility regarding the hardware and setup.…
2
votes
1 answer

360 video embed Youtube player in iOS app

I am very new to xcode but would like to have some guidance on embedding 360 videos into an iOS app. Bascially, I want to play a 360 degree video in my mobile app. I do not want the video to be opened in Youtube app. I simply want the video to be…
Head and toes
  • 659
  • 3
  • 11
  • 29
2
votes
0 answers

Embedding a 360 video into a website - mobile friendly

Ok so I am planning to embed a 360 video into a website however need this video to play on ios through the native video player. I have looked into google vr view but when I tried to get it to work, I got a load error. Are there any other solutions…
dwinnbrown
  • 3,789
  • 9
  • 35
  • 60
2
votes
0 answers

How to play 360 video with seekbar in HTML Google card board VR

I need assistance for creating 360 Video HTML VR using Google Cardboard VR. I have downloaded source from below url, I need to integrate seekbar and i need documentation for 360 Video in HTML…
2
votes
1 answer

Viewport in 360 videos and panoramic videos in VR headsets

I'm trying to learn how 360 degree videos currently available inside VR headsets such as Oculus or Samsung Gear VR work. Apparently they are using the notion of panoramic videos (360 degree video). I was doing some tests, and noticed the raw video…
Tina J
  • 4,983
  • 13
  • 59
  • 125
2
votes
0 answers

Google Cardboard SDK's sample app issues on Android 6.0.1

I'm implementing the new Google cardboard sdk's VR View to play 360 degree videos. The Sample project provided runs fine on all devices except Samsung phones with Android 6.0.1. To confirm, I tested the project on Nexus 5 running 6.0.1 and Galaxy S…
ArsenalFC
  • 176
  • 1
  • 1
  • 6
2
votes
2 answers

how to add gaze input timer to trigger an action after gazing for 3secs?

I am new to unity and VR. I have been using google cardboard SDK to create VR apps in unity and am stuck at gazetimer. I want to trigger an action only if the user looks at any object for 3secs but have not been able to do so. Please help
1
vote
0 answers

Is there any way to create 360 Video or 360 Image Player using Cardbord sdk?

I researched a lot but did not find the proper document or proper solution to build 2D 360 Video view or 360 Image View using CardBoard sdk. Why CardBoardSdk? Because Google VR SDK is no more support so we can't use it for feature development.
Dhaval Solanki
  • 4,589
  • 1
  • 23
  • 39
1
vote
0 answers

How to develop free viewpoint video from 5 azure kinect and play on Meta Quest 2

I am currently using 5 azure kinect to capture the whole body. I want to create free-viewpoint video at Meta Quest 2. But I have no idea to create the video. My Expected Solution Calibration with charuco for getting the location of each…
1 2
3
12 13