Search Unity

Everyplay with Vuforia VideoPlayer

Discussion in 'Unity Everyplay' started by Dotby, May 24, 2016.

  1. Dotby

    Dotby

    Joined:
    Nov 12, 2013
    Posts:
    32
    Last edited: Jun 14, 2016
  2. Dotby

    Dotby

    Joined:
    Nov 12, 2013
    Posts:
    32
    It's been half a month. This issue is still very important.
     
  3. ullatussimo

    ullatussimo

    Unity Technologies

    Joined:
    Jun 16, 2015
    Posts:
    108
    Hello @Dotby ,

    Thanks for reaching out.

    I did a simple test integration with Vuforia, and at least on Android we unfortunately are not able to grab the Vuforia audio track.

    The default SoundPool & MediaPlayer audio interfaces of Android are not completely compatible with Everyplay.
    We're investigating the issue but so far we can't make sure Everyplay works with these.

    Thanks for your understanding.

    Cheers,
    Simo
     
    Dotby likes this.
  4. Dotby

    Dotby

    Joined:
    Nov 12, 2013
    Posts:
    32
    This page will be able to help me?
    I think many developers will support me. You understand that in the near future Everyplay will be required to record virtual (VR) and augmented (AR) reality replays.
     
    Archviz3d likes this.
  5. fabiotgarcia

    fabiotgarcia

    Joined:
    Apr 28, 2017
    Posts:
    35
    Hello @Dotby

    Can you record an AR with Vuforia through Everyplay?
    In my app its freezing when I hit the button record.

    Thanks,

    Fábio
     
  6. Dotby

    Dotby

    Joined:
    Nov 12, 2013
    Posts:
    32

    Yes, i have some experience with recording Vuforia with Everyplay.
     
  7. ChandanKolaparthy

    ChandanKolaparthy

    Joined:
    Dec 9, 2016
    Posts:
    10
    Please tell how to use everyplay with vuforia. I am getting error when I try to build my app to android. THe error is "Unable to merge android manifests". how to solve this? and can you guide me to use every play?
     
  8. yasirkula

    yasirkula

    Joined:
    Aug 1, 2011
    Posts:
    2,879
    In Android Studio, when you open any AndroidManifest file and switch to the Merged Manifest tab, you can click on the links that start with "suggestion: ..." to solve the conflicts (well, it works most of the time).
     
  9. kkbspod

    kkbspod

    Joined:
    Jun 13, 2017
    Posts:
    2
    Hello @Dotby
    Do you know how to grab the Vuforia audio in iOS? I can't capture the microphone input and the audio of Vuforia Video Play Back.I already called Everyplay.FaceCamStartSession() and Everyplay.FaceCamSetAudioOnly (true). but it still can't capture the microphone input.

    Thanks!