Code Monkey home page Code Monkey logo

Comments (8)

MosheBenZacharia avatar MosheBenZacharia commented on August 26, 2024

This plugin does not support stereoscopic recording, I would suggest "VR Panorama 360 PRO Renderer" from the Unity Asset Store:
https://www.assetstore.unity3d.com/en/#!/content/35102

from 360-capture-sdk.

tdowgielewicz avatar tdowgielewicz commented on August 26, 2024

from 360-capture-sdk.

cg439 avatar cg439 commented on August 26, 2024

There's a correct method of approaching this which involves doing things to get stereo renderings for each vertical slice so you can ensure you have stereo overlap in each direction, and there's an incorrect way you could approach this of doing the equivalent of having two "cameras" in the scene that simulate ipd distance between two eyes and do a 360 capture equivalent to top bottom/left right eye combinations.

The latter is likely something you could experiment with using the current SDK in a simple scene starting with offline capture of a scripted environment and merging the content to see if the 3D causes eye strain or not and is actually 3D looking around or even just in front of you.

The former requires a reworking of the core capture script logic.

Ideally you'd do something like multiple cameras for overlap and then use something like optical flow to properly create 3D content but that's unlikely to occur in realtime without multiple GPUs

from 360-capture-sdk.

cg439 avatar cg439 commented on August 26, 2024

The latter is essentially how 180 stereo works, and why 180 stereo isn't great example of stereo as it only has stereo convergence directly in front of you. We'll be exploring stereo support likely later this year but probably after exploring 180 support.

from 360-capture-sdk.

Arakade avatar Arakade commented on August 26, 2024

Hi @cg439
May I ask what's the latest on stereoscopic capture please?
I notice fbc_setVodCaptureSettings() includes mention of STEREO_MODE. It's not settable in the current FBCaptureSDK.cs and adding a facility to set it seemingly has no effect (mono video is still produced).
If your "latter" from above is proving too troublesome, could we perhaps have the "prior" option until it's ready? (perhaps with a separate flag that highlights its limitations?)
Thanks

from 360-capture-sdk.

grancia avatar grancia commented on August 26, 2024

We're not supporting stereoscopic capture yet and not on the roadmap of this year either .
How about testing with RGB-D which is giving you more immersive on watching video?

from 360-capture-sdk.

Arakade avatar Arakade commented on August 26, 2024

Hi, @grancia Thanks for replying!
Do you have info on uploading that to YouTube for 3D viewing? I was using https://support.google.com/youtube/answer/6316263 for over-under upload but don't see RGB-D mentioned there. (I did a little Googling but haven't found yet so would really appreciate any tips/links!)
Thanks again.

from 360-capture-sdk.

cg439 avatar cg439 commented on August 26, 2024

from 360-capture-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.