hvr streaming server

Answered

Comments

6 comments

  • Avatar
    Support

    Hi Tarun, 

    You should be able to change the data mode in HvrActor component to "Path" and specify an HTTP URL of the hvr content you want to stream, like that:

    Also, make sure the Internet access in player settings in Unity is switched to "required".

    Alternatively, you can download the .hvrs file yourself and store it into a public storage. Then call HvrActor.SetAssetData() to load the content.

    -1
    Comment actions Permalink
  • Avatar
    Tarun Tatavarthi

    hello, I did try the same method you have provided but it did not work.

    However, I'm able to store the files in local storage and display into the application

    But I do not want to store into my application or local storage, I just want to stream the content directly from the cloud to the app and your HTTP Url solution didn't work.

     

    Please Help me with the solution

    0
    Comment actions Permalink
  • Avatar
    Tarun Tatavarthi

    Dear Support,

     

    Please try t reply a bit faster for the queries, I have mailed the problem to support team and here but didn't get any reply.P lease reply to the support emails and here if possible

    Thank you for a reply 

    0
    Comment actions Permalink
  • Avatar
    Support (Edited )

    Hi,

    I can confirm from my side if the http/https server is up and serving the right .hvrs file(note we don't support using a folder of .hvr in a URL), the content can be properly streamed. Note you need the Internet permission turned on.

    The first step you probably want to check, is whether the URL is working in Unity editor or not. 

    If it's working in the editor while not on device, can you please post the logcat output from your Android device? Along with that, if you can provide the version of Unity and the version of 8i Unity plugin, that would be very helpful.

     

    1
    Comment actions Permalink
  • Avatar
    Tarun Tatavarthi

    Hello, Support Team

    sure will try out and let you know. get one concern, How can I get ".hvrs" files?

    when a file download from the website we get ".hvr" files right?

    Can you help me with finding ".hvrs" files?

     

    Thank you very much for quick reply and support.

     

    0
    Comment actions Permalink
  • Avatar
    Support (Edited )

    Hi, you can get some sample .hvrs files from our web site: https://8i.com/developers/downloads/ 

    Scroll to the very bottom you'll find some sample assets to download. These are all in .hvrs format.

    0
    Comment actions Permalink

Please sign in to leave a comment.